4.0.18 503

#1
At [02/Feb/2011:22:40:37 -0600], web server with pid=24905 received unexpected signal=11, a core file is created. A new instance of web server will be started automatically!

Please forward the following debug information to bug@litespeedtech.com.
Environment:

Server: LiteSpeed/4.0.18 Enterprise
OS: Linux
Release: 2.6.24-24-server
Version: #1 SMP Fri Sep 18 16:47:05 UTC 2009
Machine: x86_64

If the call stack information does not show up here, please compress and forward the core file located in /tmp/lshttpd/.




this is all i got from backtrace

root@host2:/usr/local/lsws# gdb ./bin/litespeed /tmp/lshttpd/bak_core/core
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>;
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
(no debugging symbols found)
(no debugging symbols found)
Core was generated by `litespeed'.
Program terminated with signal 11, Segmentation fault.
[New process 24905]
#0 0x0000000000441b32 in ?? ()
(gdb) bt
#0 0x0000000000441b32 in ?? ()
#1 0x0000000000443e6d in ?? ()
#2 0x0000000000000000 in ?? ()
 
#3
We have upgraded to 4.0.19 and the issue persists:

At [06/Feb/2011:11:20:25 -0600], web server with pid=27790 received unexpected signal=11, a core file is created. A new instance of web server will be started automatically!

Please forward the following debug information to bug@litespeedtech.com.
Environment:

Server: LiteSpeed/4.0.19 Enterprise
OS: Linux
Release: 2.6.24-24-server
Version: #1 SMP Fri Sep 18 16:47:05 UTC 2009
Machine: x86_64

If the call stack information does not show up here, please compress and forward the core file located in /tmp/lshttpd/.

(no debugging symbols found)
(no debugging symbols found)
Core was generated by `litespeed'.
Program terminated with signal 11, Segmentation fault.
[New process 27790]
#0 0x0000000000441b12 in ?? ()
#0 0x0000000000441b12 in ?? ()
#1 0x0000000000443e4d in ?? ()
#2 0x00000000046a1ab8 in ?? ()
#3 0x00000000009725f0 in ?? ()
#4 0x0000000000972470 in ?? ()
#5 0x000000000045a1c0 in ?? ()
#6 0x00000000009725f0 in ?? ()
#7 0x0000000000462a20 in ?? ()
#8 0x00000000009725f8 in ?? ()
#9 0x00000000009723e0 in ?? ()
#10 0x0000000000000000 in ?? ()


Any information or steps for resolving the issue will be greatly appreciated.

Thanks!
 
Top