Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2006 00:56:54 -0400
From:      Robert Huff <roberthuff@rcn.com>
To:        questions@freebsd.org
Subject:   Undefined symbol in /usr/lib/libpthread.so
Message-ID:  <17468.34966.861019.312959@jerusalem.litteratus.org>

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

	While running through various log files, I ran into this in /var/log/http-error.log:

[error] [client 10.0.0.1] /usr/lib/libpthread.so.1: Undefined symbol "__malloc_lock"

	So I checked some other bits and ran into this:

huff@>> /usr/local/etc/rc.d/spamass-milter.sh start
Starting spamass_milter.
Assertion failed: (__isthreaded == 0 || malloc_initialized), function malloc_init, file /usr/src/lib/libc/stdlib/malloc.c, line 4236.
Abort trap (core dumped)

	I'm running:

FreeBSD 7.0-CURRENT #0: Mon Mar 13 09:23:39 EST 2006

	This smells like fallout from the malloc change.  Did I catch
-Current at a bad moment (and should rebuild), or is there an
adjustment needed elsewhere?

	Thanks,


			Robert Huff




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