(gdb) bt #0 0x408c0671 in kill () from /lib/libc.so.6 #1 0x40bedf9b in pthread_kill () from /lib/libpthread.so.0 #2 0x40bee350 in raise () from /lib/libpthread.so.0 #3 0x408c0353 in raise () from /lib/libc.so.6 #4 0x408c180b in abort () from /lib/libc.so.6 #5 0x4051b193 in IA__g_logv (log_domain=Variable "log_domain" is not available. ) at gmessages.c:497 #6 0x4051b1bb in IA__g_log (log_domain=Could not find the frame base for "IA__g_log". ) at gmessages.c:517 #7 0x080bb7ca in mq_check_track () #8 0x0812d270 in mq_udp_putq () #9 0x080d1544 in oob_send_reply_ind () #10 0x080d13c8 in oob_pmsg_free () #11 0x0812cc90 in mq_udp_pmsg_free_extended () #12 0x080df0b5 in pmsg_free () #13 0x080bb9b5 in mq_rmlink_prev () #14 0x080bcdac in make_room_header () #15 0x080bcaa9 in make_room () #16 0x080bcf70 in mq_puthere () #17 0x0812d488 in mq_udp_putq () #18 0x0812d513 in mq_udp_node_putq () #19 0x08115476 in udp_send_msg () #20 0x080db399 in send_pong () #21 0x080db9a8 in send_personal_info () #22 0x080dd984 in pcache_udp_ping_received () #23 0x080dda10 in pcache_ping_received () #24 0x080c9f63 in node_parse () #25 0x080ca735 in node_udp_process () #26 0x081153ee in udp_received () #27 0x08108bac in socket_udp_accept () #28 0x08108c66 in socket_udp_event () #29 0x081d8e80 in inputevt_timer () #30 0x081d91cd in dispatch_poll () #31 0x4053b9be in g_io_unix_dispatch (source=Variable "source" is not available. ) at giounix.c:162 #32 0x40512b61 in IA__g_main_context_dispatch (context=Variable "context" is not available. ) at gmain.c:2043 #33 0x40515c86 in g_main_context_iterate (context=Variable "context" is not available. ) at gmain.c:2675 #34 0x40515ff7 in IA__g_main_loop_run (loop=Variable "loop" is not available. ) at gmain.c:2879 #35 0x4014372c in IA__gtk_main () at gtkmain.c:1000 #36 0x08133374 in main_gui_run () #37 0x08056a96 in main ()
[EMAIL PROTECTED] gtk-gnutella]$ ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 2048 virtual memory (kbytes, -v) unlimited That is from bash. This is in run "ulimit -S -c unlimited -s unlimited". This seems to be an unattended crash with a download running. I typically have from 3-5 uploads at one time. I will save core and bin for a few days... fwiw, Bill Pringlemeir. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
