genmodes dumping core during buildworld

Alexander Kabaev kabaev at gmail.com
Fri Nov 16 01:28:22 UTC 2012


On Thu, 15 Nov 2012 15:02:36 +0000
"Eggert, Lars" <lars at netapp.com> wrote:

> Hi,
> 
> anyone see something similar before:
> 
> > ===> usr.sbin/zic/zdump (depend)
> > rm -f .depend
> > mkdep -f .depend -a    -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone
> > -DSTD_INSPIRED -DPCTS -DHAVE_LONG_DOUBLE
> > -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir
> > -I/usr/src/usr.sbin/zic/zdump/..
> > -I/usr/src/usr.sbin/zic/zdump/../../../contrib/tzcode/stdtime
> > -std=gnu99   /usr/src/usr.sbin/zic/zdump/../../../contrib/tzcode/zic/zdump.c /usr/src/usr.sbin/zic/zdump/../../../contrib/tzcode/zic/ialloc.c /usr/src/usr.sbin/zic/zdump/../../../contrib/tzcode/zic/scheck.c
> > echo zdump: /usr/obj/usr/src/tmp/usr/lib/libc.a  >> .depend ===>
> > usr.sbin/zzz (depend) 1 error *** [_depend] Error code 2 1 error
> > *** [buildworld] Error code 2 1 error
> 
> This is in the log:
> 
> > Nov 15 15:56:49 server kernel: pid 83891 (genmodes), uid 0: exited
> > on signal 10 (core dumped) Nov 15 15:56:49 server kernel: pid 83893
> > (genmodes), uid 0: exited on signal 10 (core dumped) Nov 15
> > 15:56:49 server kernel: pid 83897 (genmodes), uid 0: exited on
> > signal 10 (core dumped)
> 
> 
> genmodes seems to be a component of gcc?
> 
> Lars

It also happens to be the 10 years old piece of software that has not
changed in recent history. Which means that (likely) you run out of
memory, your CPU overheats or something else is wrong with your
computer, or (less likely) it is being mis-compiled by clang.

-- 
Alexander Kabaev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20121115/ee4f318f/attachment.sig>


More information about the freebsd-current mailing list