https://bugs.freedesktop.org/show_bug.cgi?id=54074
--- Comment #4 from Alex Thurgood <[email protected]> 2012-08-26 11:19:40 UTC --- Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000112 0x00ae5db6 in SvtListenerIter::GoStart () (gdb) bt #0 0x00ae5db6 in SvtListenerIter::GoStart () #1 0x00ae5317 in SvtBroadcaster::Broadcast () #2 0x2173ab70 in ScDocument::Broadcast () #3 0x216ff5d8 in ScColumn::DeleteRange () #4 0x21700265 in ScColumn::DeleteArea () #5 0x21819719 in ScTable::DeleteArea () #6 0x21827c5a in ScTable::FillSeries () #7 0x2182a242 in ScTable::Fill () #8 0x2172a758 in ScDocument::Fill () #9 0x21ada412 in ScDocFunc::FillSimple () #10 0x21e487d4 in ScViewFunc::FillSimple () #11 0x21d76ad5 in ScCellShell::ExecuteEdit () #12 0x00805acd in SfxDispatcher::Call_Impl () #13 0x00807f54 in SfxDispatcher::PostMsgHandler () #14 0x007a5ba9 in SfxHintPoster::LinkStubDoEvent_Impl () #15 0x01b10b9f in ImplWindowFrameProc () #16 0x01b23723 in AquaSalInstance::Yield () #17 0x01810b80 in Application::Yield () #18 0x01810c6c in Application::Execute () #19 0x0007abbc in desktop::Desktop::Main () #20 0x0181a222 in ImplSVMain () #21 0x01b22e4b in AquaSalInstance::handleAppDefinedEvent () #22 0x01b6346b in -[VCL_NSApplication sendEvent:] () #23 0x93d9f73c in -[NSApplication run] () #24 0x93d428e6 in NSApplicationMain () #25 0x01b24407 in ImplSVMainHook () #26 0x0181a2b1 in SVMain () #27 0x000a7f86 in soffice_main () #28 0x00001f0e in main () #29 0x00001872 in _start () #30 0x00001799 in start () (gdb) c Continuing. Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000112 0x00ae5db6 in SvtListenerIter::GoStart () (gdb) bt thread all apply No symbol "thread" in current context. (gdb) bt all No symbol "all" in current context. (gdb) bt #0 0x00ae5db6 in SvtListenerIter::GoStart () #1 0x00ae5317 in SvtBroadcaster::Broadcast () #2 0x2173ab70 in ScDocument::Broadcast () #3 0x216ff5d8 in ScColumn::DeleteRange () #4 0x21700265 in ScColumn::DeleteArea () #5 0x21819719 in ScTable::DeleteArea () #6 0x21827c5a in ScTable::FillSeries () #7 0x2182a242 in ScTable::Fill () #8 0x2172a758 in ScDocument::Fill () #9 0x21ada412 in ScDocFunc::FillSimple () #10 0x21e487d4 in ScViewFunc::FillSimple () #11 0x21d76ad5 in ScCellShell::ExecuteEdit () #12 0x00805acd in SfxDispatcher::Call_Impl () #13 0x00807f54 in SfxDispatcher::PostMsgHandler () #14 0x007a5ba9 in SfxHintPoster::LinkStubDoEvent_Impl () #15 0x01b10b9f in ImplWindowFrameProc () #16 0x01b23723 in AquaSalInstance::Yield () #17 0x01810b80 in Application::Yield () #18 0x01810c6c in Application::Execute () #19 0x0007abbc in desktop::Desktop::Main () #20 0x0181a222 in ImplSVMain () #21 0x01b22e4b in AquaSalInstance::handleAppDefinedEvent () #22 0x01b6346b in -[VCL_NSApplication sendEvent:] () #23 0x93d9f73c in -[NSApplication run] () #24 0x93d428e6 in NSApplicationMain () #25 0x01b24407 in ImplSVMainHook () #26 0x0181a2b1 in SVMain () #27 0x000a7f86 in soffice_main () #28 0x00001f0e in main () #29 0x00001872 in _start () #30 0x00001799 in start () (gdb) c Continuing. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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
