https://issues.apache.org/bugzilla/show_bug.cgi?id=50564
Summary: Apache crashes
Product: Apache httpd-2
Version: 2.2.17
Platform: PC
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: All
AssignedTo: [email protected]
ReportedBy: [email protected]
I just upgraded apache to 2.2.17 (I was in 2.2.11 before).
Since then I can't use post method on any kind of page.
If I click the submit in that html page :
"<html>
<head></head>
<body>
<form method="POST">
<input name="hello" type="submit" value="hello" />
</form>
</body>
</html>"
Apache child dies :
child pid xxxx exit signal Segmentation fault (11)
I tryed recompiling manually every apache dependence but nothing helped I'm
getting crazy.
--
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]