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 To: Cygwin List Subject: Re: Segfault in _cygwin_dll_entry MIME-Version: 1.0 From: peda AT sectra DOT se Message-ID: Date: Fri, 6 Feb 2004 08:57:17 +0100 Content-Type: text/plain; charset="us-ascii" Larry Hall wrote: >I'd suggest 'cygcheck cygggi-2.dll'. Make sure there's no MS CRT in >there anywhere. If there is, you're on dangerous ground. Comparing the >output of this with that of cygii-0.dll might be instructive too. ~$ cygcheck /bin/cyggg-0.dll C:/cygwin/bin/cyggg-0.dll C:/cygwin/bin\cygwin1.dll C:\WINNT\system32\ADVAPI32.DLL C:\WINNT\system32\NTDLL.DLL C:\WINNT\system32\KERNEL32.DLL C:\WINNT\system32\RPCRT4.DLL ~$ cygcheck /bin/cyggii-0.dll C:/cygwin/bin/cyggii-0.dll C:/cygwin/bin\cygwin1.dll C:\WINNT\system32\ADVAPI32.DLL C:\WINNT\system32\NTDLL.DLL C:\WINNT\system32\KERNEL32.DLL C:\WINNT\system32\RPCRT4.DLL C:/cygwin/bin\cyggg-0.dll ~$ cygcheck /bin/cygggi-2.dll C:/cygwin/bin/cygggi-2.dll C:/cygwin/bin\cyggg-0.dll C:/cygwin/bin\cygwin1.dll C:\WINNT\system32\ADVAPI32.DLL C:\WINNT\system32\NTDLL.DLL C:\WINNT\system32\KERNEL32.DLL C:\WINNT\system32\RPCRT4.DLL C:/cygwin/bin\cyggii-0.dll >>Is it a known problem? >No. If nothing "obvious" turns up in your initial efforts to scope the >problem, you're probably going to be best off debugging into the Cygwin >DLL to see where it crashes. What should I read to get going with debugging into the Cygwin DLL? /Peter -- 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/