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: handle_threadlist_exception called with threadlist_ix -1


ubik wrote:
> Hello,
> 
> i'm using cygwin release version is 1.5.18-1 and my program compiles
> and work perfectly on linux.
> It compiles also on cygwin but after 15-20 sec it segfault. I think
> that the problem is in pthread implementation on cygwin.

  The cygwin pthread implementation is guaranteed safe when used as directed!
 
> this is stackdump:
> 
> 5 [sig] ds2 1944 handle_threadlist_exception:
> handle_threadlist_exception called with threadlist_ix -1
> Exception: STATUS_ACCESS_VIOLATION at eip=61015EF1
> 
> please explain me if it's possibile to fix it.

  If you can produce a simple testcase that reproduces the problem and that
anyone can _easily_ compile and run, people here will be glad to look at it.

  It might also be worth your time to try the most recent cygwin1.dll
development snapshot (http://cygwin.com/snapshots) and see if any problems
have already been fixed.


    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]