I have some troubleshootings with -current.

A program that previously worked (-current of November) with -pthread now
fails with an abort and a " in free(): error: recursive call" warning.

I think that there may be some errors in my program and
I'd like to know what was recently modified in libc or libc_r in order
to track them down.

While looking at the source of the warning in free(), I noticed that
a THREAD_UNLOCK() may be missing in the case of a recursive call...

Nicholas

-- 
[EMAIL PROTECTED]
Alcôve - Open Source Software Engineer - http://www.alcove.fr


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to