This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Segfault in _cygwin_dll_entry


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]