"Tom Cage" <k5gj_at_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_at_FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\Received on Fri Dec 19 2003 - 14:52:48 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:34 UTC