buildworld seg faulting.
From: Alastair G. Hogge (agh_at_tpg.com.au)
Date: 08/31/03
- Previous message: Christian Brueffer: "Re: panic: softdep_deallocate_dependencies: dangling deps"
- Next in thread: Steve Kargl: "Re: buildworld seg faulting."
- Reply: Steve Kargl: "Re: buildworld seg faulting."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-current@FreeBSD.ORG Date: Sun, 31 Aug 2003 19:52:15 +1000
Hello list,
For the past couple of weeks I've been tyring to keep my system up to date
with cvsup. However, when ever I run a buildworld I get problems with gcc (I
think it's gcc). I've tried nuking /usr/obj and running "make clean" many
tims before each build but this doesn't help. What I've noticed is that the
seg fault doesn't occur in the same place.
The following is snippets of two errors.
===> gnu/usr.bin/binutils/size
/usr/obj/usr/src/gnu/usr.bin/binutils/size created for
/usr/src/gnu/usr.bin/binu
tils/size
Segmentation fault (core dumped)
*** Error code 139
Stop in /usr/src/gnu/usr.bin/binutils.
*** Error code 1
Stop in /usr/src/gnu/usr.bin.
*** Error code 1
Stop in /usr/src/gnu.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
And:
insn-opinit.c: In function `init_all_optabs':
insn-opinit.c:510: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1
Stop in /usr/src/gnu/usr.bin/cc/cc_int.
*** Error code 1
Stop in /usr/src/gnu/usr.bin/cc.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
My current uname -a reports:
FreeBSD nova 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sat Aug 16 12:32:29 EST 2003
agh@nova:/usr/obj/usr/src/sys/NOVA i386
I was able to buildworld once a week ago. After each seg fault I would just
continue the build again with out cleaning out the object files.
Thanks in advance
-Al
_______________________________________________
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"
- Previous message: Christian Brueffer: "Re: panic: softdep_deallocate_dependencies: dangling deps"
- Next in thread: Steve Kargl: "Re: buildworld seg faulting."
- Reply: Steve Kargl: "Re: buildworld seg faulting."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|