X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=wLy3D4BNHOzKjc3nWbbFeRJCWhNMIAoeWuz9CSoiuyp 1iXlHhAAlIpf76kl4587PgEFltj1ojEdFhq3i1Db7vQ25kRXTfGr/TgbQlQpGBtK 3cr3I6qgBke440hm5ZE6B7X4M/pqUUX1Za/4qE/KVrRTBLV+3b0H27ZlGY1l0usk = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=T/6L7yLdpgLdjqLSZkFHLNNKGT0=; b=Riew8S6EGXISdtdNS LHC0g96+9AxA+m567WP2SQbCQC0WWXnq5r/+rr4Hy+ouysuAHjhHHjYaeklwXNt8 5WJh5Ixl9YtA4eSP6R7rYRlHG6/gFpyM4VynH0G8kI1PF2XFfuA4WXCl1vf75Gx8 g8MBMlN3pQe1SOxppIWmh20d3k= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f169.google.com X-Received: by 10.50.131.163 with SMTP id on3mr23383164igb.46.1386743812834; Tue, 10 Dec 2013 22:36:52 -0800 (PST) Message-ID: <52A8080A.4000903@users.sourceforge.net> Date: Wed, 11 Dec 2013 00:36:58 -0600 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Yaakov any hope for a libnss3-debuginfo? References: <20131211033853 DOT GA532 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20131211033853.GA532@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2013-12-10 21:38, Christopher Faylor wrote: > The 64-bit version of rpm2cpio is SEGVing in this call: > > _nss_ctx = NSS_InitContext(NULL, NULL, NULL, NULL, NULL, flags); > > Is there any way that you could release a debuginfo package for nss? nss' buildsystem is nonstandard; I'll have to see if I can hack it to respect custom CFLAGS. But are you sure that the bug is in nss and not nspr? I wouldn't be surprised if I missed something in either of those two, but the latter seems more likely, and there is an nspr-debuginfo. Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple