https://bugs.documentfoundation.org/show_bug.cgi?id=101376

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

> * thread #1: tid = 0x20d09, 0x000000012aef9472 
> libjvm.dylib`ThreadStateTransition::trans_from_native(JavaThreadState) + 10, 
> queue = 'com.apple.main-thread', stop reason = signal SIGSEGV
>     frame #0: 0x000000012aef9472 
> 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, 0x000000012aef9472 
> libjvm.dylib`ThreadStateTransition::trans_from_native(JavaThreadState) + 10, 
> queue = 'com.apple.main-thread', stop reason = signal SIGSEGV
>   * frame #0: 0x000000012aef9472 
> libjvm.dylib`ThreadStateTransition::trans_from_native(JavaThreadState) + 10
>     frame #1: 0x000000012b0a1ab2 libjvm.dylib`jni_IsSameObject + 48
>     frame #2: 0x0000000146c681f5 JavaNativeFoundation`-[JNFWeakJObjectWrapper 
> _getWithEnv:] + 37
>     frame #3: 0x0000000146c6848f JavaNativeFoundation`-[JNFJObjectWrapper 
> jObjectWithEnv:] + 29
>     frame #4: 0x000000015189637c libawt_lwawt.dylib`-[AWTWindow 
> _deliverMoveResizeEvent] + 164
>     frame #5: 0x00007fff96523bbc 
> CoreFoundation`__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
>     frame #6: 0x00007fff96523b4f 
> CoreFoundation`___CFXRegistrationPost_block_invoke + 63
>     frame #7: 0x00007fff96523ac7 CoreFoundation`_CFXRegistrationPost + 407
>     frame #8: 0x00007fff96523832 
> CoreFoundation`___CFXNotificationPost_block_invoke + 50
>     frame #9: 0x00007fff964e05e2 CoreFoundation`-[_CFXNotificationRegistrar 
> find:object:observer:enumerator:] + 1922
>     frame #10: 0x00007fff964df835 CoreFoundation`_CFXNotificationPost + 693
>     frame #11: 0x00007fff91fe017a Foundation`-[NSNotificationCenter 
> postNotificationName:object:userInfo:] + 66
>     frame #12: 0x00007fff8fe7aa4a AppKit`-[NSWindow 
> _setFrameCommon:display:stashSize:] + 3507
>     frame #13: 0x00007fff8fe79c88 AppKit`-[NSWindow 
> _setFrame:display:allowImplicitAnimation:stashSize:] + 222
>     frame #14: 0x00007fff8fe79ba3 AppKit`-[NSWindow setFrame:display:] + 67
>     frame #15: 0x0000000151898970 
> libawt_lwawt.dylib`__Java_sun_lwawt_macosx_CPlatformWindow_nativeSetNSWindowBounds_block_invoke_1
>  + 284
>     frame #16: 0x0000000146c685f5 JavaNativeFoundation`+[JNFRunLoop 
> _performCopiedBlock:] + 20
>     frame #17: 0x00007fff9204ffde Foundation`__NSThreadPerformPerform + 279
>     frame #18: 0x00007fff9652d881 
> CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
>     frame #19: 0x00007fff9650cf37 CoreFoundation`__CFRunLoopDoSources0 + 423
>     frame #20: 0x00007fff9650c4df CoreFoundation`__CFRunLoopRun + 927
>     frame #21: 0x00007fff9650bed8 CoreFoundation`CFRunLoopRunSpecific + 296
>     frame #22: 0x00007fff8a534935 HIToolbox`RunCurrentEventLoopInMode + 235
>     frame #23: 0x00007fff8a534677 HIToolbox`ReceiveNextEventCommon + 184
>     frame #24: 0x00007fff8a5345af 
> HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 71
>     frame #25: 0x00007fff8fda8df6 AppKit`_DPSNextEvent + 1067
>     frame #26: 0x00007fff8fda8226 AppKit`-[NSApplication 
> _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
>     frame #27: 0x0000000106a838f6 
> libvcllo.dylib`AquaSalInstance::DoYield(this=0x000000010ecdd680, bWait=false, 
> bHandleAllCurrentEvents=false, nReleased=0) + 998 at 
> /Users/stephan/Software/lo/core/vcl/osx/salinst.cxx:623
>     frame #28: 0x000000010691dbec 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: 0x000000010691d4a8 libvcllo.dylib`Application::Yield() + 24 at 
> /Users/stephan/Software/lo/core/vcl/source/app/svapp.cxx:555
>     frame #30: 0x000000010691d41e libvcllo.dylib`Application::Execute() + 478 
> at /Users/stephan/Software/lo/core/vcl/source/app/svapp.cxx:472
>     frame #31: 0x0000000100128679 
> libsofficeapp.dylib`desktop::Desktop::DoExecute() + 9 at 
> /Users/stephan/Software/lo/core/desktop/source/app/app.cxx:1319
>     frame #32: 0x000000010012b817 
> libsofficeapp.dylib`desktop::Desktop::Main(this=0x00007fff5fbffad8) + 12695 
> at /Users/stephan/Software/lo/core/desktop/source/app/app.cxx:1646
>     frame #33: 0x000000010692be3a libvcllo.dylib`ImplSVMain() + 186 at 
> /Users/stephan/Software/lo/core/vcl/source/app/svmain.cxx:185
>     frame #34: 0x0000000106a82d99 
> libvcllo.dylib`AquaSalInstance::handleAppDefinedEvent(pEvent=0x00000001147005f0)
>  + 249 at /Users/stephan/Software/lo/core/vcl/osx/salinst.cxx:466
>     frame #35: 0x0000000106bd2ac0 libvcllo.dylib`-[VCL_NSApplication 
> sendEvent:](self=0x000000010ed09000, _cmd="sendEvent:", 
> pEvent=0x00000001147005f0) + 80 at 
> /Users/stephan/Software/lo/core/vcl/osx/vclnsapp.mm:82
>     frame #36: 0x00007fff8fd9cdf2 AppKit`-[NSApplication run] + 796
>     frame #37: 0x00007fff8fd66368 AppKit`NSApplicationMain + 1176
>     frame #38: 0x0000000106a810da 
> libvcllo.dylib`ImplSVMainHook(pnInit=0x00007fff5fbffa54) + 522 at 
> /Users/stephan/Software/lo/core/vcl/osx/salinst.cxx:211
>     frame #39: 0x000000010692d75c libvcllo.dylib`SVMain() + 44 at 
> /Users/stephan/Software/lo/core/vcl/source/app/svmain.cxx:220
>     frame #40: 0x000000010019e196 libsofficeapp.dylib`soffice_main + 534 at 
> /Users/stephan/Software/lo/core/desktop/source/app/sofficemain.cxx:165
>     frame #41: 0x0000000100000f5d soffice`sal_main + 13 at 
> /Users/stephan/Software/lo/core/desktop/source/app/main.c:48
>     frame #42: 0x0000000100000f37 soffice`main(argc=1, 
> argv=0x00007fff5fbffbc0) + 39 at 
> /Users/stephan/Software/lo/core/desktop/source/app/main.c:47
>     frame #43: 0x00007fff8a4495ad libdyld.dylib`start + 1
> (lldb) reg read rbx
>      rbx = 0x0000000000000000

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to