Project

General

Profile

Actions

Bug #988

closed

spawn-fcgi does not really redirect stderr and stdout

Added by Anonymous about 18 years ago. Updated about 18 years ago.

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:

Description

In r1403, {{{spawn-fcgi}}spawn-fcgi} was modified to redirect stderr and stdout to {{{/dev/null}}}.

From looking at the code, it seems the arguments to the calls to {{{dup2}}dup2} have been interchanged, which should effectively just close the stdout and stderr file descriptors.

I haven't been able to compile trunk to confirm this, but the code looks broken.

Actions #1

Updated by jan about 18 years ago

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

fixed in r1542

Actions

Also available in: Atom