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: Update to latest cygwin creates crashes in dlclose()


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: pgpGE13Latj8b.pgp
Description: PGP signature


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