bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #4678] Fix for segfaults/loops on AIX due to dead clients


From: Mark D. Baushke
Subject: [patch #4678] Fix for segfaults/loops on AIX due to dead clients
Date: Tue, 6 Dec 2005 09:48:40 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050929 Firefox/1.0.7

Follow-up Comment #1, patch #4678 (project cvs):

Could you please provide a description of how you manage to
get into the state where fstat() is returning -1 so often?

Are you seeing the -1 return on the client or the server?

if the fstat() returns -1, should buf_flush() be called,
or should we just set buf->flush = NULL I have a similar
concern for the SHUTDOWN_SERVER macro calling wnt_shutdown_server
under windows-NT...

Is START_RSH_WITH_POPEN_RW being defined under AIX?
If so, I am not sure that pclose() should be called when
fstat() returned -1.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=4678>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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