Actions
Bug #1109
closedCGI Script crashes lighty !
Status:
Fixed
Priority:
Normal
Category:
mod_cgi
Target version:
-
ASK QUESTIONS IN Forums:
No
Description
We have a perl cgi script that is able to crash lighty
it calls
"system ("/bin/cat $f");"
If "$f" is not a file lighty crashes with
"cat: stdout: Broken pipe"
I think whatever a cgi script does, lighty should not crash!
-- Nicola
Updated by jan almost 18 years ago
attach a strace (see the wiki how to report a bug) please. I can't reproduce the crash with the provided information.
Please also add the os-info.
Updated by stbuehler almost 17 years ago
- Status changed from New to Fixed
- Resolution set to worksforme
Missing feedback.
Updated by stbuehler over 16 years ago
- Status changed from Fixed to Missing Feedback
Updated by gstrauss about 8 years ago
- Description updated (diff)
lighttpd has properly handled SIGPIPE for a long time now.
Updated by gstrauss about 1 year ago
- Status changed from Missing Feedback to Fixed
- Target version deleted (
1.4.20) - ASK QUESTIONS IN Forums set to No
lighttpd ignores SIGPIPE
Actions
Also available in: Atom