Re: "_malloc_prefork" not found



On Wed, Aug 23, 2006 at 07:17:40AM -0400, Daniel Eischen wrote:
Your system is not consistent. There is no _malloc_prefork()
(or _malloc_foofork()) in -stable; it only exists in -current.
You've got -current libraries (at least libpthread) on -stable.
libpthread is installed in /usr/lib in RELENG_6, not /lib.
So if you've downgraded from -current, you'll need to remove
the -current libraries that have different locations in
RELENG_6 (no, I don't think there is an automated way to do
this).

We don't provide any convenience scripts for downgrades.


Cheers,
--
Ruslan Ermilov
ru@xxxxxxxxxxx
FreeBSD committer

Attachment: pgpopoGt2aMV7.pgp
Description: PGP signature



Relevant Pages

  • Re: HEADS UP: libkse -> libpthread switch
    ... it is recommended that you don't install a ... > ldd to check libraries and binaries for use of multiple ... > libpthread isn't found. ... > Change libkse back to libpthread and make it the default ...
    (freebsd-current)
  • Re: Thread safe malloc in Tru64?
    ... user-space libraries) is a result of cooperation between those libraries ... Without libpthread, there's no thread safety. ... You're already linking with -lmach, if you're using the UNSUPPORTED Mach ... using POSIX thread synchronization in a thread created using ...
    (comp.unix.tru64)
  • Re: [jakub@redhat.com:Linking against libpthread via -pthread?
    ... libraries should never record dependencies against threads libs, ... This avoids problems where an executable links to three ... third is linked to libpthread. ...
    (freebsd-current)
  • Re: Exceed max spinlock?
    ... >> You can't just upgrade libc. ... You need a coherent set of libraries ... >> (rebuild libpthread from sync'd sources). ... My libpthread is less than 3 days old and I need to ...
    (freebsd-current)
  • Re: Kerberos throwing SIGABORT in exit processing
    ... then dies somewhere deep in exit processing ... Error detected by libpthread: Invalid mutex. ... what libraries are getting loaded by this program? ...
    (comp.protocols.kerberos)