signal 11 during buildworld

Kent Stewart kstewart at owt.com
Thu May 20 14:35:01 PDT 2004


On Thursday 20 May 2004 02:27 pm, Richard Kästner wrote:
> Help please!
>
> Up to yesterday, I could make buildworld / kernel etc without
> problem.
>
> Since today (after cvsup, RELENG_4_9) I get:
>
> c++  -O -pipe -march=pentiumpro -DHAVE_CONFIG_H
> -I/usr/src/gnu/usr.bin/groff/
> src/preproc/soelim/../../../../../../contrib/groff/src/include
> -I/usr/src/ gnu/usr.bin/groff/src/preproc/soelim/../../../src/include
> -D__FBSDID=__RCSID -fno-rtti -fno-exceptions  -static -o soelim
> soelim.o /
> usr/obj/usr/src/i386/usr/src/gnu/usr.bin/groff/src/preproc/soelim/../
>../../ src/libs/libgroff/libgroff.a
> c++: Internal compiler error: program ld got fatal signal 11
> *** Error code 1
>
> Stop in /usr/src/gnu/usr.bin/groff/src/preproc/soelim.
> *** Error code 1
> ...
> (typical for several attempts, some report an "internal compiler
> error", some report Syntax errors )
>
>
> This happens at different points of compiling:
> sv01(root) /rfk/pub/logs/BuildSystem> ll
> total 49936
> -rw-r--r--  1 root  wheel  9792443 May 17 17:33 01-buildall-GENERIC
> -rw-r--r--  1 root  wheel  9674630 May 17 18:14 02-buildall-CVSUP
> -rw-r--r--  1 root  wheel  8996893 May 17 19:01 03-buildall-RFK
> -rw-r--r--  1 root  wheel   719329 May 17 21:09 04-installworld
> -rw-r--r--  1 root  wheel  3191543 May 20 13:13 05-buildall.log
> -rw-r--r--  1 root  wheel  6202233 May 20 13:33 06-buildall.log
> -rw-r--r--  1 root  wheel    95567 May 20 13:42 07-buildall.log
> -rw-r--r--  1 root  wheel  4938777 May 20 15:07 08-buildall.log
> -rw-r--r--  1 root  wheel  3189326 May 20 18:03 09-buildall.log
> -rw-r--r--  1 root  wheel  3961683 May 20 18:45 10-buildall.log
> -rw-r--r--  1 root  wheel    97564 May 20 23:07 11-buildall.log
>
> and several entries in /var/log/messages:
>
> May 20 18:31:29 sv01 /kernel: ipfw2 initialized, divert disabled,
> rule-based forwarding enabled, default to deny, logging disabled
> May 20 18:31:39 sv01 login: ROOT LOGIN (root) ON ttyv0
> May 20 18:32:11 sv01 su: rfk to root on /dev/ttyp0
> May 20 18:32:44 sv01 su: rfk to root on /dev/ttyp1
> May 20 18:33:18 sv01 su: rfk to root on /dev/ttyp2
> May 20 22:59:53 sv01 /kernel: pid 81718 (ld), uid 0: exited on signal
> 11 (core dumped)
> sv01(root) /rfk/pub/logs/BuildSystem>
>
>
> sv01(root) /rfk/pub/logs/BuildSystem> uname -a
> FreeBSD sv01.rfk.priv 4.9-RELEASE-p7 FreeBSD 4.9-RELEASE-p7 #1: Mon
> May 17 20:17:24 CEST 2004    
> root at sv01.rfk.priv:/rfk/pub/obj/usr/src-4.9/sys/RFK i386
>
> sv01(root) /rfk/pub/logs/BuildSystem> uptime
> 11:23PM  up  4:53, 4 users, load averages: 0.00, 0.00, 0.00
> sv01(root) /rfk/pub/logs/BuildSystem>
>
> Is my machine gone? (running HW-Diagnostic did not show bad things,
> CPU temp is 56 C, MB is 43 C)


You need to read
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/troubleshoot.html#SIGNAL11

Something probably changed yesterday on your hardware and is causing 
problems.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


More information about the freebsd-questions mailing list