Hi,
I usually compile gtkg with ICU library, however since I have
updated this library recently, gtkg crashes at startup-time.
Formerly: ICU 2.6.1 / GCC 3.3.1
Currently: ICU 2.6.2 / GCC 3.4.2
GTKG: 0.95b (2004-11-14) with GTK2
There are two version of backtrace:
Cflags: -Wall -ggdb
$ gdb ./gtk-gnutella core
(snip)
#0 0x10203124 in gchar_to_ip_port (str=0x102baac0 "68.38.218.228:6346\n",
ip=0x7ffd7b50, port=0x7ffd7b54) at misc.c:286
286 return TRUE;
(gdb) bt
#0 0x10203124 in gchar_to_ip_port (str=0x102baac0 "68.38.218.228:6346\n",
ip=0x7ffd7b50, port=0x7ffd7b54) at misc.c:286
#1 0x1004ec3c in read_step (unused_h=0x10496770, u=0x102faa88, ticks=1) at
hcache.c:1304
#2 0x102135bc in bg_sched_timer () at bg.c:992
#3 0x10032ac0 in main_timer (p=0x0) at main.c:445
#4 0x04286e88 in g_timeout_dispatch (source=0x109b1468, callback=0x100328e4
<main_timer>, user_data=0x0) at gmain.c:3314
#5 0x04281f44 in g_main_dispatch (context=0x102f4390) at gmain.c:1955
#6 0x04283e34 in g_main_context_dispatch (context=0x102f4390) at gmain.c:2505
#7 0x04284588 in g_main_context_iterate (context=0x102f4390, block=1,
dispatch=1, self=0x102f23c8) at gmain.c:2586
#8 0x04285230 in g_main_loop_run (loop=0x10f060e0) at gmain.c:2790
#9 0x5fd63990 in gtk_main () at gtkmain.c:1172
#10 0x10139430 in main_gui_run () at main.c:675
#11 0x1003333c in main (argc=1, argv=0x7ffd7e94, env=0x7ffd7e9c) at main.c:646
Cflags: -Wall -O -ggdb
$ gdb ./gtk-gnutella core
(snip)
#0 unicode_NFC (source=0x10941718, len=12, result=0x10941cb0, rlen=72) at
utf8.c:3363
3363 UErrorCode error = U_ZERO_ERROR;
(gdb) bt
#0 unicode_NFC (source=0x10941718, len=12, result=0x10941cb0, rlen=72) at
utf8.c:3363
#1 0x101c95d4 in unicode_canonize (in=0x1026ca78 "gtk-gnutella") at utf8.c:3590
#2 0x10066264 in search_new (query=0x1026ca78 "gtk-gnutella",
reissue_timeout=3600, flags=2) at search.c:2342
#3 0x100343f4 in guc_search_new (query=0x10941718 "", reissue_timeout=12) at
ui2c.c:556
#4 0x10125d54 in search_gui_new_search_full (querystr=0x1026ca78
"gtk-gnutella", reissue_timeout=3600, sort_col=2, sort_order=0, flags=2,
search=0x7ffd7cd4) at search.c:323
#5 0x10112a94 in xml_to_search (xmlnode=0x109421c8, unused_udata=0xc) at
search_xml.c:850
#6 0x10112038 in parse_xml (xmlnode=0x109421c8, user_data=0x0) at
search_xml.c:689
#7 0x10110e1c in search_retrieve_xml () at search_xml.c:333
#8 0x1010f1bc in search_gui_retrieve_searches () at search_common.c:745
#9 0x10127d20 in search_gui_init () at search.c:958
#10 0x100faab0 in main_gui_init () at main.c:571
#11 0x10032ff0 in main (argc=1, argv=0x7ffd7e94, env=0x7ffd7e9c) at main.c:617
If it needs more info (eg. full backtrace or the like), please tell me.
Thanks in advance.
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Gtk-gnutella-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel