| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: handle_threadlist_exception called with threadlist_ix -1 |
| Date: | Fri, 16 Dec 2005 10:42:48 -0000 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <3561ade30512160227h59b0d3a3q@mail.gmail.com> |
| Message-ID: | <SERRANOdaSJaUy1B2t100000054@SERRANO.CAM.ARTIMI.COM> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |