Re: [xml] 2.6.22 xmlIO test hanging on AIX



On Thu, Oct 27, 2005 at 07:51:34AM -0500, Albert Chin wrote:
On Thu, Oct 27, 2005 at 06:07:33AM -0400, Daniel Veillard wrote:
Once I run the xmlIO test manually, the terminal window hangs after
the above command and the process exits. I don't see this behavior on
Solaris, Tru64 UNIX, IRIX, HP-UX, or Redhat Linux.

Any ideas?

  What fd number was used to build the buffer ?

n_fd: 0
fd: 0

  So apparently AIX dislikes when a child process might close its stdin
descriptor ... maybe a #ifndef AIX is in order and pass -1 instead in that
case...

Daniel

-- 
Daniel Veillard      | Red Hat http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



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