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 AT cygwin DOT com 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" 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/