[Libreoffice-bugs] [Bug 101376] Wordcount Beanshell macro execution causes deadlock / hang requiring forced kill

2016-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101376

Alex Thurgood  changed:

   What|Removed |Added

Summary|Wordcount Beanshell macro   |Wordcount Beanshell macro
   |execution causes deadlock / |execution causes deadlock /
   |hang|hang requiring forced kill

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101376] Wordcount Beanshell macro execution causes deadlock / hang requiring forced kill

2016-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101376

Alex Thurgood  changed:

   What|Removed |Added

Version|5.3.0.0.alpha0+ Master  |5.1.5.2 release

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101376] Wordcount Beanshell macro execution causes deadlock / hang requiring forced kill

2016-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101376

--- Comment #4 from Alex Thurgood  ---
Tested against 

Version: 5.1.5.2
Build ID: 7a864d8825610a8c07cfc3bc01dd4fce6a9447e5
CPU Threads: 2; OS Version: Mac OS X 10.11.6; UI Render: default; 
Locale: fr-FR (fr.UTF-8); Calc: group

Reproducible also with this version.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101376] Wordcount Beanshell macro execution causes deadlock / hang requiring forced kill

2016-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101376

--- Comment #5 from Alex Thurgood  ---
Attempting the same procedure in LO 5032 causes a crash on execution of the
macro, leading to a hung document recovery window requiring forced kill.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101376] Wordcount Beanshell macro execution causes deadlock / hang requiring forced kill

2016-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101376

--- Comment #6 from Alex Thurgood  ---
Attempting to reproduce with

Version: 5.0.0.4
Build ID: cf112dc905650fb985306a7a03d2fe3fcc6c978f
Locale: fr-FR (fr.UTF-8)

OSX 10.11.4

leads to complete crash after selecting the wordcount.bsh entry in Run Macro
dialog and clicking on Run.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101376] Wordcount Beanshell macro execution causes deadlock / hang requiring forced kill

2016-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101376

--- Comment #7 from Alex Thurgood  ---
So, from what I can attempt to understand in the enclosed backtrace, there
seems to be some incomaptibility in the JNF code that the script has to use
which causes the JVM to sigsegv multiple times, and this nonetheless attempts
to instantiate the macro dialog

warn:vcl:80504:1:vcl/source/window/dialog.cxx:788: Dialog::StartExecuteModal()
- Parent not visible

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101376] Wordcount Beanshell macro execution causes deadlock / hang requiring forced kill

2016-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101376

--- Comment #8 from Alex Thurgood  ---
Created attachment 126665
  --> https://bugs.documentfoundation.org/attachment.cgi?id=126665&action=edit
backtrace from lldb debugging session

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101376] Wordcount Beanshell macro execution causes deadlock / hang requiring forced kill

2016-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101376

Alex Thurgood  changed:

   What|Removed |Added

 CC||sberg...@redhat.com

--- Comment #9 from Alex Thurgood  ---
@Stephan : one for you ?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101376] Wordcount Beanshell macro execution causes deadlock / hang requiring forced kill

2016-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101376

Alex Thurgood  changed:

   What|Removed |Added

   Keywords||haveBacktrace

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101376] Wordcount Beanshell macro execution causes deadlock / hang requiring forced kill

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101376

--- Comment #10 from Stephan Bergmann  ---
With my local master build and JDK 1.8.0_77, causes a crash as follows (and
then goes beachball):

> * thread #1: tid = 0x20d09, 0x00012aef9472 
> libjvm.dylib`ThreadStateTransition::trans_from_native(JavaThreadState) + 10, 
> queue = 'com.apple.main-thread', stop reason = signal SIGSEGV
> frame #0: 0x00012aef9472 
> libjvm.dylib`ThreadStateTransition::trans_from_native(JavaThreadState) + 10
> libjvm.dylib`ThreadStateTransition::trans_from_native:
> ->  0x12aef9472 <+10>: movl   $0x5, 0x270(%rbx)
> 0x12aef947c <+20>: leaq   0x77afb5(%rip), %rax  ; os::_processor_count
> 0x12aef9483 <+27>: movl   (%rax), %eax
> 0x12aef9485 <+29>: cmpl   $0x1, %eax
> (lldb) bt
> * thread #1: tid = 0x20d09, 0x00012aef9472 
> libjvm.dylib`ThreadStateTransition::trans_from_native(JavaThreadState) + 10, 
> queue = 'com.apple.main-thread', stop reason = signal SIGSEGV
>   * frame #0: 0x00012aef9472 
> libjvm.dylib`ThreadStateTransition::trans_from_native(JavaThreadState) + 10
> frame #1: 0x00012b0a1ab2 libjvm.dylib`jni_IsSameObject + 48
> frame #2: 0x000146c681f5 JavaNativeFoundation`-[JNFWeakJObjectWrapper 
> _getWithEnv:] + 37
> frame #3: 0x000146c6848f JavaNativeFoundation`-[JNFJObjectWrapper 
> jObjectWithEnv:] + 29
> frame #4: 0x00015189637c libawt_lwawt.dylib`-[AWTWindow 
> _deliverMoveResizeEvent] + 164
> frame #5: 0x7fff96523bbc 
> CoreFoundation`__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
> frame #6: 0x7fff96523b4f 
> CoreFoundation`___CFXRegistrationPost_block_invoke + 63
> frame #7: 0x7fff96523ac7 CoreFoundation`_CFXRegistrationPost + 407
> frame #8: 0x7fff96523832 
> CoreFoundation`___CFXNotificationPost_block_invoke + 50
> frame #9: 0x7fff964e05e2 CoreFoundation`-[_CFXNotificationRegistrar 
> find:object:observer:enumerator:] + 1922
> frame #10: 0x7fff964df835 CoreFoundation`_CFXNotificationPost + 693
> frame #11: 0x7fff91fe017a Foundation`-[NSNotificationCenter 
> postNotificationName:object:userInfo:] + 66
> frame #12: 0x7fff8fe7aa4a AppKit`-[NSWindow 
> _setFrameCommon:display:stashSize:] + 3507
> frame #13: 0x7fff8fe79c88 AppKit`-[NSWindow 
> _setFrame:display:allowImplicitAnimation:stashSize:] + 222
> frame #14: 0x7fff8fe79ba3 AppKit`-[NSWindow setFrame:display:] + 67
> frame #15: 0x000151898970 
> libawt_lwawt.dylib`__Java_sun_lwawt_macosx_CPlatformWindow_nativeSetNSWindowBounds_block_invoke_1
>  + 284
> frame #16: 0x000146c685f5 JavaNativeFoundation`+[JNFRunLoop 
> _performCopiedBlock:] + 20
> frame #17: 0x7fff9204ffde Foundation`__NSThreadPerformPerform + 279
> frame #18: 0x7fff9652d881 
> CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
> frame #19: 0x7fff9650cf37 CoreFoundation`__CFRunLoopDoSources0 + 423
> frame #20: 0x7fff9650c4df CoreFoundation`__CFRunLoopRun + 927
> frame #21: 0x7fff9650bed8 CoreFoundation`CFRunLoopRunSpecific + 296
> frame #22: 0x7fff8a534935 HIToolbox`RunCurrentEventLoopInMode + 235
> frame #23: 0x7fff8a534677 HIToolbox`ReceiveNextEventCommon + 184
> frame #24: 0x7fff8a5345af 
> HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 71
> frame #25: 0x7fff8fda8df6 AppKit`_DPSNextEvent + 1067
> frame #26: 0x7fff8fda8226 AppKit`-[NSApplication 
> _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
> frame #27: 0x000106a838f6 
> libvcllo.dylib`AquaSalInstance::DoYield(this=0x00010ecdd680, bWait=false, 
> bHandleAllCurrentEvents=false, nReleased=0) + 998 at 
> /Users/stephan/Software/lo/core/vcl/osx/salinst.cxx:623
> frame #28: 0x00010691dbec libvcllo.dylib`ImplYield(i_bWait=false, 
> i_bAllEvents=false, nReleased=0) + 1788 at 
> /Users/stephan/Software/lo/core/vcl/source/app/svapp.cxx:508
> frame #29: 0x00010691d4a8 libvcllo.dylib`Application::Yield() + 24 at 
> /Users/stephan/Software/lo/core/vcl/source/app/svapp.cxx:555
> frame #30: 0x00010691d41e libvcllo.dylib`Application::Execute() + 478 
> at /Users/stephan/Software/lo/core/vcl/source/app/svapp.cxx:472
> frame #31: 0x000100128679 
> libsofficeapp.dylib`desktop::Desktop::DoExecute() + 9 at 
> /Users/stephan/Software/lo/core/desktop/source/app/app.cxx:1319
> frame #32: 0x00010012b817 
> libsofficeapp.dylib`desktop::Desktop::Main(this=0x7fff5fbffad8) + 12695 
> at /Users/stephan/Software/lo/core/desktop/source/app/app.cxx:1646
> frame #33: 0x00010692be3a libvcllo.dylib`ImplSVMain() + 186 at 
> /Users/stephan/Software/lo/core/vcl/source/app/svmain.cxx:185
> frame #34: 0x000106a82d99 
> libvcllo.dylib`AquaSalInstance::handleAppDefinedEvent(pEvent=0x0001147005f0)
>  + 249 at /Users/stephan/Software/lo/core/vcl/osx/salinst.cxx:466
> frame #35: 0x000106bd2ac

[Libreoffice-bugs] [Bug 101376] Wordcount Beanshell macro execution causes deadlock / hang requiring forced kill

2016-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101376

Xisco FaulĂ­  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #11 from Xisco FaulĂ­  ---
Hi Alex,
Can you explain why it's a regression? it's because in 5.1.5.2 is hanging and
in 5.0.0.4 is crashing?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs