Hi all,

I left current (well, I just did a CVS update and the only thing that
changed was the interface files, so very close to current, anyway) CVS
running and was greeted with a crash when I came back to it.

./run: line 11: 24953 Segmentation fault      (core dumped) src/gtk-gnutella

Stack trace:

(gdb) bt
#0  0x401f2b03 in g_mem_chunk_free () from /usr/lib/libglib-1.2.so.0
#1  0x4007290d in gtk_clist_unselect_all () from /usr/lib/libgtk-1.2.so.0
#2  0x400687c8 in gtk_clist_insert () from /usr/lib/libgtk-1.2.so.0
#3  0x40076b2b in gtk_clist_remove () from /usr/lib/libgtk-1.2.so.0
#4  0x080d23fa in download_gui_remove (d=0x402057d0) at downloads.c:1190
#5  0x080d3b8b in download_unqueue (d=0x87d19a0) at downloads.c:1926
#6  0x080d3e69 in download_start_prepare (d=0x87d19a0) at downloads.c:2048
#7  0x080d435a in download_start (d=0x87d19a0, check_allowed=0)
    at downloads.c:2208
#8  0x080d48fd in download_pickup_queued () at downloads.c:2325
#9  0x080e6fab in main_timer (p=0x0) at main.c:244
#10 0x401f1c6b in g_idle_remove_by_data () from /usr/lib/libglib-1.2.so.0
#11 0x401f23ee in g_idle_remove_by_data () from /usr/lib/libglib-1.2.so.0
#12 0x401f2199 in g_idle_remove_by_data () from /usr/lib/libglib-1.2.so.0
#13 0x401f1174 in g_main_run () from /usr/lib/libglib-1.2.so.0
#14 0x400dbf0f in gtk_main () from /usr/lib/libgtk-1.2.so.0
#15 0x080b43ee in main_gui_run () at main_gui.c:565
#16 0x080e72d7 in main (argc=0, argv=0xbffff5b4, env=0xbffff5bc) at
main.c:430
#17 0x403f2082 in __libc_start_main () from /lib/i686/libc.so.6

I'll keep the core file around for a while.

Kenn
-- 
val K="open String; print(\"val K=\\\"\"^concat(List.foldr op:: [\"\\\" \",K]
 (List.map (fn #\"\\\\\"=>\"\\\\\\\\\"| #\"\\\"\"=>\"\\\\\\\"\"|l=>str l) (ex
plode K))))" open String; print("val K=\""^concat(List.foldr op:: ["\" ",K] (
List.map (fn #"\\"=>"\\\\"| #"\""=>"\\\""|l=>str l) (explode K))))

(* Note: Wrapped to reasonable line length.  Remove newlines to run. *)
       (* Webpage: http://ragnar.nilmop.com/kenn/default.html *)


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Gtk-gnutella-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to