[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
server and client on same machine
From: |
Paul Edwards |
Subject: |
server and client on same machine |
Date: |
Wed, 17 Sep 2003 20:24:59 GMT |
Can someone try getting CVS 1.11.6, and then adding a "sleep(5);"
to the top of the function stdio_buffer_shutdown, immediately
before the assert() statement there, and then try doing the
command "cvs login".
Preferably do this on a machine that is not running AIX. But it
must have the client and server on the same machine.
I'd like to know if it has an assertion failure.
Note that if your environment doesn't have "sleep(5)" (to wait
5 seconds), something else may be required, e.g.
system("sleep 5").
Thanks. Paul.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- server and client on same machine,
Paul Edwards <=