[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#443550: openoffice.org-writer: Setting properties of tables, paragraphs... makes ooo-writer crash



Rene Engelhard wrote:
chryjs wrote:
Is there a way to know what makes it crashing ? I tried to launch it using shell but there was not any output. So is there any debug mode for ooo ?

Run it (/usr/lib/openoffice/program/soffice.bin under gdb).

gdb /usr/lib/openoffice/program/soffice.bin
run
thread apply all
bt

gives a backtrace. That might be helpful or not. (Install
openoffice.org-db before, please)

But 2.2.1-9 doesn't really contain changes which should affect this
afais/afair. Did you upgrade something else besides OOo before seeing
this?
I thinks I made this upgrade nearly a week ago. Around this time I remember there had many important upgrades : kernel, libc, xorg, kde and so on.

Hrm. That doesn't really help, yes...
Although libc6 *could* be related, I had to build against a older
version of libc6 due to libc6-dev breaksage and maybe the stuff is not
really compatible.. I doubt that, though, because then other packages
might have had serious problems, too...

Ok, I've done this with gdb + ooo-dbg . The result is attached ooo.out
What I saw doesn't tell me anything. Hope you'll like it better than I do.

Regards/ salutations
--
Chryjs - mailto:chryjs@free.fr
(gdb) run
Starting program: /usr/lib/openoffice/program/soffice.bin
[Thread debugging using libthread_db enabled]
[New Thread 0x2b348b54c210 (LWP 18967)]
warning: Lowest section in /usr/lib/libicudata.so.36 is .hash at 0000000000000120
Qt: gdb: -nograb added to command-line options.
         Use the -dograb option to enforce grabbing.
[New Thread 0x40800950 (LWP 18972)]
[New Thread 0x41001950 (LWP 18973)]
[New Thread 0x41802950 (LWP 18974)]
[New Thread 0x42003950 (LWP 18975)]
thread apply all
bt
[New Thread 0x42804950 (LWP 18991)]
[Thread 0x42804950 (LWP 18991) exited]
[New Thread 0x42804950 (LWP 18998)]
[New Thread 0x43005950 (LWP 18999)]
[Thread 0x43005950 (LWP 18999) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b348b54c210 (LWP 18967)]
0x00002b3485f253c7 in __introsort_loop<basegfx::<unnamed>::impSortNode*, basegfx::<unnamed>::impSortNode, long int, _STL::less<basegfx::<unnamed>::impSortNode> > () from /usr/lib/openoffice/program/libbasegfx680lx.so
(gdb) thread apply all
Please specify a command following the thread ID list
(gdb) bt
#0  0x00002b3485f253c7 in __introsort_loop<basegfx::<unnamed>::impSortNode*, basegfx::<unnamed>::impSortNode, long int, _STL::less<basegfx::<unnamed>::impSortNode> > () from /usr/lib/openoffice/program/libbasegfx680lx.so
#1  0x00002b3485f253d2 in __introsort_loop<basegfx::<unnamed>::impSortNode*, basegfx::<unnamed>::impSortNode, long int, _STL::less<basegfx::<unnamed>::impSortNode> > () from /usr/lib/openoffice/program/libbasegfx680lx.so
#2  0x00002b3485f25691 in sort<basegfx::<unnamed>::impSortNode*> () from /usr/lib/openoffice/program/libbasegfx680lx.so
#3  0x00002b3485f26567 in impBuildGraph () from /usr/lib/openoffice/program/libbasegfx680lx.so
#4  0x00002b3485f272c5 in basegfx::tools::SolveCrossovers () from /usr/lib/openoffice/program/libbasegfx680lx.so
#5  0x00002b3485f1fcbe in basegfx::tools::removeAllIntersections () from /usr/lib/openoffice/program/libbasegfx680lx.so
#6  0x00002b3482c1f0ee in PolyPolygon::ImplDoOperation () from /usr/lib/openoffice/program/libtl680lx.so
#7  0x00002aaaaf254491 in svx::FrameBorder::MergeFocusToPolyPolygon () from /usr/lib/openoffice/program/libsvx680lx.so
#8  0x00002aaaaf254761 in svx::FrameSelectorImpl::DrawBackground () from /usr/lib/openoffice/program/libsvx680lx.so
#9  0x00002aaaaf2547d9 in svx::FrameSelectorImpl::DrawVirtualDevice () from /usr/lib/openoffice/program/libsvx680lx.so
#10 0x00002aaaaf254878 in svx::FrameSelectorImpl::CopyVirDevToControl () from /usr/lib/openoffice/program/libsvx680lx.so
#11 0x00002aaaaf2548a0 in svx::FrameSelector::Paint () from /usr/lib/openoffice/program/libsvx680lx.so
#12 0x00002b3481c6e8cb in Window::ImplCallPaint () from /usr/lib/openoffice/program/libvcl680lx.so
#13 0x00002b3481c6e62f in Window::ImplCallPaint () from /usr/lib/openoffice/program/libvcl680lx.so
#14 0x00002b3481c6e62f in Window::ImplCallPaint () from /usr/lib/openoffice/program/libvcl680lx.so
#15 0x00002b3481c6e62f in Window::ImplCallPaint () from /usr/lib/openoffice/program/libvcl680lx.so
#16 0x00002b3481c6e62f in Window::ImplCallPaint () from /usr/lib/openoffice/program/libvcl680lx.so
#17 0x00002b3481c6f379 in Window::ImplHandlePaintHdl () from /usr/lib/openoffice/program/libvcl680lx.so
#18 0x00002b3481ab115a in Timer::ImplTimerCallbackProc () from /usr/lib/openoffice/program/libvcl680lx.so
#19 0x00002b348d3cdb85 in SalXLib::CheckTimeout () from /usr/lib/openoffice/program/libvclplug_gen680lx.so
#20 0x00002b348d3ce482 in SalXLib::Yield () from /usr/lib/openoffice/program/libvclplug_gen680lx.so
#21 0x00002b3481aabaae in Application::Yield () from /usr/lib/openoffice/program/libvcl680lx.so
#22 0x00002b3481c0e7b8 in Dialog::Execute () from /usr/lib/openoffice/program/libvcl680lx.so
#23 0x00002aaaac0160c7 in SfxTabDialog::Execute () from /usr/lib/openoffice/program/libsfx680lx.so
#24 0x00002aaab76fc9b1 in AbstractTabDialog_Impl::Execute () from /usr/lib/openoffice/program/libswui680lx.so
#25 0x00002aaab41006ac in SwTextShell::Execute () from /usr/lib/openoffice/program/libsw680lx.so
#26 0x00002aaaabf65b60 in SfxDispatcher::Call_Impl () from /usr/lib/openoffice/program/libsfx680lx.so
#27 0x00002aaaabf662a1 in SfxDispatcher::PostMsgHandler () from /usr/lib/openoffice/program/libsfx680lx.so
#28 0x00002aaaabf91dca in SfxHintPoster::LinkStubDoEvent_Impl () from /usr/lib/openoffice/program/libsfx680lx.so
#29 0x00002b3481c846c1 in ImplWindowFrameProc () from /usr/lib/openoffice/program/libvcl680lx.so
#30 0x00002b348d3d5246 in SalDisplay::DispatchInternalEvent () from /usr/lib/openoffice/program/libvclplug_gen680lx.so
#31 0x00002b348d3d5269 in SalX11Display::Yield () from /usr/lib/openoffice/program/libvclplug_gen680lx.so
#32 0x00002b348d3d4697 in DisplayYield () from /usr/lib/openoffice/program/libvclplug_gen680lx.so
#33 0x00002b348d3ce302 in SalXLib::Yield () from /usr/lib/openoffice/program/libvclplug_gen680lx.so
#34 0x00002b3481aabaae in Application::Yield () from /usr/lib/openoffice/program/libvcl680lx.so
#35 0x00002b3481aabb87 in Application::Execute () from /usr/lib/openoffice/program/libvcl680lx.so
#36 0x000000000042436c in desktop::Desktop::Main ()
#37 0x00002b3481ab0cb6 in ImplSVMain () from /usr/lib/openoffice/program/libvcl680lx.so
#38 0x00002b3481ab0da5 in SVMain () from /usr/lib/openoffice/program/libvcl680lx.so
#39 0x000000000041830f in main ()
(gdb)


Reply to: