nss-mysql-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nss-mysql-devel] [ 101353 ] Lots of sleeping threads


From: nobody
Subject: [Nss-mysql-devel] [ 101353 ] Lots of sleeping threads
Date: Thu, 10 Oct 2002 09:12:30 -0400

Support Request #101353, was updated on 2002-Oct-04 12:55
You can respond by visiting: 
http://savannah.nongnu.org/support/?func=detailsupport&support_id=101353&group_id=443

Category: None
Status: Open
Priority: 5
Summary: Lots of sleeping threads

By: msoares
Date: 2002-Oct-10 09:12
Logged In: NO 
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

I'm new at this but how can I use cvs to upgrade the nss-
mysql ? The last file is dated 4 of september.
TKS
miguel

----------------------------------------------------------------------

By: gmorin
Date: 2002-Oct-08 04:37
Logged In: YES 
user_id=230
Browser: Mozilla/5.0 (X11; U; Linux ppc; fr-FR; rv:1.1) Gecko/20020915 
Debian/1.1-1

Jody,

The sleeping threads are due to the new fork handlers.
Indeed in 0.41 and below, nss-mysql did not correctly handle
fork() calls. In your case, nss-mysql 0.41 might not
function properly because every forked process will try to
use the same  MySQL connection without any kind of mutual
exclusion lock.

I've added atexit handlers to the CVS, could you try it to
see if that fixes your problem ? About NSAPI, a debug log of
nss-mysql would help me to understand this bug.

----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.nongnu.org/support/?func=detailsupport&support_id=101353&group_id=443




reply via email to

[Prev in Thread] Current Thread [Next in Thread]