Ticket #1424 (new defect)

Opened 7 months ago

async-read problem

Reported by: anonymous Assigned to: jan
Priority: highest Milestone: 1.5.0
Component: core Version: 1.5.x-svn
Severity: normal Keywords:
Cc: Blocking:
Need Feedback: 0

Description

I'm running lighttpd on my ubuntu 7.10 box. My website is file hosting that send file via x-sendfile. I've some problem about async-read that NULL bytes appears in downloader in sometime.

network_linux_aio.c.67: (trace) async-read failed with -14 (Bad address), was asked for /404.php (fd = 1409)
network_linux_aio.c.67: (trace) async-read failed with -14 (Bad address), was asked for /404.php (fd = 717)
network_linux_aio.c.67: (trace) async-read failed with -14 (Bad address), was asked for /404.php (fd = 742)
network_linux_aio.c.67: (trace) async-read failed with -14 (Bad address), was asked for /404.php (fd = 1402)
network_linux_aio.c.67: (trace) async-read failed with -14 (Bad address), was asked for /404.php (fd = 778)

Attachments


Add/Change #1424 (async-read problem)




Change Properties