Date: 07 May 2001 05:30:09 +0200 From: Dag-Erling Smorgrav <des@ofug.org> To: mjacob@feral.com Cc: current@FreeBSD.ORG Subject: Re: lock order reversals, anyone? Message-ID: <xzpoft5j0ou.fsf@flood.ping.uio.no> In-Reply-To: <Pine.BSF.4.21.0105030730150.91500-100000@beppo.feral.com> References: <Pine.BSF.4.21.0105030730150.91500-100000@beppo.feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Jacob <mjacob@feral.com> writes: > > pid 288 (nsrexecd), uid 0: exited on signal 11 (core dumped) > (oh, yeah, a 4.1 built executable is dying, charming) That may well be a bug in your app. Xscreensaver, for instance, is riddled with dangling-pointer and off-by-one bugs that rarely (if ever) show up on -STABLE, but result in an immediate core dump on -CURRENT because it has malloc() debugging enabled by default. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpoft5j0ou.fsf>