Re: An exec and signal bug

H.J. Lu (hjl@lucon.org)
Tue, 10 Nov 1998 19:29:49 -0800 (PST)


>
> On Tue, 10 Nov 1998, H.J. Lu wrote:
>
> > Hi, Linus,
> >
> > This is an exec/signal bug discovered by the POSIX test. On linux,
> > I got
> >
> > # gcc test.c
> > # a.out
> > zsh: 21000 abort ./a.out
> >
> > On Solaris and HP-UX, I got
> >
> > # gcc test.c
> > # a.out
> > PASS
> >
>
> Linux 2.0.35 | libc 5.4.46 | gcc 2.7.2.3
>
> "PASS"
>

Then it looks like a Linux 2.1.12x bug.

-- 
H.J. Lu (hjl@gnu.org)

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/