I'm having problem, I'm using the FC1 source package and then did an rpmbuild
--rebuild. It segfaults in the same place for me. Actually 2 lines up in the
open("/etc/ld.so.preload", O_RDONLY) = 3
if /etc/ld.so.preload does not exist, it segfaults there. I did a "touch
/etc/ld.so.preload" then I the same results.