Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Sat, 14 Feb 2004 17:21:16 +0100 From: "Gerrit P. Haase" Reply-To: "Gerrit @ cygwin" Organization: Esse keine toten Tiere Message-ID: <13519757690.20040214172116@familiehaase.de> To: Wolfgang Schnerring CC: cygwin AT cygwin DOT com Subject: Re: WML (perl-based program) segfaults In-Reply-To: <20040212142607.GC1236@nautis.wosc.de> References: <2934478737 DOT 20040211233539 AT familiehaase DOT de> <20040212090742 DOT GA1228 AT nautis DOT wosc DOT de> <129240678667 DOT 20040212102414 AT familiehaase DOT de> <20040212142607 DOT GC1236 AT nautis DOT wosc DOT 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/