This is a discussion on Segemntation Fault /Apache 1.3.29/Solaris 8 within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I have a little Problem with an Apache Server. We use Apache Version 1.3.29 on a Solaris ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I have a little Problem with an Apache Server. We use Apache Version 1.3.29 on a Solaris 8 Server: .. .. .. [Tue Feb 10 08:51:00 2004] [notice] child pid 26290 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:00 2004] [notice] child pid 26287 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:00 2004] [notice] child pid 26286 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:00 2004] [notice] child pid 26285 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:00 2004] [notice] child pid 26284 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:00 2004] [notice] child pid 26288 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:00 2004] [notice] child pid 26283 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:00 2004] [notice] child pid 26281 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:00 2004] [notice] child pid 26282 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:00 2004] [notice] child pid 26280 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:00 2004] [notice] child pid 26279 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:00 2004] [notice] child pid 26278 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:04 2004] [notice] child pid 26296 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:27 2004] [notice] child pid 26306 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:27 2004] [notice] child pid 26309 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:27 2004] [notice] child pid 26303 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:27 2004] [notice] child pid 26305 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:27 2004] [notice] child pid 26304 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:27 2004] [notice] child pid 26302 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:27 2004] [notice] child pid 26301 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:27 2004] [notice] child pid 26300 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:27 2004] [notice] child pid 26299 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:27 2004] [notice] child pid 26298 exit signal Segmentation Fault (11) [Tue Feb 10 08:51:27 2004] [notice] child pid 26297 exit signal Segmentation Fault (11) Does anybody know how to fix this problem? greetz, thomas |
|
|||
|
Thomas Steimann <thomas.steimann@tiscalinet.ch> wrote:
> [Tue Feb 10 08:51:00 2004] [notice] child pid 26290 exit signal Segmentation > Fault (11) I had the same problem using Apache and a third-party module that wasn't working really well. In my case was JRun connector module that crashed when used with mod_ssl. If you are using third-party module, try to remove them, if that's the problem, or the vendor have solved the problem or you won't find a solution easily. I solved using two Apache server on the same machine, one handling the ssl part and the other the JRun part. Davide -- | Ah, young webmaster... java leads to shockwave. Shockwave leads to | realaudio. And realaudio leads to suffering. -- Peter da Silva | | |