Date: Sun, 18 Apr 2010 22:36:16 +0200 From: Roman Divacky <rdivacky@freebsd.org> To: George Liaskos <geo.liaskos@gmail.com> Cc: Alex Keda <admin@lissyara.su>, freebsd-current <freebsd-current@freebsd.org> Subject: Re: [CFT]: ClangBSD is selfhosting, we need testers now Message-ID: <20100418203616.GB29759@freebsd.org> In-Reply-To: <s2qa57b43541004180531y37aed854s149947ae2999c3e8@mail.gmail.com> References: <20100416160818.GA69460@freebsd.org> <4BCABD00.8070104@lissyara.su> <20100418094951.GA53584@freebsd.org> <s2qa57b43541004180531y37aed854s149947ae2999c3e8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
it looks like people are having problems with make - I'll take a look at that. it may be libgcc issue of some very strange kind On Sun, Apr 18, 2010 at 03:31:13PM +0300, George Liaskos wrote: > >> /usr/obj/usr/src/make.amd64/usr/src/usr.bin/make created for > >> /usr/src/usr.bin/make > >> Segmentation fault (core dumped) > >> *** Error code 139 > >> > >> Stop in /usr/src. > >> *** Signal 11 > >> > >> Stop in /usr/src. > > > > what exactly is crashing here? > > I have the same problem with make > > Program received signal SIGSEGV, Segmentation fault. > 0x0000000000000000 in ?? () > (gdb) backtrace > #0 0x0000000000000000 in ?? () > #1 0x000000000043b033 in __cxa_finalize () > #2 0x0000000000433e2d in exit () > #3 0x0000000000411cb2 in DieHorribly () > #4 0x0000000000411c72 in Punt () > #5 0x000000000040d453 in Parse_MainName () > #6 0x000000000040a596 in main () > > gcc segfaults also > > > gcc -v > Using built-in specs. > Target: amd64-undermydesk-freebsd > Configured with: FreeBSD/amd64 system compiler > Thread model: posix > gcc version 4.2.1 20070719 [FreeBSD] > Segmentation fault (core dumped) > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100418203616.GB29759>