Here is a full bt with debug libraries installed an code references: (gdb) run Starting program: /usr/games/scorched3d [Thread debugging using libthread_db enabled] [New Thread 1091545184 (LWP 26863)]
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1091545184 (LWP 26863)] 0x40a67161 in g_scanner_key_equal (v1=0x6c656966, v2=0xbffff480) at gscanner.c:358 358 return (key1->scope_id == key2->scope_id) && (strcmp (key1->symbol, key2->symbol) == 0); Current language: auto; currently c (gdb) bt full #0 0x40a67161 in g_scanner_key_equal (v1=0x6c656966, v2=0xbffff480) at gscanner.c:358 No locals. #1 0x40a48687 in IA__g_hash_table_lookup (hash_table=0x83ea6e8, key=0xbffff480) at ghash.c:201 No locals. #2 0x40a67363 in IA__g_scanner_scope_add_symbol (scanner=0x83ea668, scope_id=0, symbol=0x40f12a7f "include", value=0x10f) at gscanner.c:400 key = (GScannerKey *) 0x9 #3 0x40eadfe8 in gtk_rc_parse_any (input_name=0x0, input_fd=9, input_string=0x1 <Address 0x1 out of bounds>) at gtkrc.c:1079 scanner = (GScanner *) 0x83ea668 i = 1 done = 1 #4 0x40ead2c8 in gtk_rc_parse_file ( filename=0x83ea5c0 "/etc/gtk/gtkrc.utf-8", reload=0) at gtkrc.c:662 fd = 9 tmp_list = (GSList *) 0x40f26f78 rc_file = (GtkRcFile *) 0x83ea600 statbuf = {st_dev = 2049, __pad1 = 0, st_ino = 485096, st_mode = 33188, st_nlink = 1, st_uid = 0, st_gid = 0, st_rdev = 0, __pad2 = 0, st_size = 197, st_blksize = 4096, st_blocks = 8, st_atim = { tv_sec = 1110741716, tv_nsec = 728120192}, st_mtim = {tv_sec = 1087997867, ---Type <return> to continue, or q <return> to quit--- tv_nsec = 0}, st_ctim = {tv_sec = 1095972997, tv_nsec = 0}, __unused4 = 0, __unused5 = 0} tmp_list = (GSList *) 0x40f26f78 #5 0x40ead39c in gtk_rc_parse (filename=0x0) at gtkrc.c:679 No locals. #6 0x40eaccf4 in gtk_rc_init () at gtkrc.c:576 name = (gchar *) 0x83ea5c0 "/etc/gtk/gtkrc.utf-8" locale_suffixes = {0x83ea4b8 "de_DE.utf-8", 0x83ea508 "de_DE.utf8", 0x83ea528 "de.utf-8", 0x83ea548 "de.utf8", 0x83ea558 "utf-8", 0x83ea568 "utf8", 0x83ea588 "de_DE", 0x83ea598 "de"} n_locale_suffixes = 8 i = 0 j = 4 initted = 1 #7 0x40e7ff3d in gtk_init_check (argc=0xbffff720, argv=0xbffff6b4) at gtkmain.c:440 module_name = (gchar *) 0x40f25420 "\004S\024" module = (GModule *) 0x40de9bcc modinit_func = 0x833b538 gtk_modules = (GSList *) 0x0 slist = (GSList *) 0x0 env_string = (gchar *) 0xbffff480 "" #8 0x40e80106 in gtk_init (argc=0x0, argv=0x0) at gtkmain.c:471 ---Type <return> to continue, or q <return> to quit--- No locals. #9 0x404dd2ed in wxEntryStart () from /usr/lib/libwx_gtk-2.4.so.0 No symbol table info available. #10 0x404dd496 in wxEntry () from /usr/lib/libwx_gtk-2.4.so.0 No symbol table info available. #11 0x081e2c93 in main (argc=1, argv=0xbffff7e4) at main.cpp:224 checkfile = (FILE *) 0x0 initFlags = 0 (gdb) hth, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]