[Evolution] Bug#358071: SIGABRT error after libc6 update
Daniel Leidert
daniel.leidert.spam at gmx.net
Tue Mar 21 02:31:10 UTC 2006
Package: evolution
Version: 2.4.2.1-1
Severity: grave
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
After todays update of libc6 from 2.3.6-3 to 2.3.6-4, evolution stops
during startup. Running gdb, I get the following output:
(gdb) r
[..]
[Thread debugging using libthread_db enabled]
[New Thread -1231620416 (LWP 4027)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
adding hook target 'source'
(evolution:4027): camel-WARNING **: camel_exception_get_id called with NULL parameter.
[New Thread -1239667792 (LWP 4033)]
[New Thread -1248449616 (LWP 4034)]
[New Thread -1256838224 (LWP 4035)]
[New Thread -1266308176 (LWP 4036)]
[Thread -1256838224 (LWP 4035) exited]
(evolution:4027): Gdk-CRITICAL **: gdk_gc_set_foreground: assertion `GDK_IS_GC (gc)' failed
[New Thread -1256838224 (LWP 4040)]
[New Thread -1274770512 (LWP 4042)]
[New Thread -1283159120 (LWP 4043)]
*** glibc detected *** free(): invalid pointer: 0x085a37c8 ***
Program received signal SIGABRT, Aborted.
[Switching to Thread -1231620416 (LWP 4027)]
0xb6a967c7 in raise () from /lib/tls/libc.so.6
(gdb) bt full
#0 0xb6a967c7 in raise () from /lib/tls/libc.so.6
No symbol table info available.
#1 0xb6a9806b in abort () from /lib/tls/libc.so.6
No symbol table info available.
#2 0xb6acd545 in __libc_message () from /lib/tls/libc.so.6
No symbol table info available.
#3 0xb6ad3b97 in _int_free () from /lib/tls/libc.so.6
No symbol table info available.
#4 0xb6ad4032 in free () from /lib/tls/libc.so.6
No symbol table info available.
#5 0xb6bd1ea1 in g_free () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#6 0xb7937d2e in html_text_slave_get_glyph_items () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#7 0xb79384d3 in html_text_slave_get_glyph_items () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#8 0xb791e0fb in html_object_draw () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#9 0xb78e9c9a in html_clue_remove () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#10 0xb78ef006 in html_clueflow_style_equals () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#11 0xb791e0fb in html_object_draw () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#12 0xb78e9c9a in html_clue_remove () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#13 0xb78f20d0 in html_clueh_new () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#14 0xb791e0fb in html_object_draw () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#15 0xb78e9c9a in html_clue_remove () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#16 0xb78f20d0 in html_clueh_new () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#17 0xb791e0fb in html_object_draw () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#18 0xb790ab93 in html_engine_intersection () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#19 0xb790f578 in html_engine_expose () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#20 0xb78ddd06 in gtk_html_get_editable () from /usr/lib/libgtkhtml-3.8.so.15
No symbol table info available.
#21 0xb720f820 in _gtk_marshal_BOOLEAN__BOXED (closure=0x80ca778,
return_value=0xbfe56f10, n_param_values=2, param_values=0xbfe5700c,
invocation_hint=0xbfe56efc, marshal_data=0x8208540) at gtkmarshalers.c:83
data1 = (gpointer) 0xbfe572f0
data2 = <value optimized out>
v_return = <value optimized out>
__PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED"
#22 0xb6c3f5f9 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#23 0xb6c3fcb9 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#24 0xb6c50315 in g_signal_stop_emission () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#25 0xb6c511fe in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#26 0xb6c517f9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#27 0xb7300f44 in gtk_widget_event_internal (widget=0x8208540, event=0xbfe572f0) at gtkwidget.c:3732
signal_num = <value optimized out>
return_val = 0
#28 0xb720e28a in IA__gtk_main_do_event (event=0xbfe572f0) at gtkmain.c:1370
event_widget = (GtkWidget *) 0x8208540
grab_widget = (GtkWidget *) 0x8208540
window_group = (GtkWindowGroup *) 0x842b9a0
next_event = <value optimized out>
rewritten_event = (GdkEvent *) 0x0
tmp_list = <value optimized out>
__PRETTY_FUNCTION__ = "IA__gtk_main_do_event"
#29 0xb6f789dd in gdk_window_process_updates_internal (window=0x8469560) at gdkwindow.c:2292
event = {type = GDK_EXPOSE, any = {type = GDK_EXPOSE, window = 0x8469560, send_event = 0 '\0'}, expose = {type = GDK_EXPOSE,
window = 0x8469560, send_event = 0 '\0', area = {x = 0, y = 0, width = 897, height = 516}, region = 0x852f520, count = 0},
no_expose = {type = GDK_EXPOSE, window = 0x8469560, send_event = 0'\0'}, visibility = {type = GDK_EXPOSE, window = 0x8469560,
send_event = 0 '\0', state = GDK_VISIBILITY_UNOBSCURED}, motion = {type = GDK_EXPOSE, window = 0x8469560, send_event = 0 '\0',
time = 0, x = 1.9034302244958493e-311, y = 1.4353750352477959e-268, axes = 0x0, state = 0, is_hint = 29496, device = 0xb6c70768,
x_root = 2.7654688975727066e-313, y_root = -7.0611383303387357e-45}, button = {type = GDK_EXPOSE, window = 0x8469560,
send_event = 0 '\0', time = 0, x = 1.9034302244958493e-311, y = 1.4353750352477959e-268, axes = 0x0, state = 0, button = 3219485496,
device = 0xb6c70768, x_root = 2.7654688975727066e-313, y_root = -7.0611383303387357e-45}, scroll = {type = GDK_EXPOSE,
window = 0x8469560, send_event = 0 '\0', time = 0, x = 1.9034302244958493e-311, y = 1.4353750352477959e-268, state = 0,
direction = GDK_SCROLL_UP, device = 0xbfe57338, x_root = 1.0255402911289602e-268, y_root = -0.67033004760742332}, key = {
type = GDK_EXPOSE, window = 0x8469560, send_event = 0 '\0', time = 0, state = 0, keyval = 897, length = 516,
string = 0x852f520 "\002", hardware_keycode = 0, group = 0 '\0'}, crossing = {type = GDK_EXPOSE, window = 0x8469560,
send_event = 0 '\0', subwindow = 0x0, time = 0, x = 1.0949498285812574e-311, y = 6.8998457140672448e-316,
x_root = -0.67031478881835938, y_root = 1.0255402911289602e-268, mode = 13, detail = 3219485528, focus = -1228658706,
state = 138800940}, focus_change = {type = GDK_EXPOSE, window = 0x8469560, send_event = 0 '\0', in = -16411}, configure = {
type = GDK_EXPOSE, window = 0x8469560, send_event = 0 '\0', x = 0, y = 0, width = 897, height = 516}, property = {type = GDK_EXPOSE,
window = 0x8469560, send_event = 0 '\0', atom = 0x0, time = 0, state = 897}, selection = {type = GDK_EXPOSE, window = 0x8469560,
send_event = 0 '\0', selection = 0x0, target = 0x0, property = 0x381, time = 516, requestor = 139654432}, owner_change = {
type = GDK_EXPOSE, window = 0x8469560, send_event = 0 '\0', owner = 0, reason = GDK_OWNER_CHANGE_NEW_OWNER, selection = 0x381,
time = 516, selection_time = 139654432}, proximity = {type = GDK_EXPOSE, window = 0x8469560, send_event = 0 '\0', time = 0,
device = 0x0}, client = {type = GDK_EXPOSE, window = 0x8469560, send_event = 0 '\0', message_type = 0x0, data_format = 0, data = {
b = "\201\003\000\000\004\002\000\000 õR\b\000\000\000\000\000\000\000", s = {897, 0, 516, 0, -2784, 2130, 0, 0, 0, 0}, l = {897,
516, 139654432, 0, 0}}}, dnd = {type = GDK_EXPOSE, window = 0x8469560, send_event = 0 '\0', context = 0x0, time = 0, x_root = 897,
y_root = 0}, window_state = {type = GDK_EXPOSE, window = 0x8469560, send_event = 0 '\0', changed_mask = 0, new_window_state = 0},
setting = {type = GDK_EXPOSE, window = 0x8469560, send_event = 0 '\0', action = GDK_SETTING_ACTION_NEW, name = 0x0}, grab_broken = {
type = GDK_EXPOSE, window = 0x8469560, send_event = 0 '\0', keyboard = 0, implicit = 0, grab_window = 0x381}}
save_region = 1
#30 0xb6f78abf in IA__gdk_window_process_all_updates () at gdkwindow.c:2345
old_update_windows = (GSList *) 0x8594e80
tmp_list = (GSList *) 0x8594da0
#31 0xb717c5a7 in gtk_container_idle_sizer (data=0x0) at gtkcontainer.c:1117
No locals.
#32 0xb6bcc731 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#33 0xb6bca11c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#34 0xb6bcd5ab in g_main_context_check () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#35 0xb6bcd907 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#36 0xb7554b73 in bonobo_main () from /usr/lib/libbonobo-2.so.0
No symbol table info available.
#37 0x08061150 in main ()
No symbol table info available.
(gdb) quit
If you need more info, please let me know.
Regards, Daniel
- -- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.08060320
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Versions of packages evolution depends on:
ii evolution-dat 1.4.2.1-1 evolution database backend server
ii gconf2 2.12.1-12 GNOME configuration database syste
ii gnome-icon-th 2.12.1-2 GNOME Desktop icon theme
ii gtkhtml3.8 3.8.1-1 HTML rendering/editing library - b
ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi
ii libatk1.0-0 1.11.3-1 The ATK accessibility toolkit
ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio
ii libbonobo2-0 2.14.0-1 Bonobo CORBA interfaces library
ii libbonoboui2- 2.10.1-2 The Bonobo UI library
ii libc6 2.3.6-4 GNU C Library: Shared libraries an
ii libcairo2 1.0.2-3 The Cairo 2D vector graphics libra
ii libcamel1.2-6 1.4.2.1-1 The Evolution MIME message handlin
ii libcomerr2 1.38+1.39-WIP-2005.12.31-1 common error description library
ii libcompfaceg1 1:1.5.2-3 Compress/decompress images for mai
ii libdb4.2 4.2.52-24 Berkeley v4.2 Database Libraries [
ii libebook1.2-5 1.4.2.1-1 Client library for evolution addre
ii libecal1.2-3 1.4.2.1-1 Client library for evolution calen
ii libedataserve 1.4.2.1-1 Utility library for evolution data
ii libedataserve 1.4.2.1-1 GUI utility library for evolution
ii libesd0 0.2.36-3 Enlightened Sound Daemon - Shared
ii libfontconfig 2.3.2-5 generic font configuration library
ii libfreetype6 2.1.10-1.2 FreeType 2 font engine, shared lib
ii libgail-commo 1.8.11-1 GNOME Accessibility Implementation
ii libgail17 1.8.11-1 GNOME Accessibility Implementation
ii libgconf2-4 2.12.1-12 GNOME configuration database syste
ii libgcrypt11 1.2.2-1 LGPL Crypto library - runtime libr
ii libglade2-0 1:2.5.1-2 library to load .glade files at ru
ii libglib2.0-0 2.10.1-2 The GLib library of C routines
ii libgnome-keyr 0.4.9-1 GNOME keyring services library
ii libgnome-pilo 2.0.12-1.6 Support libraries for gnome-pilot
ii libgnome2-0 2.12.0.1-5 The GNOME 2 library - runtime file
ii libgnomecanva 2.14.0-1 A powerful object-oriented display
ii libgnomeprint 2.12.1-3 The GNOME 2.2 print architecture -
ii libgnomeprint 2.12.1-2 GNOME 2.2 print architecture User
ii libgnomeui-0 2.12.1-1 The GNOME 2 libraries (User Interf
ii libgnomevfs2- 2.12.2-7 GNOME virtual file-system (runtime
ii libgnutls11 1.0.16-14 GNU TLS library - runtime library
ii libgpg-error0 1.2-1 library for common error values an
ii libgtk2.0-0 2.8.13-1 The GTK+ graphical user interface
ii libgtkhtml3.8 3.8.1-1 HTML rendering/editing library - r
ii libice6 6.9.0.dfsg.1-4 Inter-Client Exchange library
ii libjpeg62 6b-12 The Independent JPEG Group's JPEG
ii libkrb53 1.4.3-6 MIT Kerberos runtime libraries
ii libldap2 2.1.30-13 OpenLDAP libraries
ii libnspr4 2:1.7.12-1.1 Netscape Portable Runtime Library
ii libnss3 2:1.7.12-1.1 Network Security Service Libraries
ii liborbit2 1:2.14.0-1 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.12.0-2 Layout and rendering of internatio
ii libpisock8 0.11.8-21 Library for communicating with a P
ii libpisync0 0.11.8-21 Synchronization library for PalmOS
ii libpng12-0 1.2.8rel-5 PNG library - runtime
ii libpopt0 1.7-5 lib for parsing cmdline parameters
ii libsm6 6.9.0.dfsg.1-4 X Window System Session Management
ii libsoup2.2-8 2.2.91-1 an HTTP library implementation in
ii libtasn1-2 0.2.17-1 Manage ASN.1 structures (runtime)
ii libx11-6 6.9.0.dfsg.1-4 X Window System protocol client li
ii libxcursor1 1.1.3-1 X cursor management library
ii libxext6 6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii libxi6 6.9.0.dfsg.1-4 X Window System Input extension li
ii libxinerama1 6.9.0.dfsg.1-4 X Window System multi-head display
ii libxml2 2.6.23.dfsg.2-3 GNOME XML library
ii libxrandr2 6.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii libxrender1 1:0.9.0.2-1 X Rendering Extension client libra
ii zlib1g 1:1.2.3-11 compression library - runtime
Versions of packages evolution recommends:
ii evolution-plugins 2.4.2.1-1 All bundled plugins for Evolution
ii gnome-desktop-data 2.12.3-1 Common files for GNOME 2 desktop a
pn gnome-pilot-conduits <none> (no description available)
ii mozilla-psm 2:1.7.12-1.1 The Mozilla Internet application s
ii spamassassin 3.1.0a-2 Perl-based spam filter using text
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEH2Vudg0kG0+YFBERAnxKAJ9Pit9qn56WrS8Nsayvbavrszg4FgCeMGYe
X2rA70VT3fVkxwSNtkhW98k=
=Bg14
-----END PGP SIGNATURE-----
More information about the Pkg-evolution-maintainers
mailing list