Re: reproducible bug in 2.2.19 & 2.4.x

From: Balazs Scheidler (bazsi@balabit.hu)
Date: Fri Sep 28 2001 - 13:30:19 EST


On Fri, Sep 28, 2001 at 11:22:45AM -0400, Mark Hahn wrote:
> > - each thread logs messages using syslog (libc changes SIGPIPE settings
>
> it does syslog from within the signal handler? I doubt that's legal.

you are right, but the problem is that the handler gets called at all.

the sigsegv doesn't happen within the signal handler, if you look at the
backtrace, it happens during the write() syscall.

-- 
Bazsi
PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Sep 30 2001 - 21:01:04 EST