Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 1995 08:59:28 +0100
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-current@freefall.FreeBSD.org
Subject:   Re: make world bombs with -pipe option
Message-ID:  <199510140759.IAA03435@gilberto.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
Poul-Henning advised me to try 

setenv MALLOC_OPTIONS Z
  or
setenv MALLOC_OPTIONS j

OK, I tried Z, started make world yesterday and ended up at the same
stage as reported (end of making lib msun with Error 139 in make).

I'm trying the j option now.

As an aside:

I inadvertently typed

setenv MALLOC_OPTIONS=j

noticed my error and
typed

setenv | grep MALLO
and got

Malloc warning: (Init): Unknown char in MALLOC_OPTIONS
Segmentation fault (core dumped)

and a grep.core was there :-) (This is only repeatable when doing
an unsetenv MALLOC_OPTIONS before or have not set it at all).



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




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