Linus Torvalds [email protected] writes:
Now, try to "strace" it, or debug it with gdb, and see if you can repeat the behaviour.
You'll always have hard time repeating that under strace or gdb, since a debugger uses SIGTRAP for it's own purpose and does not pass it to the program.
Andreas.