![]() |
Litespeed exited on signal 11
I have just installed a server, downloaded and installed lsws std, and tried to start it.
The result is the following in /usr/local/lsws/logs/lsws.log: Code:
2010-01-11 21:40:41.468 [NOTICE] Loading LiteSpeed/4.0.12 Standard ...Code:
Jan 11 21:40:41 satanael kernel: pid 1641 (lshttpd.4.0.12), uid 0: exited on signal 11COMPAT_FREEBSD6 and COMPAT_FREEBSD7 in kernel and compat packages installed. Please advise. |
If you can get a core file, please try dump the call stack back trace with GDB.
I think the Freebsd6 compatibility layer in Freebsd 9 does not work that well. Maybe file a bug report to FreeBSD group. |
Quote:
Also, I've been using FreeBSD since version 3 and I have never seen the backwards compatibility fail. FreeBSD is really anal about regression testing. If you want I can downgrade to 8-STABLE, but I can almost guarantee that the same happens with that version as the change between 8-STABLE and 9-CURRENT is minimal (they just cut RELENG_8). This can also be seen in the lack of COMPAT_FREEBSD8 currently. |
You can check kernel configuration
kern.sugid_coredump Core file may not under /tmp/lshttpd, some system can explicitly configure where to put the core file. Run "lshttpd" with parameter "-d" under GDB, should give you the stack back trace as well. |
Code:
(gdb) bt |
Looks like net_rt_iflist() system call return something invalid.
Are you using 32bit binary on 64bit freebsd? If yes, can you please try the 64bit binary with a trial key? |
Quote:
|
So, now my trial has run out. What's the workaround/fix for Std?
|
This is fixed in the latest 4.0.12 i386-freebsd6 build.
|
I'm confused a bit. Are there different versions of 4.0.12?
If so, how to differentiate? |
| All times are GMT -7. The time now is 05:49 PM. |