Hi, SEGV reproducer: x86 requires to build GDB with -lmcheck to make the crash reproducible. Therefore no testsuite testcase is provided. ./gdb -nx -ex start -ex 'set breakpoint always-inserted on' -ex 'b *0' -ex 'delete 2' ./gdb (Found on ia64 without -lmcheck.) Regards, Jan