Actions
Bug #2385
closedSSL related instant death
ASK QUESTIONS IN Forums:
Description
Upgraded from 1.4.28 to 1.4.30. Identical config, identical ssl certificate.
Centod 5.7 64bit
Lighty runs until the first connection attempt then:
Chrome reports: Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error.
Lighty dies instantly. No core dump, debug message (even with ssl noise enabled). Nothing after
2012-01-24 04:32:55: (log.c.166) server started
Attaching gdb to the process yields this:
Program received signal SIGSEGV, Segmentation fault.
0x000000000040eef7 in ?? ()
- lighttpd -V
lighttpd/1.4.30 (ssl) - a light and fast webserver
Build-Date: Jan 24 2012 04:05:04
Event Handlers:
+ select (generic)
+ poll (Unix)
- rt-signals (Linux 2.4+)
+ epoll (Linux 2.6)
- /dev/poll (Solaris)
- eventports (Solaris)
- kqueue (FreeBSD)
- libev (generic)
Network handler:
+ sendfile
Features:
+ IPv6 support
+ zlib support
+ bzip2 support
+ crypt support
+ SSL Support
+ PCRE support
- mySQL support
- LDAP support
- memcached support
+ FAM support
+ LUA support
- xml support
- SQLite support
- GDBM support
Updated by darix almost 13 years ago
- Status changed from New to Fixed
rebuild lighty with r2822 applied.
Actions
Also available in: Atom