1 --- ./src/sighandler.c.orig 2004-07-20 13:21:45.000000000 +0200
2 +++ ./src/sighandler.c 2004-07-20 13:22:42.000000000 +0200
4 fprintf(stderr, "%s\n", res[0]);*/
6 fprintf(stderr, "Attempting to generate core file.\n");
7 - pthread_kill_other_threads_np();
9 + /* pthread_kill_other_threads_np(); */