
04-01-2012, 01:46 AM
|
|
LiteSpeed Staff
|
|
Join Date: Oct 2010
Posts: 2,337
|
|
Quote:
Originally Posted by JustAng
...
Code:
At [01/Apr/2012:14:27:54 +0700], web server with pid=186167 received unexpected signal=11, no core file is created. A new instance of web server will be started automatically!
...
EDIT :
On my older machine, I can switch back to the older version if that's the only solution, but on my newer one, 4.1.12 is the basic install so I don't know how to switch back to 4.1.11
|
You have 2 options:
1. manually install 4.1.11
2. install 4.1.12 dbg version and gnu debugger (gdb)
when restart happens again, forward the backtrace to bug@.
if restart persists, switch back to 4.1.11 for the time being.
Last edited by webizen; 04-01-2012 at 01:49 AM..
|