Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2007 19:54:00 +0200
From:      Harald Schmalzbauer <h.schmalzbauer@omnisec.de>
To:        freebsd-current@freebsd.org
Subject:   strange "Exec format error" (gcc4.2 suspicious)
Message-ID:  <200705201954.00476.h.schmalzbauer@omnisec.de>

next in thread | raw e-mail | index | archive | help
Hello,

I compiled samba on a fresh -current and I'm seeing strange errors.
When I try to execute 'net' I get this error:
/usr/local/bin/net: Exec format error. Binary file not executable.

Starting smbd results in this:
Starting smbd.
Assertion failed: ((run->regs_mask[elm] & (1 << bit)) == 0), function 
arena_run_reg_dalloc, file /usr/src/lib/libc/stdlib/malloc.c, line 1720.
Abort trap (core dumped)
Starting winbindd.
Assertion failed: ((run->regs_mask[elm] & (1 << bit)) == 0), function 
arena_run_reg_dalloc, file /usr/src/lib/libc/stdlib/malloc.c, line 1720.
Abort trap (core dumped)

Any ideas? Is this related to the default libthr change or the gcc4.2 import?

Best regards,

-Harry



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