[Evolution-hackers] Bonobo activation fails in shell/main.c
- From: Jules Colding <colding omesc com>
- To: Evolution Hackers <evolution-hackers lists ximian com>
- Subject: [Evolution-hackers] Bonobo activation fails in shell/main.c
- Date: Thu, 25 Aug 2005 11:07:18 +0200
Hi,
I am seeing a weird problem in evolution/shell/main.c line 359 (CVS
HEAD). It dies due to corba_shell being CORBA_OBJECT_NIL. The debugger
(when using breakpoints) shows a different failure path, so I am left
with the backtrace ("thread apply all bt") below:
Thread 1 (Thread 46912604190864 (LWP 6076)):
#0 0x00002aaab07f1c3f in poll () from /lib/libc.so.6
#1 0x00002aaab05dfb89 in g_main_context_acquire () from /usr/lib/libglib-2.0.so.0
#2 0x00002aaab05dff7a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#3 0x00002aaaaf2254f5 in gtk_dialog_run () from /usr/lib/libgtk-x11-2.0.so.0
#4 0x00002aaaab45794b in e_error_run (parent=0x0, tag=0x41f1f9 "shell:noshell", arg0=0x0) at e-error.c:597
#5 0x0000000000419ea4 in idle_cb (data=0x0) at main.c:361
#6 0x00002aaab05de115 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#7 0x00002aaab05dfbf5 in g_main_context_acquire () from /usr/lib/libglib-2.0.so.0
#8 0x00002aaab05dff7a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#9 0x00002aaaae0a33eb in bonobo_main () from /usr/lib/libbonobo-2.so.0
#10 0x000000000041a5ea in main (argc=1, argv=0x7fffffffdee8) at main.c:602
#0 0x00002aaab07f1c3f in poll () from /lib/libc.so.6
(gdb)
BONOBO_ACTIVATION_PATH is correct and this worked a few days ago.
Any ideas?
jules
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]