Project

General

Profile

Actions

Bug #2257

closed

(connections.c.1228) connection closed: poll() -> ERR

Added by peti over 13 years ago. Updated almost 13 years ago.

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

Description

I'm running the Lighty 1.4.28 for 2 days right now. Sometimes (5-10 times a day) a get a strange Error in my error.log which I couldn't locate and fix myself.

2010-09-15 02:34:52: (connections.c.1228) connection closed: poll() -> ERR 11
2010-09-15 02:34:52: (connections.c.1228) connection closed: poll() -> ERR 29
2010-09-15 02:34:52: (connections.c.1228) connection closed: poll() -> ERR 26
2010-09-15 02:34:52: (connections.c.1228) connection closed: poll() -> ERR 35
2010-09-15 02:34:53: (connections.c.1228) connection closed: poll() -> ERR 35
2010-09-15 02:35:02: (connections.c.1228) connection closed: poll() -> ERR 31
2010-09-15 02:35:02: (connections.c.1228) connection closed: poll() -> ERR 42
2010-09-15 02:35:03: (connections.c.1228) connection closed: poll() -> ERR 8
2010-09-15 02:35:03: (connections.c.1228) connection closed: poll() -> ERR 27
2010-09-15 02:35:03: (connections.c.1228) connection closed: poll() -> ERR 39

Hope you can help, thanks alot.

Actions #1

Updated by stbuehler over 13 years ago

  • Status changed from New to Need Feedback

Please tell us your server.event-handler.

Actions #2

Updated by peti over 13 years ago

Problem seems to be fixed with server handler "select". I had these problems with "poll" and "linux-sysepoll" (with 2.6.x kernel). Thanks anyway.

Actions #3

Updated by crushmaster over 13 years ago

Same problem here using linux-sysepoll as event handler on Debian GNU/Linux lenny amd64:

2010-09-16 00:46:22: (connections.c.1228) connection closed: poll() -> ERR 26 
2010-09-16 00:46:45: (connections.c.1228) connection closed: poll() -> ERR 12 
2010-09-16 00:46:48: (connections.c.1228) connection closed: poll() -> ERR 36 
2010-09-16 00:50:29: (connections.c.1228) connection closed: poll() -> ERR 17 
2010-09-16 00:50:45: (connections.c.1228) connection closed: poll() -> ERR 10 
2010-09-16 01:02:53: (connections.c.1228) connection closed: poll() -> ERR 18 
2010-09-16 01:02:56: (connections.c.1228) connection closed: poll() -> ERR 10 
2010-09-16 01:19:31: (connections.c.1228) connection closed: poll() -> ERR 25 
2010-09-16 01:29:25: (connections.c.1228) connection closed: poll() -> ERR 7 
2010-09-16 03:04:53: (connections.c.1228) connection closed: poll() -> ERR 21

Another installation with libev as event handler on Debian GNU/Linux squeeze amd64

2010-09-05 17:30:00: (connections.c.1228) connection closed: poll() -> ERR 13 
2010-09-05 19:30:11: (connections.c.1228) connection closed: poll() -> ERR 7 
2010-09-05 22:30:31: (connections.c.1228) connection closed: poll() -> ERR 7 
2010-09-06 01:30:47: (connections.c.1228) connection closed: poll() -> ERR 7 
2010-09-06 04:15:23: (connections.c.1228) connection closed: poll() -> ERR 8 
2010-09-06 04:15:23: (connections.c.1228) connection closed: poll() -> ERR 7 
2010-09-06 09:00:01: (connections.c.1228) connection closed: poll() -> ERR 8 
2010-09-06 09:51:37: (connections.c.1228) connection closed: poll() -> ERR 7 

Both installations were built from lighttpd 1.4.29-devel-2769 (svn) source.

Greetings

Actions #4

Updated by Olaf-van-der-Spek over 13 years ago

Me too:
2010-09-12 20:46:27: (connections.c.1228) connection closed: poll() -> ERR 10
2010-09-13 02:19:31: (connections.c.1228) connection closed: poll() -> ERR 3
2010-09-13 02:41:01: (connections.c.1228) connection closed: poll() -> ERR 3
2010-09-13 13:19:24: (connections.c.1228) connection closed: poll() -> ERR 18
2010-09-13 15:01:09: (connections.c.1228) connection closed: poll() -> ERR 20
2010-09-13 15:36:57: (connections.c.1228) connection closed: poll() -> ERR 3
2010-09-15 06:48:13: (connections.c.1228) connection closed: poll() -> ERR 27
2010-09-16 07:32:38: (connections.c.1228) connection closed: poll() -> ERR 10
2010-09-16 09:45:13: (connections.c.1228) connection closed: poll() -> ERR 14
2010-09-16 12:33:05: (connections.c.1228) connection closed: poll() -> ERR 3
2010-09-16 16:16:37: (connections.c.1228) connection closed: poll() -> ERR 11
2010-09-16 20:28:12: (connections.c.1228) connection closed: poll() -> ERR 13

Actions #5

Updated by stbuehler over 13 years ago

  • Status changed from Need Feedback to Fixed
  • % Done changed from 0 to 100

Applied in changeset r2771.

Actions #6

Updated by Olaf-van-der-Spek over 13 years ago

  • Target version changed from 1.4.x to 1.4.29

When will a version with this fix be released?

Actions #7

Updated by Olaf-van-der-Spek almost 13 years ago

Somebody?

Actions

Also available in: Atom