Keep seeing these in my apache logs after editing any page. Needless to say the browser disconnects and cannot complete the request so the edit never takes.
==> access_log <== 192.168.100.190 - - [22/Jul/2005:12:40:33 -0400] "GET / HTTP/1.1" 301 28 192.168.100.190 - - [22/Jul/2005:12:40:33 -0400] "GET /index.php/ Main_Page HTTP/1.1" 304 28 192.168.100.190 - - [22/Jul/2005:12:40:40 -0400] "GET /index.php? title=Main_Page&action=edit HTTP/1.1" 200 3004
==> error.log <== [Fri Jul 22 12:40:53 2005] [notice] child pid 26551 exit signal Segmentation fault (11)
I'm running (not sure if the perl stuff matters, but I'll include it anyway):
php4-4.3.11_1 perl-5.8.6_2 mod_perl2-2.0.1,2 bsdpan-libwww-perl-5.803 apache-2.0.50_1 mediawiki-1.4.6
Anyone seen this or know how to possibly troubleshoot it?
mediawiki-l@lists.wikimedia.org