Peter Wemm wrote: > > 2) There is a bug in sys/kern/imgact_elf.c. It assumes that the > PT_LOAD sections are contiguous, which isn't a given. I think I may have outsmarted myself here. This should be coming from rtld, not the kernel. In any case, it is still our bug. -Peter