I can get out the following of gdb: #0 0xb7dbdc85 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6 #1 0xb7dbfc68 in free () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7dc192f in malloc () from /lib/tls/i686/cmov/libc.so.6 #3 0x0804efc1 in xmalloc (n=2048) at util.c:26 #4 0x0804f64a in read_config_file (f=0x8053030 "/home/mario/.iftoprc", whinge=0) at cfgfile.c:70 #5 0x0804afe4 in main (argc=Cannot access memory at address 0x1 ) at iftop.c:572
Still not really helpful but at least better... Seems to be very strange as it simply tries to malloc 2KB which shouldn't segfault... Regards, Mario -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]