Xref: utzoo comp.sys.celerity:81 comp.windows.x:20783 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!zaphod.mps.ohio-state.edu!sdd.hp.com!decwrl!shelby!bloom-beacon!eru!luth!sunic!mcsun!unido!rwthinf!guido From: guido@rwthinf.UUCP (Guido Bunsen) Newsgroups: comp.sys.celerity,comp.windows.x Subject: Re: X11R4 clients on Celerity Keywords: 1260D Message-ID: <2555@rwthinf.UUCP> Date: 7 Apr 90 18:01:51 GMT References: <54558@bu.edu.bu.edu> <1269@tub.UUCP> Followup-To: comp.sys.celerity Organization: RBI - RWTH Aachen Lines: 23 lobo@tub.UUCP (Alexander Lobodzinski) writes: >After that, everything compiled file - and everything gets SIGSEGV >somewhere in the Xt lib. I'll try again the next days... I had the same Problem. I think there is a SIGSEGV whenever bcopy is called with a number of bytes of zero (bcopy(x,y,0)). After adding some code like if (size != 0 ) bcopy(from,to,size) where applicable I got the most important Clients working. === Guido Bunsen, Rechnerbetrieb Informatik, Technical University of Aachen guido@informatik.rwth-aachen.de -- Guido Bunsen, Rechnerbetrieb Informatik, RWTH Aachen, Tel: +49/241/80-4518