Hi, > "FAIL: test-c-stack.sh > ===================== > > ./test-c-stack.sh: line 7: 3238828 Segmentation fault (core dumped) > ${CHECKER} ./test-c-stack${EXEEXT} 2> t-c-stack.tmp > FAIL test-c-stack.sh (exit status: 1) > > I didn’t get much particularly useful out of gdb yet:
What's the result of grep LIBCSTACK config.status ? I.e. is GNU libsigsegv in use? And if yes, which version? Also, it would be helpful to know - the version of Linux (from 'uname srm'), - the libc version, - whether the 'test-c-stack' is a 32-bit or 64-bit executable. Bruno