Garnome .25.1 and my solaris 2.6 build - nautilus stack



So, finally I have completed the build of gnome using
garnome on solaris 2.6. Everything works fine except
for the nautilus...;) it bombs on me with following
stack trace all the time.

Anybody seen this stack ever:

------------------------------------------------------
(gdb) bt
#0  0xee9a5448 in strlen () from /usr/lib/libc.so.1
#1  0xee9dc83c in _doprnt () from /usr/lib/libc.so.1
#2  0xee9e5ce0 in vsnprintf () from /usr/lib/libc.so.1
#3  0xee3b49fc in g_printf_string_upper_bound
(format=0xee7611c0 "%s-%s",
    args=0xefffed00) at gmessages.c:928
#4  0xee3c0028 in g_strdup_vprintf (format=0x1a03e5
"", args1=0xefffed00)
    at gstrfuncs.c:201
#5  0xee3c006c in g_strdup_printf (format=0xee7611c0
"%s-%s")
    at gstrfuncs.c:217
#6  0xee75dd3c in bonobo_server_info_prop_lookup ()
   from
/home/sukumar/garnome/lib/libbonobo-activation.so.4
#7  0x57ebc in add_bonobo_menu_ui_and_verbs ()
#8  0x583fc in reset_bonobo_mime_actions_menu ()
#9  0x59b0c in real_update_menus ()
#10 0x6298c in fm_icon_view_update_menus ()
#11 0x5cad8 in fm_directory_view_update_menus ()
#12 0x54fb4 in update_menus_timeout_callback ()
#13 0xee3ae014 in g_timeout_dispatch (source=0xb65b8,
    callback=0x54f74 <update_menus_timeout_callback>,
user_data=0x0)
    at gmain.c:3093
#14 0xee3aac24 in g_main_dispatch (context=0xb2050) at
gmain.c:1720
#15 0xee3abfc8 in g_main_context_dispatch
(context=0xb2050) at gmain.c:2268
#16 0xee3ac358 in g_main_context_iterate
(context=0xb2050, block=1,
    dispatch=1, self=0x9e3c0) at gmain.c:2349
#17 0xee3acca4 in g_main_loop_run (loop=0x1b51e0) at
gmain.c:2569
#18 0xeee782f4 in gtk_main () at gtkmain.c:1093
#19 0x334a0 in main ()
(gdb) frame 5
#5  0xee3c006c in g_strdup_printf (format=0xee7611c0
"%s-%s")
    at gstrfuncs.c:217
217       buffer = g_strdup_vprintf (format, args);
(gdb) p format
$1 = (gchar *) 0xee7611c0 "%s-%s"
(gdb) frame 4
#4  0xee3c0028 in g_strdup_vprintf (format=0x1a03e5
"", args1=0xefffed00)
    at gstrfuncs.c:201
201       buffer = g_new (gchar,
g_printf_string_upper_bound (format, args1));
(gdb) p format
$2 = (gchar *) 0x1a03e5 ""
(gdb)
--------------------------------

glib version installed is the latest, they don't have
any newer versions available even outside garnome
linked. Is it possibly because of native libc? I
couldn't build the gnu libc on 2.6.

Any idea anybody?

Thanks,
Sunil


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



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