From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1337 invoked by alias); 16 Jan 2003 10:00:52 -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 1305 invoked from network); 16 Jan 2003 10:00:48 -0000 Received: from unknown (HELO zeus.duagon) (217.162.222.23) by sources.redhat.com with SMTP; 16 Jan 2003 10:00:48 -0000 Received: from duagon.com (unknown [192.168.0.21]) by zeus.duagon (Postfix on SuSE Linux 7.3 (i386)) with ESMTP id 4CA1320F2B for ; Thu, 16 Jan 2003 10:50:42 +0100 (CET) Message-ID: <3E268324.8020306@duagon.com> Date: Thu, 16 Jan 2003 10:00:00 -0000 From: Joerg Rapka Organization: Duagon GmbH User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.2.1) Gecko/20021130 X-Accept-Language: de-at, de, en-us, en MIME-Version: 1.0 To: insight@sources.redhat.com Subject: Re: insight crashed under cygwin References: <3E1EDAD4.3050004@duagon.com> <1042210002.1496.20.camel@lindt.uglyboxes.com> In-Reply-To: <1042210002.1496.20.camel@lindt.uglyboxes.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2003-q1/txt/msg00018.txt.bz2 Hello I have tried to used the debugger to debug the application "arm-ecos-elf-insight.exe". I got the following warning message from GDB: Program received signal SIGSEV, segmentation fault (I cannot get the position where it crash neither perform a stack backtrace). The same happens to all other "EXE" generated by the build process of insight (e.g. arm-ecos-elf-gdb.exe, cygitclsh30.exe, tix4180.exe, etc.). I have donwloaded once again a new cygwin installation from the net, but always got the same result (NOTE: compiling of a cross GDB only works well). Any tips? Best regards, Joerg Keith Seitz schrieb: > On Fri, 2003-01-10 at 06:38, Jörg Rapka wrote: > > >>If I run the application "arm-ecos-elf-gdb.exe" it crashed and I got a >>Windows containing an error message like this: >>The application cannot be initialised (0xc0000022). Press "OK" to stop >>the application". > > > Where does it crash? Stack backtrace? (Run insight under gdb...) > > Keith >