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=UnzV3VKSdt2w8pFzn3+EV4IWZ+aan7QDrTl4BguqMJx nnlSCLGcshcyumq7ejVLMfxMk+jMi62tnHqyDCYyJoA1ydAfrwDOrdUoR9gCSVoL mRhQIdA0D7uxxcb7k3lefIkcuYxnMTYycL/Ifo8IiCnCCKvgl5QvHzdYycYOiUSY = 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=IfS8XniKgTLv6jj4KkcWdcwmzoY=; b=vodg7oT3wOnhdRdL3 FqRarpuBkwDBhFOvUfNiH5/Dld9YVe6Ki9oYwNiNz1x9AEA9pOf19yLRrI2BQAGU 2QvQivU3vFO/b6SF6hmYhTRNFl+SU3QvtqxPZ88P8m2HLPmcZ3dvpqKInJn5lDN7 o8B080ZKmaSlJr0Yvuxp5OQFHc= 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 X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 Message-ID: <51D62B44.5010706@acm.org> Date: Thu, 04 Jul 2013 19:11:16 -0700 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: segfault from "size -f" References: <51D6148D DOT 6010501 AT acm DOT org> In-Reply-To: <51D6148D.6010501@acm.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 7/4/2013 5:34 PM, David Rothenberger wrote: > Please let me know if there's anything else I can do to > troubleshoot. I'm going to try building binutils to get a gdb > backtrace, but there's no instructions in the source package about > how it's built for Cygwin. Here's the backtrace I got: Program received signal SIGSEGV, Segmentation fault. objalloc_free (o=0x656c646e) at ./objalloc.c:181 181 l = (struct objalloc_chunk *) o->chunks; (gdb) bt #0 objalloc_free (o=0x656c646e) at ./objalloc.c:181 #1 0x0040bc33 in bfd_hash_table_free (table=table AT entry=0x80054438) at hash.c:426 #2 0x0040536b in _bfd_delete_bfd (abfd=abfd AT entry=0x800543e8) at opncls.c:139 #3 0x004059cb in bfd_close_all_done (abfd=0x800543e8) at opncls.c:768 #4 0x004064d4 in archive_close_worker (slot=0x8006da44, inf=0x0) at archive.c:2707 #5 0x0046c945 in htab_traverse_noresize (htab=htab AT entry=0x80056498, callback=callback AT entry=0x4064c0 , info=info AT entry=0x0) at ./hashtab.c:784 #6 0x0040a059 in _bfd_archive_close_and_cleanup (abfd=0x8003adf8) at archive.c:2730 #7 0x004058dd in bfd_close (abfd=abfd AT entry=0x8003adf8) at opncls.c:723 #8 0x004019ef in display_file (filename=0x155ac55 "/usr/src/net-snmp/net-snmp-5.7.2-1/inst/usr/lib/libnetsnmpagent.a") at size.c:402 #9 display_file (filename=0x155ac55 "/usr/src/net-snmp/net-snmp-5.7.2-1/inst/usr/lib/libnetsnmpagent.a") at size.c:379 #10 0x00475b04 in main (argc=2, argv=0x155ac00) at size.c:241 -- David Rothenberger ---- daveroth AT acm DOT org With a rubber duck, one's never alone. -- "The Hitchhiker's Guide to the Galaxy" -- 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