X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: handle_threadlist_exception called with threadlist_ix -1 Date: Fri, 16 Dec 2005 10:42:48 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <3561ade30512160227h59b0d3a3q@mail.gmail.com> Message-ID: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , 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/