You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by bi...@arcor.de on 2013/03/19 09:32:29 UTC

[users@httpd] Illegal Instruction problem

Dear List,

perhaps some kind person is willing to look into this issue. I'm on FreeBSD 9.0 latest with Apache 2.2.24.
Apache has publicly certified SSL VHost running. The base apache itself runs fine. 

Since last weeks thursday, an application started to malfunction and throws SSL errors in the log I
don't clearly understand. The application DOES work fine except for one group of functions 
( user management ) that causes the below error to be thrown immediately once I use it. 
I can revert back to other functions and the software comes alive again without having to restart anything. 

Can someone look into the "illegal instruction" and investigate the cause with me ?


[Tue Mar 19 09:13:09 2013] [info] [client 172.16.1.99] (70007)The timeout specified has expired: SSL input filter read failed.
[Tue Mar 19 09:13:09 2013] [info] [client 172.16.1.99] Connection closed to child 1 with standard shutdown (server :443)
[Tue Mar 19 09:13:09 2013] [info] Subsequent (No.4) HTTPS request received for child 11 (server :443)
[Tue Mar 19 09:13:09 2013] [notice] child pid 1471 exit signal Illegal instruction (4)
[Tue Mar 19 09:13:10 2013] [info] Subsequent (No.4) HTTPS request received for child 4 (server :443)
[Tue Mar 19 09:13:10 2013] [notice] child pid 3609 exit signal Illegal instruction (4)
[Tue Mar 19 09:13:11 2013] [info] [client 172.16.1.99] Connection to child 2 established (server :443)
[Tue Mar 19 09:13:11 2013] [info] Seeding PRNG with 136 bytes of entropy
[Tue Mar 19 09:13:11 2013] [info] Initial (No.1) HTTPS request received for child 2 (server :443)
[Tue Mar 19 09:13:11 2013] [notice] child pid 1439 exit signal Illegal instruction (4)
[Tue Mar 19 09:13:12 2013] [notice] child pid 1437 exit signal Illegal instruction (4)

Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org