Subversion / Apache / FreeBSD-Current checkout crash
From: Dominic Mitchell <dom_at_happygiraffe.net>
Date: 2005-01-11 13:52:47 CET
I'm hoping that somebody can help me with this; I don't know what to
The problem is a failure to check out:
% svn co http://localhost/svn/private/trunk/etc
And if I look in the server error logs, I see this message:
[Tue Jan 11 12:06:24 2005] [notice] child pid 22889 exit signal Illegal instruction (4)
I've recompiled both apache and subversion (from the FreeBSD ports
Apache is using the prefork MPM and also contains mod_perl and PHP.
I tried running strace/ktrace/truss on "httpd -X", but they didn't tell
* strace output stopped after a setgid(). It looked like it stopped
* ktrace dutifully passed on the segfault, and appears to have traced
23147 httpd RET read 4096/0x1000
* truss just hung and I couldn't get anything else out of it.
After that, I tried running httpd -X from inside gdb. Unfortunately,
If I try to checkout using a file:/// url instead, everything works
Does anybody have any debugging clues I could use to see what's
-Dom
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.