Project

General

Profile

Actions

Bug #242

closed

Problem related to edge triggering and closing event on NetBSD

Added by Anonymous over 18 years ago. Updated over 17 years ago.

Status:
Fixed
Priority:
High
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:

Description

When using kqueue as event handler on NetBSD, CGI will not work. If I understand it correctly from Jan, lighttpd is missing the closing event for the CGI process somehow and thinks the process never ended. I'm attaching a minimal test case + ktrace output for this, and ktrace outputs from OpenBSD and FreeBSD as well (using the same config), where everything works fine, if it helps in any way.

Best regards,
Aron Stansvik

-- elvstone


Files

lighttpd.conf.txt (399 Bytes) lighttpd.conf.txt Configuration used -- elvstone Anonymous, 2005-08-31 22:16
test.sh.txt (56 Bytes) test.sh.txt Test CGI sh script -- elvstone Anonymous, 2005-08-31 22:17
ktrace-netbsd.txt (74 KB) ktrace-netbsd.txt ktrace output on NetBSD 2.0 -- elvstone Anonymous, 2005-08-31 22:17
ktrace-openbsd.txt (214 KB) ktrace-openbsd.txt ktrace output on OpenBSD 3.5 -- elvstone Anonymous, 2005-08-31 22:18
ktrace-freebsd.txt.gz (55.6 KB) ktrace-freebsd.txt.gz ktrace output on FreeBSD 5.4 (I had to gzip it) -- elvstone Anonymous, 2005-08-31 22:20
Actions #1

Updated by Anonymous over 18 years ago

I think it might be related to NetBSD PR #27185. Can anyone confirm? Jan?

-- elvstone

Actions #2

Updated by Anonymous over 18 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

This is a known bug in NetBSD which is fixed in -current and -2 and -3 branches.

-- elvstone

Actions

Also available in: Atom