[DragonFlyBSD - Bug #2716] (New) sendfile(2) crash on tmpfs

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Mon Aug 18 10:13:30 PDT 2014


Issue #2716 has been reported by jorisgio.

----------------------------------------
Bug #2716: sendfile(2) crash on tmpfs
http://bugs.dragonflybsd.org/issues/2716

* Author: jorisgio
* Status: New
* 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