From futhwo@genebox.ieo-research.it  Thu Apr 13 15:43:38 2006
Return-Path: <futhwo@genebox.ieo-research.it>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 322B316A400
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Apr 2006 15:43:38 +0000 (UTC)
	(envelope-from futhwo@genebox.ieo-research.it)
Received: from boeing.ieo-research.it (boeing.ieo-research.it [85.239.176.145])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 612ED43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Apr 2006 15:43:37 +0000 (GMT)
	(envelope-from futhwo@genebox.ieo-research.it)
Received: (qmail 99917 invoked by uid 811); 13 Apr 2006 15:42:59 -0000
Received: from 85.239.176.213 by boeing.ieo-research.it (envelope-from <futhwo@genebox.ieo-research.it>, uid 803) with qmail-scanner-1.25 
 (clamdscan: 0.88.1/1396. f-prot: 4.4.2/3.14.11. spamassassin: 3.1.1.  
 Clear:RC:1(85.239.176.213):. 
 Processed in 0.124398 secs); 13 Apr 2006 15:42:59 -0000
Received: from unknown (HELO genebox.ieo-research.it) ([85.239.176.213])
          (envelope-sender <futhwo@genebox.ieo-research.it>)
          by smtp.ieo-research.it (qmail-ldap-1.03) with SMTP
          for <FreeBSD-gnats-submit@freebsd.org>; 13 Apr 2006 15:42:58 -0000
Received: (from futhwo@genebox.ieo-research.it)
	by genebox.ieo-research.it (mini_sendmail/1.3.6 29jun2005);
	Thu, 13 Apr 2006 17:44:42 CEST
	(sender futhwo@genebox.ieo-research.it)
Message-Id: <20060413154337.612ED43D45@mx1.FreeBSD.org>
Date: Thu, 13 Apr 2006 15:43:37 +0000 (GMT)
From: ivan.lago@ifom-ieo-campus.it
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: make test hangs at test008-concurrency on amd64 systems
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         95700
>Category:       ports
>Synopsis:       net/openldap23-server: make test hangs at test008-concurrency on amd64 systems
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    sem
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 13 15:50:14 GMT 2006
>Closed-Date:    Sun Apr 16 15:26:51 GMT 2006
>Last-Modified:  Tue Apr 18 12:50:16 GMT 2006
>Originator:     Ivan Lago
>Release:        FreeBSD 5.4-RELEASE-p13 amd64
>Organization:
European Institute of Oncology
>Environment:
System: FreeBSD aaa2.ifom-ieo-campus.it 5.4-RELEASE-p13 FreeBSD 5.4-RELEASE-p13 #2: Mon Apr 10 13:06:51 CEST 2006 root@aaa2.ifom-ieo-campus.it:/usr/obj/usr/src/sys/CAINO amd64

>Description:
	When trying to run make test on amd64 systems, test-008 concurrency (wich tests the behaviour in the case of multiple concurrent ldap searches) hangs bring CPU usage for slapd process up to 99%. This happens also if slapd is installed and a lot of concurrent searches are done

	For reference see  http://www.OpenLDAP.org/its/index.cgi?findid=4481

>How-To-Repeat:
	on an amd64 machine:
	cd /usr/ports/net/openldap23-server
	make test
	
	when the test hangs look at slapd CPU usage
>Fix:




>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->vsevolod 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Apr 13 17:50:50 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95700 
Responsible-Changed-From-To: vsevolod->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Apr 14 18:54:07 UTC 2006 
Responsible-Changed-Why:  
Maintainer was reset. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95700 
Responsible-Changed-From-To: freebsd-ports-bugs->sem 
Responsible-Changed-By: sem 
Responsible-Changed-When: Sat Apr 15 19:24:03 UTC 2006 
Responsible-Changed-Why:  
I'll take a look 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95700 

From: Xin LI <delphij@freebsd.org>
To: bug-followup@FreeBSD.org, ivan.lago@ifom-ieo-campus.it
Cc: delphij@FreeBSD.org, davidxu@FreeBSD.org
Subject: Re: ports/95700: net/openldap23-server: make test hangs at test008-concurrency on amd64 systems
Date: Sun, 16 Apr 2006 06:46:18 +0000

 Hi,
 
 I am not able to reproduce the issue with "make test" on 7-CURRENT.
 Because I do not have RELENG_6 amd64 box at hand, would you please
 try if this problem persists on RELENG_6[_[01]]?  If the problem
 vanished, then this may indicate a threading library bug.
 
 Cheers,
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Sun Apr 16 15:26:50 UTC 2006 
State-Changed-Why:  
Fixed in 6.0+. Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95700 

From: Ivan Lago <ivan.lago@ifom-ieo-campus.it>
To: Xin LI <delphij@freebsd.org>
Cc: bug-followup@FreeBSD.org,
 davidxu@FreeBSD.org
Subject: Re: ports/95700: net/openldap23-server: make test hangs at test008-concurrency on amd64 systems
Date: Tue, 18 Apr 2006 13:41:04 +0200

 Hi and thanks for the quick reply
 
 I tested again using FreeBSD 6.1-RC1 and the test runs succesfully.
 Should you mark net/openldap23-server as broken under FreeBSD 5.4 on  
 amd64 platform?
 
 Regards
 Ivan
 
 On Apr 16, 2006, at 8:46 AM, Xin LI wrote:
 
 > Hi,
 >
 > I am not able to reproduce the issue with "make test" on 7-CURRENT.
 > Because I do not have RELENG_6 amd64 box at hand, would you please
 > try if this problem persists on RELENG_6[_[01]]?  If the problem
 > vanished, then this may indicate a threading library bug.
 >
 > Cheers,
 

From: David Xu <davidxu@freebsd.org>
To: Ivan Lago <ivan.lago@ifom-ieo-campus.it>
Cc: Xin LI <delphij@freebsd.org>,
 bug-followup@freebsd.org
Subject: Re: ports/95700: net/openldap23-server: make test hangs at test008-concurrency on amd64 systems
Date: Tue, 18 Apr 2006 20:49:17 +0800

 On Tuesday 18 April 2006 19:41, Ivan Lago wrote:
 > Hi and thanks for the quick reply
 >
 > I tested again using FreeBSD 6.1-RC1 and the test runs succesfully.
 > Should you mark net/openldap23-server as broken under FreeBSD 5.4 on
 > amd64 platform?
 >
 > Regards
 > Ivan
 Many thread bugs fixed in 6.1RC and -HEAD have not been ported back to 5.x,
 I think it should be marked as broken.
 
 David Xu
>Unformatted:
