Dave, I saw strace segfault in __canonicalize_funcptr_for_compare while trying to trace an nptl enabled hppa application. Program received signal SIGSEGV, Segmentation fault. 0x0002b3bc in __canonicalize_funcptr_for_compare () Current language: auto; currently asm (gdb) bt #0 0x0002b3bc in __canonicalize_funcptr_for_compare () #1 0x00025fec in sys_rt_sigaction (tcp=0x4e070) at signal.c:1886 #2 0x00017aec in trace_syscall (tcp=0x4e070) at syscall.c:2549 #3 0x00016c98 in main (argc=<value optimized out>, argv=0xc032f01c) at strace.c:2475 (gdb) It's 100% reproducible. What should I try to debug this? Cheers, Carlos. -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html