bug-groff
[Top][All Lists]
Advanced

[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.




Attachment: Tcl.n
Description: Tcl.n


reply via email to

[Prev in Thread] Current Thread [Next in Thread]