From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15284 invoked from network); 11 Jun 2001 03:06:23 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 11 Jun 2001 03:06:23 -0000 Received: (qmail 22043 invoked by alias); 11 Jun 2001 03:05:58 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14837 Received: (qmail 22020 invoked from network); 11 Jun 2001 03:05:52 -0000 X-Authentication-Warning: candle.brasslantern.com: schaefer set sender to lantern@shell10.ba.best.com using -f From: "Bart Schaefer" Message-Id: <1010611030425.ZM21914@candle.brasslantern.com> Date: Mon, 11 Jun 2001 03:04:25 +0000 In-Reply-To: <20010610201920.A18831@dman.com> Comments: In reply to Clint Adams "Re: hppa problems" (Jun 10, 8:19pm) References: <20010610070719.A4521@dman.com> <20010610081031.C4640@dman.com> <1010610163423.ZM21625@candle.brasslantern.com> <20010610191043.A17968@dman.com> <20010610201920.A18831@dman.com> X-Mailer: Z-Mail (5.0.0 30July97) To: Clint Adams , zsh-workers@sunsite.dk Subject: Re: hppa problems MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jun 10, 8:19pm, Clint Adams wrote: } } > I'll investigate the sigsuspend test shortly. } } rt_sigsuspend([]--- SIGCHLD (Child exited) --- } --- SIGSEGV (Segmentation fault) --- } +++ killed by SIGSEGV +++ That's almost certainly not supposed to happen. Can you track it down any further? It looks like it's happening when the handler() function is called. What's the prototype for `sa_handler' in struct sigaction supposed to be? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net