Solaris seg fault



I finished compiling everything up to gnome-core.  Here's what I get when I
start gnome-session:
(gdb) bt
#0  0x0 in ?? ()
#1  0xef2df2e8 in gdk_im_open () at gdkim.c:313
#2  0xef2cd63c in gdk_init (argc=0xefffe9ac, argv=0xefffe9a8) at gdk.c:541
#3  0xef3fd678 in gtk_init (argc=0xefffe9ac, argv=0xefffe9a8) at gtkmain.c:272
#4  0xef71c260 in gnome_add_gtk_arg_callback ()
#5  0xef1e27dc in invokeCallbacks ()
#6  0xef1e2710 in invokeCallbacks ()
#7  0xef1e38ec in poptGetNextOpt ()
#8  0xef0f4488 in gnomelib_parse_args ()
#9  0xef71cc0c in gnome_init_with_popt_table ()
#10 0x1ecb4 in main (argc=1, argv=0xefffed5c) at main.c:73
(gdb) 

-------

gdkim.c:313 is:
XRegisterIMInstantiateCallback (gdk_display, NULL, NULL, NULL,
                    gdk_im_instantiate_cb, NULL);


My system (fairly ceratin about the versions):
glib 1.1.7
gtk+ 1.1.7
imlib 1.8.2
gnome-libs 0.99.0
gnome-core 0.99.0

Solaris 2.6 sparc using gcc, Solaris ld

Help would be appreciated.

BK

==============================
Things are only impossible until they are not.
    Jean-Luc Picard, "When the Bough Breaks"



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