[DragonFlyBSD - Bug #2716] (Resolved) sendfile(2) crash on tmpfs
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Sat Aug 23 11:04:09 PDT 2014
Issue #2716 has been updated by jorisgio.
Status changed from New to Resolved
Fixed in 799312a2b6e22a583d98633ea6b62146afa8eb45
----------------------------------------
Bug #2716: sendfile(2) crash on tmpfs
http://bugs.dragonflybsd.org/issues/2716#change-12211
* Author: jorisgio
* Status: Resolved
* Priority: Normal
* Assignee:
* Category:
* Target version:
----------------------------------------
While running the test programm attached (designed to try to mimic nginx ktrace), i get a panic if /tmp is on tmpfs.
Basically what the test code does is : listen on localhost:8001, read what the client sends until EOF end store it in /tmp/sendfile, then connect to localhost 8002 and sends the data with sendfile.
---Files--------------------------------
server.c (3.3 KB)
core.txt.10 (183 KB)
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list