After installing WeBWorK 2.5.0 on our server, we seem to be getting error messages like follows:
Caught a SIGPIPE at /opt/webwork/webwork2/lib/Apache/WeBWorK.pm line 62
$ = eval {...} called from file `/opt/webwork/webwork2/lib/Apache/WeBWorK.pm' line 62
$ = Apache::WeBWorK::handler('Apache2::RequestRec=SCALAR(0xbb1cfef0)') called from -e line 0
$ = eval {...} called from -e line 0
[Mon Sep 12 08:28:45 2011] [notice] child pid 934 exit signal Aborted (6)
$ = eval {...} called from file `/opt/webwork/webwork2/lib/Apache/WeBWorK.pm' line 62
$ = Apache::WeBWorK::handler('Apache2::RequestRec=SCALAR(0xbb1cfef0)') called from -e line 0
$ = eval {...} called from -e line 0
[Mon Sep 12 08:28:45 2011] [notice] child pid 934 exit signal Aborted (6)
There are about 50-80 such messages a day.
Depending on the browser, the user seems to either see a blank screen (firefox) or a message that 'connection was reset' (chrome).
Server runs Debian/Squeeze Linux, 32bit, with
Apache/2.2.16 (Debian) mod_ssl/2.2.16 OpenSSL/0.9.8o mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1
Any ideas on how serious this could be and what could be the issue are appreciated.