Title: Message
Astman segfaults on me, anyone have the same experience?
 
Doing a bt whilst running it in gdb gives:

(gdb) bt                 
#0  0x400a340a in chunk_alloc () from /lib/libc.so.6
#1  0x400a2f6e in malloc () from /lib/libc.so.6
#2  0x4011359a in gethostbyname () from /lib/libc.so.6
#3  0x0804a35c in login (hostname=0xbffff821 "localhost") at astman.c:571
#4  0x0804a734 in main (argc=2, argv=0xbffff694) at astman.c:641
#5  0x4004d4f2 in __libc_start_main () from /lib/libc.so.6
Not being a gdb wizard... does this mean, as I think it does, that it crashes in a system call?????
 
Thanks for any help on this,
 
Michiel

Reply via email to