Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com To: cygwin@cygwin.com Subject: Re: Segfault in _cygwin_dll_entry MIME-Version: 1.0 From: peda@sectra.se Message-ID: Date: Fri, 6 Feb 2004 08:57:17 +0100 Content-Type: text/plain; charset="us-ascii" Igor Pechtchanski wrote: >One obvious thing to check for is whether the application tries to >dynamically load a Cygwin-dependent DLL (which may result in attempting to >load cygwin1.dll dynamically, and that is *not supported*). I assume that by dynamically load, you are referring to dlopen(). If I assume correctly, then that is not the case here. main() is not reached before the segfault happens. /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/