https://bugs.freedesktop.org/show_bug.cgi?id=65951
--- Comment #8 from Alex Thurgood <[email protected]> --- I don't get a crash on master build with OSX 10.8.4, however the app does hang. Testing the options in the Report section of an ODB file gives : - double-clicking on an existing report : error message that javaloader has no mapping from java to C++ - Use Wizard to Create Form : nothing happens - Create Form in Design View : app hangs, requiring force kill When killed, this is the trace I see : Process: soffice [15184] Path: /Applications/LibreOfficeDev.app/Contents/MacOS/soffice Identifier: soffice Version: 4.2.0.0.alpha0 (???) Code Type: X86 (Native) Parent Process: launchd [1043] User ID: 501 Date/Time: 2013-06-20 18:31:33.111 +0200 OS Version: Mac OS X 10.8.4 (12E55) Report Version: 10 Interval Since Last Report: 461131 sec Crashes Since Last Report: 102 Per-App Crashes Since Last Report: 1 Anonymous UUID: 9F5C4B75-E194-D972-37AE-22D09B94D397 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004 VM Regions Near 0x4: --> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/LibreOfficeDev.app/Contents/MacOS/soffice __TEXT 0000000000001000-0000000000002000 [ 4K] r-x/rwx SM=COW /Applications/LibreOfficeDev.app/Contents/MacOS/soffice Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libuno_sal.dylib.3 0x0002c48d rtl_uString_new_WithLength + 45 1 libuno_sal.dylib.3 0x00029649 rtl_uStringbuffer_ensureCapacity + 57 2 libuno_sal.dylib.3 0x0002974d rtl_uStringbuffer_insert_ascii + 173 3 libpcrlo.dylib 0x2308a8db pcr::OBrowserLine::FullFillTitleString() + 187 4 libpcrlo.dylib 0x2308ce7f pcr::OBrowserListBox::PositionLine(unsigned short) + 191 5 libpcrlo.dylib 0x2308cf91 pcr::OBrowserListBox::UpdatePosNSize() + 81 6 libpcrlo.dylib 0x2308f8d5 pcr::OBrowserListBox::InsertEntry(pcr::OLineDescriptor const&, unsigned short) + 597 7 libpcrlo.dylib 0x231421ce pcr::OPropertyEditor::InsertEntry(pcr::OLineDescriptor const&, unsigned short, unsigned short) + 78 8 libpcrlo.dylib 0x2312ffbe pcr::OPropertyBrowserController::UpdateUI() + 462 9 libpcrlo.dylib 0x23130e9f pcr::OPropertyBrowserController::impl_rebindToInspectee_nothrow(std::vector<com::sun::star::uno::Reference<com::sun::star::uno::XInterface>, std::allocator<com::sun::star::uno::Reference<com::sun::star::uno::XInterface> > > const&) + 63 10 libpcrlo.dylib 0x23130fdd pcr::OPropertyBrowserController::inspect(com::sun::star::uno::Sequence<com::sun::star::uno::Reference<com::sun::star::uno::XInterface> > const&) + 269 11 librptuilo.dylib 0x22cd4061 rptui::PropBrw::implSetNewObject(com::sun::star::uno::Sequence<com::sun::star::uno::Reference<com::sun::star::uno::XInterface> > const&) + 193 12 librptuilo.dylib 0x22cd4364 rptui::PropBrw::Update(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) + 500 13 librptuilo.dylib 0x22ccbdb3 rptui::ODesignView::MarkTimeout(void*) + 275 14 libvcllo.dylib 0x01abb5cc Timer::Timeout() + 28 15 libvcllo.dylib 0x01abba05 Timer::ImplTimerCallbackProc() + 133 16 libvcllo.dylib 0x01e3fee1 -[TimerCallbackCaller timerElapsed:] + 81 17 com.apple.Foundation 0x947239b4 __NSFireTimer + 117 18 com.apple.CoreFoundation 0x939c7406 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22 19 com.apple.CoreFoundation 0x939c6da5 __CFRunLoopDoTimer + 709 20 com.apple.CoreFoundation 0x939abbb2 __CFRunLoopRun + 1842 21 com.apple.CoreFoundation 0x939ab01a CFRunLoopRunSpecific + 378 22 com.apple.CoreFoundation 0x939aae8b CFRunLoopRunInMode + 123 23 com.apple.HIToolbox 0x9253ef5a RunCurrentEventLoopInMode + 242 24 com.apple.HIToolbox 0x9253ebf5 ReceiveNextEventCommon + 162 25 com.apple.HIToolbox 0x9253eb44 BlockUntilNextEventMatchingListInMode + 88 26 com.apple.AppKit 0x96ca593a _DPSNextEvent + 724 27 com.apple.AppKit 0x96ca516c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119 28 libvcllo.dylib 0x01e04c47 AquaSalInstance::Yield(bool, bool) + 487 29 libvcllo.dylib 0x01ab3c74 Application::Yield(bool) + 84 30 libvcllo.dylib 0x01ab3d2c Application::Execute() + 60 31 libsofficeapp.dylib 0x000a256c desktop::Desktop::Main() + 7596 32 libvcllo.dylib 0x01aba312 ImplSVMain() + 226 33 libvcllo.dylib 0x01e03fa1 AquaSalInstance::handleAppDefinedEvent(NSEvent*) + 129 34 libvcllo.dylib 0x01e40b5b -[VCL_NSApplication sendEvent:] + 123 35 com.apple.AppKit 0x96c9b62c -[NSApplication run] + 951 36 com.apple.AppKit 0x96c3e5f6 NSApplicationMain + 1053 37 libvcllo.dylib 0x01e04867 ImplSVMainHook(int*) + 343 38 libvcllo.dylib 0x01aba34a SVMain() + 26 39 libsofficeapp.dylib 0x000d1ff5 soffice_main + 325 40 org.libreoffice.script 0x00001f4e main + 30 41 org.libreoffice.script 0x00001f25 start + 53 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
