The situation when the segfault occurs: 800x600 x resolution, 800x600 area cfclient 1.5.0 launched, demaximized and resized reducing the height. Sometimes instead of a segfault I receive a sigfp (but this is probably only the case when I resize to 0 height). gdb output for the sigfp: Program received signal SIGFPE, Arithmetic exception. 0x0804f1c7 in draw_list (l=0x807de80) at x11.c:1713 warning: Source file is more recent than executable. 1713 size = (long) l->bar_length * l->size / items; (gdb) where #0 0x0804f1c7 in draw_list (l=0x807de80) at x11.c:1713 #1 0x08051459 in check_x_events () at x11.c:2551 #2 0x08051341 in get_metaserver () at x11.c:2482 #3 0x08053505 in main (argc=1, argv=0xbffff9c4) at x11.c:3456 #4 0x40165bb4 in __libc_start_main () from /lib/libc.so.6 (gdb) values: l->bar_length == l->size == items == 0 Tell me if you need other information. Bye Claudio ______________________________________________________________________ Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/ _______________________________________________ crossfire-devel mailing list crossfire-devel at lists.real-time.com https://mailman.real-time.com/mailman/listinfo/crossfire-devel