Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Sat, 14 Feb 2004 17:21:16 +0100
From: "Gerrit P. Haase" <gp@familiehaase.de>
Reply-To: "Gerrit @ cygwin" <cygwin@cygwin.com>
Organization: Esse keine toten Tiere
Message-ID: <13519757690.20040214172116@familiehaase.de>
To: Wolfgang Schnerring <wosc@wosc.de>
CC: cygwin@cygwin.com
Subject: Re: WML (perl-based program) segfaults
In-Reply-To: <20040212142607.GC1236@nautis.wosc.de>
References: <u4qtzklaw.fsf@nautis.wosc.de> <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

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/

