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: 1.5.19-4: Problem to debug dll-mechanism on Cygwin


On 01 February 2006 12:15, vita@unileoben... wrote:

> Greetings!
> 
> I run into some strange problems while trying to debug a simple
> application in order to test dll-mechanism with Cygwin 1.5.19-4 on
> Windows 2000 Professional.  
> The whole minimalistic application, made of "a.cpp", "a.h" and
> "main.cpp", is attached and was compiled using "compile.sh" script. If I
> try to debug this program with gdb, I am running to some strange
> problems, however applications alone seems to work properly. I tested it
> under Linux and found no problems.    

> Program received signal SIGSEGV, Segmentation fault.
> 0x610ae938 in pthread_key_create () from /usr/bin/cygwin1.dll

This looks just like
  http://www.cygwin.com/ml/cygwin/2006-01/msg00464.html

> Can somebody try it and tell me what I am doing wrong or what happens
> here? 

  The only thing you are doing wrong is not just ignoring the (handled) exception and continuing straight on!


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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]