Project

General

Profile

Actions

Bug #1109

closed

CGI Script crashes lighty !

Added by Anonymous about 17 years ago. Updated 4 months ago.

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

Actions #1

Updated by jan about 17 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.

Actions #2

Updated by stbuehler about 16 years ago

  • Status changed from New to Fixed
  • Resolution set to worksforme

Missing feedback.

Actions #3

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Missing Feedback
Actions #4

Updated by gstrauss about 7 years ago

  • Description updated (diff)

lighttpd has properly handled SIGPIPE for a long time now.

Actions #5

Updated by gstrauss 4 months 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