pkgsrc-Bugs archive

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

Re: pkg/46206 (nspr pthread_create configure check fails)



The following reply was made to PR pkg/46206; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: David Shao <davshao%gmail.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost, martin%netbsd.org@localhost
Subject: Re: pkg/46206 (nspr pthread_create configure check fails)
Date: Mon, 19 Mar 2012 23:19:29 +0100

 On Mon, Mar 19, 2012 at 02:44:00PM -0700, David Shao wrote:
 > Program received signal SIGSEGV, Segmentation fault.
 > [Switching to LWP 28]
 > 0x00007f7ff32d4b58 in getaddrinfo () from /usr/lib/libc.so.12
 
 Please file a new PR in the lib category - this is a straight call
 to getaddrinfo() with NULL pointer passed as servname (which is valid)
 and reasonable arguments for "hints" and "res".
 
 I can't reproduce it with -current as of saturday, mar 17.
 
 Martin
 


Home | Main Index | Thread Index | Old Index