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

Bug#520161: Debugger Output for crash



Hi,

I could produce the crash und grab the debugger output. I produced it by:

* open the presentation
* go to fullscreen
* leave fullscreen
* click some views in "view" menu
* pick menu "start presentation" in view menu

here is the debug output:
***************
gdb /usr/lib/openoffice/program/soffice.bin
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) run
Starting program: /usr/lib/openoffice/program/soffice.bin
[Thread debugging using libthread_db enabled]
warning: Lowest section in /usr/lib/libicudata.so.40 is .hash at 000000b4
[New Thread 0xb4b12940 (LWP 4842)]

** (soffice:4842): WARNING **: unable to get gail version number
[New Thread 0xaec68b90 (LWP 4848)]
[New Thread 0xae467b90 (LWP 4849)]
[New Thread 0xadb7eb90 (LWP 4850)]
[New Thread 0xabb89b90 (LWP 4854)]
[New Thread 0xaae0ab90 (LWP 4857)]
[Thread 0xaae0ab90 (LWP 4857) exited]
[New Thread 0xaae0ab90 (LWP 4859)]
[New Thread 0xa9cb2b90 (LWP 4860)]
[Thread 0xa9cb2b90 (LWP 4860) exited]
[Thread 0xaae0ab90 (LWP 4859) exited]

(soffice:4842): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
[New Thread 0xaae0ab90 (LWP 4864)]
[Thread 0xaae0ab90 (LWP 4864) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb4b12940 (LWP 4842)]
0xaa08f907 in sd::ViewShell::GetFrameView ()
   from /usr/lib/openoffice/program/../basis-link/program/libsdli.so
Current language:  auto; currently c++
(gdb) bt
#0  0xaa08f907 in sd::ViewShell::GetFrameView ()
   from /usr/lib/openoffice/program/../basis-link/program/libsdli.so
#1  0xaa3d021e in sd::SlideShow::startWithArguments ()
   from /usr/lib/openoffice/program/../basis-link/program/libsdli.so
#2  0xaa3cdb04 in sd::SlideShow::start ()
   from /usr/lib/openoffice/program/../basis-link/program/libsdli.so
#3  0xaa0c39b6 in sd::DrawViewShell::FuSupport ()
   from /usr/lib/openoffice/program/../basis-link/program/libsdli.so
#4  0xaa0cc9d4 in SfxStubDrawViewShellFuSupport ()
   from /usr/lib/openoffice/program/../basis-link/program/libsdli.so
#5  0xb765d40b in SfxDispatcher::Call_Impl ()
   from /usr/lib/openoffice/program/../basis-link/program/libsfxli.so
#6  0xb765db1e in SfxDispatcher::PostMsgHandler ()
   from /usr/lib/openoffice/program/../basis-link/program/libsfxli.so
#7  0xb768bb89 in SfxHintPoster::Event ()
   from /usr/lib/openoffice/program/../basis-link/program/libsfxli.so
#8  0xb768bb29 in SfxHintPoster::LinkStubDoEvent_Impl ()
   from /usr/lib/openoffice/program/../basis-link/program/libsfxli.so
#9  0xb69ff9f9 in ImplWindowFrameProc ()
   from /usr/lib/openoffice/program/../basis-link/program/libvclli.so
#10 0xb43cd2e7 in SalDisplay::DispatchInternalEvent ()
   from /usr/lib/openoffice/basis3.0/program/libvclplug_genli.so
#11 0xb47e583a in GtkXLib::userEventFn ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/openoffice/basis3.0/program/libvclplug_gtkli.so
#12 0xb4d64431 in ?? () from /usr/lib/libglib-2.0.so.0
#13 0x08ca44b0 in ?? ()
#14 0x093131e0 in ?? ()
#15 0xbff1d6f8 in ?? ()
#16 0xb7b48136 in pthread_mutex_unlock () from /lib/i686/cmov/libc.so.6 #17 0xb4d66368 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0xb4d69a03 in ?? () from /usr/lib/libglib-2.0.so.0
#19 0x08cc45b8 in ?? ()
#20 0xffffff9c in ?? ()
#21 0x0a90a5a0 in ?? ()
#22 0x00000000 in ?? ()
(gdb) q
The program is running.  Exit anyway? (y or n) y

*******************

Thanks,
Harald



Reply to: