From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8737 invoked by alias); 14 Feb 2004 16:21:32 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 8728 invoked from network); 14 Feb 2004 16:21:31 -0000 Received: from unknown (HELO koeln.convey.de) (62.138.63.18) by sources.redhat.com with SMTP; 14 Feb 2004 16:21:31 -0000 Received: from familiehaase.de (217.185.98.172:1510) by koeln.convey.de with [XMail 1.17 (Win32/Ix86) ESMTP Server] id for from ; Sat, 14 Feb 2004 17:21:29 +0100 Received: from [192.168.1.1] (192.168.1.1:1506) by familiehaase.de with [XMail 1.15 (Win32/Ix86) ESMTP Server] id for from ; Sat, 14 Feb 2004 17:21:23 +0100 Date: Sat, 14 Feb 2004 16:30:00 -0000 From: "Gerrit P. Haase" Reply-To: "Gerrit @ cygwin" Organization: Esse keine toten Tiere Message-ID: <13519757690.20040214172116@familiehaase.de> To: Wolfgang Schnerring CC: cygwin@cygwin.com Subject: Re: WML (perl-based program) segfaults In-Reply-To: <20040212142607.GC1236@nautis.wosc.de> References: <2934478737.20040211233539@familiehaase.de> <20040212090742.GA1228@nautis.wosc.de> <129240678667.20040212102414@familiehaase.de> <20040212142607.GC1236@nautis.wosc.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2004-02/txt/msg00637.txt.bz2 Hallo Wolfgang, While trying to debug this, I installed the latest cygwin snapshot, now getting a segfault in KERNEL32.DLL instead of cygperl.dll: (gdb) run README Starting program: /opt/wml-2.0.9/wml_backend/p3_eperl/eperl.exe README Program received signal SIGSEGV, Segmentation fault. 0x77f1b512 in KERNEL32!IsBadWritePtr () from /c/WINNT/system32/KERNEL32.DLL (gdb) bt #0 0x77f1b512 in KERNEL32!IsBadWritePtr () from /c/WINNT/system32/KERNEL32.DLL #1 0x00000014 in ?? () #2 0x1010f7d0 in PL_curinterp () (gdb) I think I need to rebuild cygwin with debugging and also recompile perl with symbols against the new cygwin1.dll. Unfortunately I have not much spare time the next weeks. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/