Re: Segfault in gdk_screen_init



I Have the same problem. With gnome-2.2.0 half of the applications crashed, including the gnome-terminal, and gnome-panel

After debugging I've found exactly the same problem with gdk_screen_init, but I'm guessing that there is a deeper and more troubling issue with binary compatibility being broken even before 2.8.2, at some point after 2.6 actually. Everything worked fine after I installed 2.4. Nothing works with newer versions. (RH9.0, Gnome 2.2).

Saludos,
<ADRIAN>

Rich Jerrell wrote:

I'm pretty sure I must have screwed something up.  I recently
installed gtk-2.8.1 and glib-2.8.1 and now I can't seem to run several
things in X.  The simplest one to get to crash is gimp.  It bails out
with a segfault in gdk_screen_init in gdkscreen.c

Starting program: /usr/bin/gimp

Program received signal SIGSEGV, Segmentation fault.
0xb7bd4a6e in gdk_screen_init (screen=0x833ef80) at gdkscreen.c:106
106         screen->resolution = -1;
(arm-gdb) bt
#0  0xb7bd4a6e in gdk_screen_init (screen=0x833ef80) at gdkscreen.c:106
#1  0xb7a97ab4 in type_class_init_Wm (node=0x833ed70,
pclass=0x833c128) at gtype.c:1844
#2  0xb7a98f8c in g_type_class_ref (type=0x0) at gtype.c:2405
#3  0xb7a85853 in g_object_newv (object_type=0x833ed70,
n_parameters=0x0, parameters=0x0) at gobject.c:824
#4  0xb7a85b3f in g_object_new_valist (object_type=0x833ed70,
first_property_name=0x0, var_args=0xbffff648 "h???:ԡ?\004") at
gobject.c:951
#5  0xb7a851bb in g_object_new (object_type=0x833ed70,
first_property_name=0x0) at gobject.c:789
#6  0xb7bf321c in _gdk_x11_screen_new (display=0x833da40,
screen_number=0x0) at gdkscreen-x11.c:482
#7  0xb7bddb26 in gdk_display_open (display_name=0x0) at gdkdisplay-x11.c:183
#8  0xb7bc0d24 in gdk_display_open_default_libgtk_only () at gdk.c:272
#9  0xb7d2ed91 in gtk_init_check (argc=0xbffff800, argv=0xbffff804) at
gtkmain.c:717
#10 0x0808d616 in gui_libs_init (argc=0x833ed70, argv=0x833ef80) at gui.c:136
#11 0x0808c190 in main (argc=0x1, argv=0xbffff844) at main.c:207
#12 0x42015704 in __libc_start_main () from /lib/tls/libc.so.6

Could anyone help me sort this out?

Rich
------------------------------------------------------------------------

_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list




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