Actions
Bug #1109
closedCGI Script crashes lighty !
ASK QUESTIONS IN Forums:
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 16 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 15 years ago
- Status changed from New to Fixed
- Resolution set to worksforme
Missing feedback.
Updated by stbuehler over 14 years ago
- Status changed from Fixed to Missing Feedback
Updated by gstrauss about 6 years ago
- Description updated (diff)
lighttpd has properly handled SIGPIPE for a long time now.
Actions
Also available in: Atom