Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Sep 1995 11:16:27 +0200
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        freebsd-current@freefall.FreeBSD.org
Subject:   Re: sig11
Message-ID:  <199509130916.LAA02754@gilberto.physik.RWTH-Aachen.DE>

next in thread | raw e-mail | index | archive | help
I tried ~dyson/exception.s with my -current kernel to no effect.
All sorts of apps die with sig 11:

Yesterday I had a reproducable effect: I wanted to build a new kernel
(running a Aug 31 kernel), and got (during make depend):
Sep 12 17:39:36 blues /kernel: pid 3016: awk: uid 0: exited on signal 6
Sep 12 17:39:37 blues /kernel: pid 3019: awk: uid 0: exited on signal 4

I then built awk NOSHARED and got around this.
/usr/bin/login also chokes with sig 11 under a -current kernel.
Looking what /usr/bin/login and /usr/bin/awk have in common wrt shared libs
there is -lc.2 => /usr/lib/libc.so.2.2 (0x8052000) the only candidate.
But the cause may lay somewhere else of course.

BTW, I'm running a 486DX2/66, 32MB, IDE disks (bounce buffers).

--Chris Christoph P. Kukulies kuku@gil.physik.rwth-aachen.de



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