* Jari Aalto: > For some reason subversion suddendly stopped working. It dies on > segmentation fault. Strace reveals lines of: > > access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) > open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory) > stat64("/lib/tls/i686/mmx/cmov", 0xbfc7e730) = -1 ENOENT (No such file or > director > stat64("/lib/tls/mmx", 0xbfc7e730) = -1 ENOENT (No such file or > directory) > ... > > ldconfig or any other similar settings haven't been changed while this > happened.
Can you provide more strace output? The quoted part is not particularly interesting. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]