tst-ungetc fails (fp != NULL)

Ulrich Drepper drepper@cygnus.com
Sun Dec 13 10:17:00 GMT 1998


duvall@emufarm.ml.org writes:

> >Description:
> 
> In the test stdio-common/tst-ungetc, it looks like mktemp is failing,
> returning NULL, causing the fopen() call to fail, returning NULL, and the
> assertion then fails.

Is this repeatable?  Start the checking again with

	make subdirs=stdio-common check

and copy&paste the command line.  Then start the whole thing using
strace to see why it fails.

It might be some quota thing or that you simply don't have write
permission or whatever.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------



More information about the Libc-alpha mailing list