On Mon, Nov 24, 2008 at 9:54 PM, John David Anglin <dave@xxxxxxxxxxxxxxxxxx> wrote: > The segv looks to be in _dl_fixup at 0xf3b8 in /lib/ld.so.1. The dynamic loader is sensitive to VM bugs, as are several of the glibc tests. Too bad you probably can't run the glibc testsuite on this kernel. Given your earlier comments it would seen the segfault is not reproducible and happens often and randomly? The _dl_fixup routine is very complicated, and eventually responsible for mapping in a new shared library. This could tickle any number of VM bugs. The only way I know how to solve this class of problem is to start bisecting the kernel until it works again and determine what commit made the stability worse. $0.02. I'm still organizing the new house Kristine and I are renting, and my rack is only partly cabled up at this point. I'll try to get on that ASAP so I can also have a look at the latest kernel. 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