https://issues.apache.org/bugzilla/show_bug.cgi?id=51022
Summary: Segmentation fault on PUT request
Product: Apache httpd-2
Version: 2.2.17
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mod_actions
AssignedTo: [email protected]
ReportedBy: [email protected]
If using PUT method i get a segmentation fault. I added "Script PUT
/puthandler.php" to the config. The given puthandler.php does only a basic
thing: opens stdin for read and writes out the data to output. I tried even
with a simple perl CGI, the result is the same:
[Tue Apr 05 16:43:11 2011] [notice] child pid 12335 exit signal Aborted (6)
The given process' gdb backtrace and strace output is attached.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]