On Aug 22 16:45, Cary R. wrote:
> I upgraded to the latest cygwin earlier today (it has probably been
> a month or more since I last updated) and now a program that has been
> working is crashing (segfault) when calling dlclose(). dlopen() and
> calling a function in the DLL still works just fine. An older version
> of the program still works correctly so it's not just simply calling
> dlclose() but something more context dependent.

Is you applications written in C++?  Does recompiling with the latest
gcc 4.8.3-3 fix the issue?  Typically a SEGV creates a stackdump file.
Can you show us?  Last but not least, do you have a simple testcase to
reproduce the issue?  


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpx5X0Hgbm6T.pgp
Description: PGP signature

Reply via email to