Gnome crash after evolution update



Hi,
On my RedHat 8.0 laptop, I've updated evo with red-carpet (1.2.4 -> 1.4). after
update all gnome apps (inclouding gnome-terminal) crash with:
(gnome-terminal:1354): GLib-GObject-WARNING **: cannot create instance of
abstract (non-instantiatable) type `GtkWidget'
ed-carpet crashes when I click on either "installed software" "Available
soft.", channels ..., but i can access "Updates" and  History.

I've tried to reinstall old Redhat packages, but this did not help. I alos
uninstalled evolution.

If gnome apps alre started from shell as root, they work. With all other users
on system all apps crash. Kde is ok too.

I've attached stack trace for gnome-terminal and gnome-control-center

Thank you for your help!

Best regards,
vasja
----------------------------------------------------------------------------------------
Starting program: /usr/bin/gnome-terminal
[New Thread 16384 (LWP 1457)]
(gnome-terminal:1457): GLib-GObject-WARNING **: cannot create instance of
abstract (non-instantiatable) type `GtkWidget'

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 1457)]
0x40947dca in g_datalist_id_get_data () from /usr/lib/libglib-2.0.so.0
(gdb)
(gdb) thread apply all bt

Thread 1 (Thread 16384 (LWP 1457)):
#0  0x40947dca in g_datalist_id_get_data () from /usr/lib/libglib-2.0.so.0
#1  0x408b619b in g_object_notify_queue_freeze () from /usr/lib/libgobject-2.0.so.0
#2  0x408b2760 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#3  0x408b288d in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#4  0x4050ad62 in gtk_widget_new (type=134999352, first_property_name=0x0) at
gtkwidget.c:1461
#5  0x40252b95 in gnome_window_icon_init () from /usr/lib/libgnomeui-2.so.0
#6  0x4027a3c5 in _SmcProcessMessage () from /usr/X11R6/lib/libSM.so.6
#7  0x40286a78 in IceProcessMessages () from /usr/X11R6/lib/libICE.so.6
#8  0x40230cf5 in gnome_href_set_label () from /usr/lib/libgnomeui-2.so.0
#9  0x4097e23d in g_io_unix_dispatch () from /usr/lib/libglib-2.0.so.0
#10 0x409598e8 in g_main_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0x4095a951 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#12 0x4095ad82 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#13 0x4095b5c8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#14 0x4043dee3 in gtk_main () at gtkmain.c:1091
#15 0x08058256 in main ()
#16 0x409bb4ed in __libc_start_main () from /lib/libc.so.6
(gdb) quit
The program is running.  Exit anyway? (y or n) y
[vasja leptopici vasja]$ gdb gnome-control-center
GNU gdb Red Hat Linux (5.2.1-4)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...(no debugging symbols found)...
(gdb) run
Starting program: /usr/bin/gnome-control-center
[New Thread 16384 (LWP 1535)]

FAMOpen failed, FAMErrno=0
FAMOpen failed, FAMErrno=0
FAMOpen failed, FAMErrno=0
FAMOpen failed, FAMErrno=0
FAMOpen failed, FAMErrno=0
FAMOpen failed, FAMErrno=0
FAMOpen failed, FAMErrno=0
FAMOpen failed, FAMErrno=0
FAMOpen failed, FAMErrno=0
FAMOpen failed, FAMErrno=0
FAMOpen failed, FAMErrno=0
FAMOpen failed, FAMErrno=0

(gnome-control-center:1535): GLib-GObject-WARNING **: cannot create instance of
abstract (non-instantiatable) type `GtkWidget'

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 1535)]
0x40792dca in g_datalist_id_get_data () from /usr/lib/libglib-2.0.so.0
(gdb)
(gdb) thread apply all bt

Thread 1 (Thread 16384 (LWP 1535)):
#0  0x40792dca in g_datalist_id_get_data () from /usr/lib/libglib-2.0.so.0
#1  0x4070219b in g_object_notify_queue_freeze () from /usr/lib/libgobject-2.0.so.0
#2  0x406fe760 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#3  0x406fe88d in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#4  0x40356d62 in gtk_widget_new (type=135666272, first_property_name=0x0) at
gtkwidget.c:1461
#5  0x400beb95 in gnome_window_icon_init () from /usr/lib/libgnomeui-2.so.0
#6  0x407f53c5 in _SmcProcessMessage () from /usr/X11R6/lib/libSM.so.6
#7  0x40802a78 in IceProcessMessages () from /usr/X11R6/lib/libICE.so.6
#8  0x4009ccf5 in gnome_href_set_label () from /usr/lib/libgnomeui-2.so.0
#9  0x407c923d in g_io_unix_dispatch () from /usr/lib/libglib-2.0.so.0
#10 0x407a48e8 in g_main_dispatch () from /usr/lib/libglib-2.0.so.0
#11 0x407a5951 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#12 0x407a5d82 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#13 0x407a65c8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#14 0x40289ee3 in gtk_main () at gtkmain.c:1091
#15 0x0804b8e1 in main ()
#16 0x409054ed in __libc_start_main () from /lib/libc.so.6
(gdb)

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]