From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9542 invoked by alias); 17 Jan 2003 15:25:55 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 9532 invoked from network); 17 Jan 2003 15:25:54 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 17 Jan 2003 15:25:54 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h0HEvPB14565 for ; Fri, 17 Jan 2003 09:57:25 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h0HFPra05201; Fri, 17 Jan 2003 10:25:53 -0500 Received: from [150.1.200.14] (vpn50-58.rdu.redhat.com [172.16.50.58]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h0HFPqI22320; Fri, 17 Jan 2003 10:25:53 -0500 Subject: Re: insight crashed under cygwin From: Keith Seitz To: Joerg Rapka Cc: "insight@sources.redhat.com" In-Reply-To: <3E282007.40305@duagon.com> References: <3E1EDAD4.3050004@duagon.com> <1042210002.1496.20.camel@lindt.uglyboxes.com> <3E268324.8020306@duagon.com> <1042734118.1413.2.camel@lindt.uglyboxes.com> <3E27B0EA.9000700@duagon.com> <1042816540.1432.1.camel@lindt.uglyboxes.com> <3E282007.40305@duagon.com> Content-Type: text/plain Organization: Message-Id: <1042817275.1432.11.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Fri, 17 Jan 2003 15:25:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q1/txt/msg00023.txt.bz2 On Fri, 2003-01-17 at 07:23, Joerg Rapka wrote: > content of file "config.status": > #!/bin/sh > # This file was generated automatically by configure. Do not edit. > # This directory was configured as follows: > /src/gdb/insight-5.1/configure --host=i686-pc-cygwin > --target=arm-ecos-elf --prefix=/tools/arm > --exec-prefix=/tools/arm/H-i686-pc-cygwin -v --norecursion > # using "mh-frag" Ok, well, that looks correct. (Darn! No smoking gun there!) The only two other things I can think to try: update to 5.2 or 5.3 (see caveats about windows problems -- workarounds in mailing list) or run strace on insight and see where it is segfaulting. Keith