Date: Fri, 19 Dec 2003 18:52:34 -0500 From: "Brian F. Feldman" <green@FreeBSD.org> To: "Tom Cage" <k5gj@earthlink.net> Cc: freebsd-current@FreeBSD.org Subject: Re: FreeBSD-5.2-RC1 Message-ID: <200312192352.hBJNqYYR016225@green.bikeshed.org> In-Reply-To: Message from "Tom Cage" <k5gj@earthlink.net> <000501c3c686$813ef510$9e7ba8c0@gateway2000>
next in thread | previous in thread | raw e-mail | index | archive | help
"Tom Cage" <k5gj@earthlink.net> wrote: > Scott, > > I have downloaded and installed FreeBSD-5.2-CURRENT and find that > everything > work correctly with one exception, ecm-5.0.1. This same problem occurs on 3 > different computers. > > Using gcc-3.3-CURRENT, the following occurs: > > [...] > ecm in realloc(): error: allocation failed > Abort trap (core dumped) Try removing the debugging malloc(3) option (read the malloc(3) man page for info on the MALLOC_OPTIONS environment variable) and see what happens. The "junk fill" and "abort on error" ones are enabled in -CURRENT, and are significantly different than the behavior with neither enabled. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312192352.hBJNqYYR016225>