Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!mcsun!goya!goya.dit.upm.es!mcabrera From: elicegui@ts.tid.es (elicegui) Newsgroups: comp.windows.x Subject: SIGPIPE in HP 9000 (319,350) Keywords: SIGPIPE HP Message-ID: <300@goya.dit.upm.es> Date: 20 Oct 89 10:28:01 GMT Sender: mcabrera@goya.dit.upm.es Reply-To: elicegui@ts.tid.es (elicegui) Organization: Telefonica Investigacion y Desarrollo Lines: 16 I am working using an HP 9000/(319,350) workstation running 6.5 HP-UX. I am working with HP widgets set. I have a problem in a aplication when I create many widgets. The client process generates the signal SIGPIPE /* write on a pipe with no one to read it */ The problem appears with this secuence of calls: XtCreateManagedWidget / XtCreateWidget / XtCreate1 / CoreInitialize / XwManagerUnmap / XwManagerUnmap / XCreatePixmap / write If I give more priority to the client process, the prohgram finishes well. Could someone help me about it thanks in advance my address is elicegui@ts.tid.es