Project

General

Profile

Actions

Bug #2385

closed

SSL related instant death

Added by azilber about 12 years ago. Updated about 12 years ago.

Status:
Fixed
Priority:
Urgent
Category:
core
Target version:
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 ?? ()

More info:
  1. 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

Related issues 1 (0 open1 closed)

Has duplicate Bug #2418: Lighttpd crashes after first call from https in Linux environmentDuplicate2012-05-25Actions
Actions #1

Updated by darix about 12 years ago

  • Status changed from New to Fixed

rebuild lighty with r2822 applied.

Actions

Also available in: Atom