Re: [Evolution-hackers] segfault when replying
- From: Not Zed <notzed ximian com>
- To: Stéphane Konstantaropoulos <stephane cs york ac uk>
- Cc: Evolution Hackers mailing list <evolution-hackers lists ximian com>
- Subject: Re: [Evolution-hackers] segfault when replying
- Date: Tue, 05 Apr 2005 09:53:32 +0800
Looks like a code bug, combined with your garnome compile options. i.e. the code would normally just spit a warning but you have assertions turned off or something.
I'll send a patch to the patch list shortly.
On Mon, 2005-04-04 at 12:29 +0100, Stéphane Konstantaropoulos wrote:
Hi everybody,
I just installed the latest release of Evolution along with Gnome 2.10
from Garnome. (all built myself then).
Evolution segfaults - every time - when I try to reply to a message
Looks like g_object_unref() is called with an invalid pointer in
bbdb_handle_reply ()
This does not happen when I use "New Message"
Gnome version is 2.10, first release, with GTK+ 2.6.4
Shall I file a bug in bugzilla?
Here is the backtrace:
** (evolution-2.2:14642): CRITICAL **: bbdb_do_it: assertion `book !=
NULL' failed
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 14642)]
0x41211234 in g_object_unref ()
from /usr/stephane/garnome/lib/libgobject-2.0.so.0
(gdb) bt
#0 0x41211234 in g_object_unref ()
from /usr/stephane/garnome/lib/libgobject-2.0.so.0
#1 0x42057031 in bbdb_handle_reply (ep=0x81944c0, target=0x865efc0)
at bbdb.c:141
#2 0x40081dd8 in epl_invoke (ep=0x81944c0,
name=0x817b898 "bbdb_handle_reply", data="" at
e-plugin.c:790
#3 0x40081a7d in e_plugin_invoke (ep=0x0,
name=0x817b898 "bbdb_handle_reply", data="" at
e-plugin.c:579
#4 0x4007c1d5 in emph_event_handle (ee=0x0, item=0x0, data="">
at e-event.c:406
#5 0x4007c039 in e_event_emit (emp=0x817ec08,
id=0x417ac435 "message.replying", target=0x865efc0) at e-event.c:295
#6 0x41749b24 in em_utils_reply_to_message (folder=0x41e77100,
uid=0x86eb850 "7058", message=0x41e7e0dc, mode=0, source=0x83268f0)
at em-composer-utils.c:1723
#7 0x41749a83 in reply_to_message (folder=0x41e77100, uid=0x86eb850
"7058",
message=0x0, user_data=0x86e9b48) at em-composer-utils.c:1664
#8 0x41786ee2 in get_message_got (mm=0x0) at mail-ops.c:1755
#9 0x41782896 in mail_msgport_replied (source=0x81d12a0, cond=G_IO_IN,
d=0x81ca7a0) at mail-mt.c:447
#10 0x41277c36 in g_io_unix_dispatch ()
from /usr/stephane/garnome/lib/libglib-2.0.so.0
#11 0x412576f1 in g_main_dispatch ()
from /usr/stephane/garnome/lib/libglib-2.0.so.0
#12 0x4125808e in g_main_context_iterate ()
from /usr/stephane/garnome/lib/libglib-2.0.so.0
#13 0x412539da in g_main_loop_run ()
from /usr/stephane/garnome/lib/libglib-2.0.so.0
#14 0x40a8d7c8 in bonobo_main ()
from /usr/stephane/garnome/lib/libbonobo-2.so.0
#15 0x080612f7 in main (argc=1, argv=0xbfffdda4) at main.c:610
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]