Comment 3 for bug 659115

Revision history for this message
Paulo Matos (pmatos) wrote :

This is actually not a perl problem. There seems to be an underlying problem I was still not able to pinpoint.
When I start screen, it also segfaults. strace shows the problem also after opening /etc/passwd.
uname({sys="Linux", node="pm18pc01", ...}) = 0
open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

This is straight after a Maverick upgrade. Anyone with tips on where I might look for the problem?