Skip site navigation (1)Skip section navigation (2)
Date:      03 Sep 2000 18:58:21 +0200
From:      Dag-Erling Smorgrav <des@flood.ping.uio.no>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/savecore savecore.c
Message-ID:  <xzplmx9tnte.fsf@flood.ping.uio.no>
In-Reply-To: Peter Wemm's message of "Sun, 3 Sep 2000 00:02:01 -0700 (PDT)"
References:  <200009030702.AAA40011@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm <peter@FreeBSD.org> writes:
>   Log:
>   I'm not sure what changed to cause this, but using 'dirname' as a variable
>   was colliding with dirname() in libc.a and causing a Sig 10/bus error.
>   Just change dirname to savedir and be done with it.

Umm, sounds like linker bogosity to me. It could probably have been
solved by making dirname (and various other global variables) static.

DES
-- 
Dag-Erling Smorgrav - des@flood.ping.uio.no


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzplmx9tnte.fsf>