Crash on mouseover in Openoffice2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openoffice.org (Ubuntu) |
Invalid
|
Medium
|
Matthias Klose |
Bug Description
I'm using dapper and can't use openoffice because it just crashes when I use it. It only crashes when I try to mouse over any toolbar or right click.
-- GDB
Program received signal SIGILL, Illegal instruction.
[Switching to Thread -1239619904 (LWP 13009)]
0xae71085c in __db_e_attach () from /usr/lib/
(gdb) bt
#0 0xae71085c in __db_e_attach () from /usr/lib/
#1 0x50ae70e2 in ?? ()
#2 0xb4082c1a in gtk_tree_
Previous frame inner to this frame (corrupt stack?)
(gdb) thread
[Current thread is 1 (Thread -1239619904 (LWP 13009))]
(gdb) thread 2
[Switching to thread 2 (Thread -1256162384 (LWP 13014))]#0 0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb71deeec in pthread_
#2 0xb74ce02e in osl_waitCondition () from /usr/lib/
#3 0xb76fc0a1 in vos::OCondition
#4 0xb7701802 in vos::OTimerMana
#5 0xb76ffcc9 in vos::_cpp_
#6 0xb76ffcf7 in _OThread_
#7 0xb74d0e88 in osl_yieldThread () from /usr/lib/
#8 0xb71dc341 in start_thread () from /lib/tls/
#9 0xb6fac4ee in clone () from /lib/tls/
(gdb) thread 3
[Switching to thread 3 (Thread -1264759888 (LWP 13015))]#0 0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb71e1778 in accept () from /lib/tls/
#2 0xb74d7dda in osl_acceptPipe () from /usr/lib/
#3 0xb770450d in vos::OPipe::accept () from /usr/lib/
#4 0x08071fdf in desktop:
#5 0xb76ffcc9 in vos::_cpp_
#6 0xb76ffcf7 in _OThread_
#7 0xb74d0e88 in osl_yieldThread () from /usr/lib/
#8 0xb71dc341 in start_thread () from /lib/tls/
#9 0xb6fac4ee in clone () from /lib/tls/
(gdb) thread 4
[Switching to thread 4 (Thread -1292305488 (LWP 13016))]#0 0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb6fa28c4 in poll () from /lib/tls/
#2 0xb3d1baf8 in SessionManagerC
#3 0xae7e0bc0 in ?? ()
#4 0x00000002 in ?? ()
#5 0xffffffff in ?? ()
#6 0xae7e0bc0 in ?? ()
#7 0xb31719e8 in ?? ()
#8 0x00000010 in ?? ()
#9 0x00000010 in ?? ()
#10 0x00000001 in ?? ()
#11 0xffffffff in ?? ()
#12 0xb71e13c1 in __lll_mutex_
#13 0x0811caa8 in ?? ()
#14 0xb2f8f448 in ?? ()
#15 0xb74d0e88 in osl_yieldThread () from /usr/lib/
#16 0xb74d0e88 in osl_yieldThread () from /usr/lib/
#17 0xb71dc341 in start_thread () from /lib/tls/
#18 0xb6fac4ee in clone () from /lib/tls/
(gdb) thread 5
[Switching to thread 5 (Thread -1330259024 (LWP 13019))]#0 0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb6fa28c4 in poll () from /lib/tls/
#2 0xb0b71872 in ?? () from /usr/lib/
#3 0xb0b71939 in ?? () from /usr/lib/
#4 0xb74d0e88 in osl_yieldThread () from /usr/lib/
#5 0xb71dc341 in start_thread () from /lib/tls/
#6 0xb6fac4ee in clone () from /lib/tls/
Note: the original reporter indicated the bug was in package 'openoffice'; however, that package was not published in Ubuntu.
cannot reproduce in 2.0.4 (edgy)