New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22174 (closed defect: fixed)

Opened 4 years ago

Last modified 2 years ago

lighttpd-1.4.23_2 frequent crashing

Reported by: bugs@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: lighttpd

Description

Built with +cml+ssl. conf and a few crash logs (have more) attached. Let me know if I can provide anything else.

Attachments

lighttpd_2009-10-20-102109_localhost.crash (3.9 KB) - added by bugs@… 4 years ago.
lighttpd_2009-10-20-093704_localhost.crash (4.0 KB) - added by bugs@… 4 years ago.
lighttpd.conf (11.5 KB) - added by bugs@… 4 years ago.

Change History

Changed 4 years ago by bugs@…

Changed 4 years ago by bugs@…

Changed 4 years ago by bugs@…

comment:1 Changed 4 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to pguyot@…

comment:2 Changed 3 years ago by ryandesign@…

  • Owner changed from pguyot@… to ryandesign@…

comment:3 Changed 3 years ago by ryandesign@…

lighttpd crashes a lot for me too. Fortunately launchd restarts it quickly. You should report such problems to the developers of lighttpd; I don't know their code well enough (or at all) to do anything about it.

comment:4 Changed 2 years ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to fixed

The portfile has been updated to 1.4.28 in r73869. More importantly, the recommended event-handler for Mac OS X has been changed from "freebsd-kqueue" to "libev". Make sure your lighttpd.conf says:

server.event-handler = "libev"

Since making this change on my system 6 weeks ago, I haven't seen lighttpd crashing anymore.

Note: See TracTickets for help on using tickets.