Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Authenticated: #14308112 Date: Thu, 6 Oct 2005 17:39:35 +0300 From: Pavel Tsekov To: cygwin AT cygwin DOT com Subject: Re: handle_threadlist_exception: handle_threadlist_exception called with threadlist_ix -1 In-Reply-To: <20051006141933.GB17445@trixie.casa.cgf.cx> Message-ID: References: <20050901144331 DOT GH18595 AT trixie DOT casa DOT cgf DOT cx> <20051006141933 DOT GB17445 AT trixie DOT casa DOT cgf DOT cx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Y-GMX-Trusted: 0 X-IsSubscribed: yes On Thu, 6 Oct 2005, Christopher Faylor wrote: > Did you happen to notice when the age of the message to which you're > responding? Dave figured out the problem subsequent to sending the > above. It was due to some object files not getting rebuilt after a > change to cygtls.h. Yes. When I saw the error message I remembered that I've seen it on the mailing list already. So, I used the search engine to find on which date the message was posted and replied ot that post. It might be a different problem but the message is the same. And this is with a clean build of the dll from yesterday and a clean build of the software from today. Here is a backtrace (just for the record): (gdb) bt #0 sigismember (set=0x162f090, sig=31) at ../../../../src/winsup/cygwin/signal.cc:429 #1 0x61017710 in sigpacket::process (this=0x6113b3ec) at ../../../../src/winsup/cygwin/exceptions.cc:1072 #2 0x61092b18 in wait_sig () at ../../../../src/winsup/cygwin/sigproc.cc:1128 #3 0x610033ef in cygthread::stub (arg=0xa2eff0) at ../../../../src/winsup/cygwin/cygthread.cc:73 #4 0x00000f94 in ?? () #5 0x00000000 in ?? () from In frame 0 'set' is pointing at invalid memory - I am trying to determine why. -- 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/