From kirk@strauser.com  Tue Mar 30 10:28:51 2004
Return-Path: <kirk@strauser.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8A11016A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 30 Mar 2004 10:28:51 -0800 (PST)
Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1AB0F43D41
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 30 Mar 2004 10:28:51 -0800 (PST)
	(envelope-from kirk@strauser.com)
Received: from pooh.strauser.com (pooh.honeypot.net [10.0.5.128])
	by kanga.honeypot.net (8.12.11/8.12.11) with ESMTP id i2UISn8V047923
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 30 Mar 2004 12:28:50 -0600 (CST)
	(envelope-from kirk@strauser.com)
Message-Id: <200403301828.i2UISn8V047923@kanga.honeypot.net>
Date: Tue, 30 Mar 2004 12:28:49 -0600 (CST)
From: kirk@strauser.com
To: undisclosed-recipients: ;
Subject:

>Number:         64949
>Category:       ports
>Synopsis:       
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 30 10:30:20 PST 2004
>Closed-Date:    Wed Mar 31 06:39:15 PST 2004
>Last-Modified:  Tue Jun 29 06:15:36 GMT 2004
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 Subject: Re: ports/64932: apache 1.3.29 + lang/php4 + openldap21-client
 	doesn't work on -current
 References: <200403301450.i2UEoHXn018071@freefall.freebsd.org>
 	<40698E46.2040202@fillmore-labs.com>
 From: Kirk Strauser <kirk@strauser.com>
 Date: Tue, 30 Mar 2004 12:16:13 -0600
 In-Reply-To: <40698E46.2040202@fillmore-labs.com> (Oliver Eikemeier's
  message of "Tue, 30 Mar 2004 17:12:06 +0200")
 Message-ID: <871xna42vm.fsf@strauser.com>
 X-Mailer: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)
 MIME-Version: 1.0
 Content-Type: text/plain; charset=us-ascii
 Lines: 39
 I am a complete gdb newbie, so I hope this is the information you wanted.
 Is this sufficient to give you useful information?
     # gdb ./id
     GNU gdb 5.2.1 (FreeBSD)
     Copyright 2002 Free Software Foundation, Inc.
     GDB is free software, covered by the GNU General Public License, and you are
     welcome to change it and/or distribute copies of it under certain
     conditions.
     Type "show copying" to see the conditions.
     There is absolutely no warranty for GDB.  Type "show warranty" for details.
     This GDB was configured as "i386-undermydesk-freebsd"...
     (gdb) run
     Starting program: /usr/obj/usr/src/usr.bin/id/id
     uid=0(root) gid=0(wheel) groups=0(wheel), 5(operator)
     Program received signal SIGSEGV, Segmentation fault.
     0x281b9800 in ?? ()
     (gdb) bt
     #0  0x281b9800 in ?? ()
     #1  0x28110635 in _nsdbtput () from /lib/libc.so.5
     #2  0x2813305b in __cxa_finalize () from /lib/libc.so.5
     #3  0x28132d7c in exit () from /lib/libc.so.5
     #4  0x08048c4c in main () at /usr/src/usr.bin/id/id.c:174
     #5  0x080488f9 in _start ()
     (gdb)
 At any rate, this problem is completely repeatable if I have ldap entries in
 my /etc/nsswitch.conf, like:
     hosts: files dns
     group: files ldap
     passwd: files ldap
 Without the ldap entries, the system runs solidly as usual.  I also had the
 original submitter's problem with the lang/php4 port, and used a binary
 search of php4's options to narrow the problem to linking with OpenLDAP.
 -- 
 Kirk Strauser
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Mar 31 06:39:01 PST 2004 
State-Changed-Why:  
Copied over to ports/64932 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64949 
Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Jun 29 06:15:08 GMT 2004 
Responsible-Changed-Why:  
Flush from the pending queue. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64949 
>Unformatted:
