Bug 840 - workrave crashed when I started my computer, and I have no steps to repro
Status:
RESOLVED FIXED
Component:
Core
Version:
1.8.5
Hardware:
PC Linux
Importance:
P3 critical
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
May 20 2009 01:08:45 UTC
by:
Jason Spiro
Modified:
Jun 3 2009 20:08:27 UTC
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Rob Caelers | Jun 3 2009 20:08:27 UTC | status | NEW | RESOLVED |
| resolution | FIXED |
Description
Jason Spiro May 20 2009 01:08:45 UTC
== What happened ==
I am on CentOS 5 running lots of non-current software, including Workrave 1.8.5. Workrave normally starts, and doesn't crash, when I boot up. Today it crashed. IIRC this is the first time a crash like this happened to me.
== Steps to Repro ==
I don't know.
== Bug Buddy report ==
Memory status: size: 53145600 vsize: 0 resident: 53145600 share: 0 rss: 17981440 rss_rlim: 0
CPU usage: start_time: 1242784098 rtime: 0 utime: 62 stime: 0 cutime:52 cstime: 0 timeout: 10 it_real_value: 0 frequency: 0
Backtrace was generated from '/usr/bin/workrave'
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1209038592 (LWP 3486)]
[New Thread -1211540592 (LWP 3506)]
0x0062e402 in __kernel_vsyscall ()
#0 0x0062e402 in __kernel_vsyscall ()
#1 0x4455ec5b in __waitpid_nocancel () from /lib/libpthread.so.0
#2 0x440c1c26 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0
#3 <signal handler called>
#4 0x0062e402 in __kernel_vsyscall ()
#5 0x4440cc00 in raise () from /lib/libc.so.6
#6 0x4440e451 in abort () from /lib/libc.so.6
#7 0x446d0bc2 in g_logv () from /lib/libglib-2.0.so.0
#8 0x446d0bf9 in g_log () from /lib/libglib-2.0.so.0
#9 0x44065869 in bonobo_activation_timeout_reg_check ()
from /usr/lib/libbonobo-activation.so.4
#10 0x446c8846 in g_source_get_current_time () from /lib/libglib-2.0.so.0
#11 0x446c8272 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#12 0x446cb24f in g_main_context_check () from /lib/libglib-2.0.so.0
#13 0x446cb5f9 in g_main_loop_run () from /lib/libglib-2.0.so.0
#14 0x44c349eb in gtk_dialog_run () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x45240c56 in Gtk::Dialog::run (this=0xbfbbf39c) at dialog.cc:306
#16 0x0805f60a in GUI::init_remote_control ()
#17 0x080602ba in GUI::main ()
#18 0x0807e5ec in run ()
#19 0x0807e623 in main ()
Thread 2 (Thread -1211540592 (LWP 3506)):
#0 0x0062e402 in __kernel_vsyscall ()
No symbol table info available.
#1 0x444a7593 in poll () from /lib/libc.so.6
No symbol table info available.
#2 0x445cfa49 in XAddConnectionWatch () from /usr/lib/libX11.so.6
No symbol table info available.
#3 0x445cfe2f in _XRead () from /usr/lib/libX11.so.6
No symbol table info available.
#4 0x445d07f4 in _XReply () from /usr/lib/libX11.so.6
No symbol table info available.
#5 0x4420ff23 in XRecordEnableContext () from /usr/lib/libXtst.so.6
No symbol table info available.
#6 0x080a1dd0 in X11InputMonitor::run_xrecord ()
No symbol table info available.
#7 0x080a5e24 in Thread::internal_run ()
No symbol table info available.
#8 0x080a5e47 in Thread::thread_handler ()
No symbol table info available.
#9 0x445572db in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#10 0x444b112e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 1 (Thread -1209038592 (LWP 3486)):
#0 0x0062e402 in __kernel_vsyscall ()
No symbol table info available.
#1 0x4455ec5b in __waitpid_nocancel () from /lib/libpthread.so.0
No symbol table info available.
#2 0x440c1c26 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0
No symbol table info available.
#3 <signal handler called>
No symbol table info available.
#4 0x0062e402 in __kernel_vsyscall ()
No symbol table info available.
#5 0x4440cc00 in raise () from /lib/libc.so.6
No symbol table info available.
#6 0x4440e451 in abort () from /lib/libc.so.6
No symbol table info available.
#7 0x446d0bc2 in g_logv () from /lib/libglib-2.0.so.0
No symbol table info available.
#8 0x446d0bf9 in g_log () from /lib/libglib-2.0.so.0
No symbol table info available.
#9 0x44065869 in bonobo_activation_timeout_reg_check ()
from /usr/lib/libbonobo-activation.so.4
No symbol table info available.
#10 0x446c8846 in g_source_get_current_time () from /lib/libglib-2.0.so.0
No symbol table info available.
#11 0x446c8272 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
No symbol table info available.
#12 0x446cb24f in g_main_context_check () from /lib/libglib-2.0.so.0
No symbol table info available.
#13 0x446cb5f9 in g_main_loop_run () from /lib/libglib-2.0.so.0
No symbol table info available.
#14 0x44c349eb in gtk_dialog_run () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#15 0x45240c56 in Gtk::Dialog::run (this=0xbfbbf39c) at dialog.cc:306
No locals.
#16 0x0805f60a in GUI::init_remote_control ()
No symbol table info available.
#17 0x080602ba in GUI::main ()
No symbol table info available.
#18 0x0807e5ec in run ()
No symbol table info available.
#19 0x0807e623 in main ()
No symbol table info available.
#0 0x0062e402 in __kernel_vsyscall ()
== Is there any useful info in ~/.xsession-errors? ==
There is no useful info in ~/.xsession-errors. It does say
GTK Accessibility Module initialized
Bonobo accessibility support initialized
over and over, but that is not useful.Comment 1
Rob Caelers Jun 3 2009 20:08:27 UTC
Seems like a bonobo problem (workrave initalizes bonobo/corba at #16 0x0805f60a in GUI::init_remote_control). Workrave no longer uses bonobo (since 1.9.0 I think; dbus is now used), So I'm closing this bug as resolved. Thanks