[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug report
From: |
Mathew Yeates |
Subject: |
bug report |
Date: |
Mon, 25 Mar 2002 15:50:07 -0800 |
GROFF VERSION:
groff-1.17.2
MACHINE:
SGI Octane
OS:
Irix 6.5
COMPILER:
g++ 2.95.3
INPUT FILES:
Attached is Tcl.n
COMMAND LINE:
man tcl
DESCRIPTION OF INCORRECT BEHAVIOUR:
Cannot read man pages on Irix.
compiled with g=g
installed with make install tmac_wrap=""
followed procedure at the end of the file "PROBLEMS"
Error: geqn fails when it tries to write output to stdout. This happens
at line 378 of main.cc. Doing a system call trace, it appears that
stdout has been closed. I added a line of code to print out the errno when
the printf fails. I get "stdout': Bad file number"
It appears that stdout was closed long before the error. In the trace I see
"open" calls returning the value 1.
Tcl.n
Description: Tcl.n
- bug report,
Mathew Yeates <=
- Re: bug report, Werner LEMBERG, 2002/03/26
- Re: bug report, Mathew Yeates, 2002/03/26
- Re: bug report, Werner LEMBERG, 2002/03/27
- Re: bug report, David Kaelbling, 2002/03/27
- Help debugging Re: bug report, Mathew Yeates, 2002/03/27
- Re: Help debugging Re: bug report, David Kaelbling, 2002/03/27
- Re: Help debugging Re: bug report, Mathew Yeates, 2002/03/27
- Re: Help debugging Re: bug report, David Kaelbling, 2002/03/27
- Re: Help debugging Re: bug report, Mathew Yeates, 2002/03/27
- Re: Help debugging Re: bug report, David Kaelbling, 2002/03/27