From: Luke H. <lu...@PA...> - 2003-04-10 10:32:45
|
>The reason for this is that I have a program with sockets and threads >that works fine in 1.0.4 but has problems in 1.9.4. I haven't tried >1.9.5 yet. No luck with 1.9.5 or 1.0.4 I'm afraid. It does appear that the stack gets smashed (see below) when siglongjmp()/sigsetjmp() are called: (gdb) bt #0 vg_do_syscall2 (syscallno=1074473960, arg1=1073822720, arg2=0) at vg_mylibc.c:76 #1 0x00000004 in ?? () #2 0x40064136 in vgPlain_main () at vg_main.c:1173 (gdb) And that this is potentially the problem. -- Luke -- Luke Howard | PADL Software Pty Ltd | www.padl.com |