X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Kiyo Kelvin Lee Subject: 1.5.20: Occasional crash at address 0x6100365f (cygthread::stub() in cygthread.cc) Date: Mon, 10 Jul 2006 16:51:21 +1000 Lines: 20 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) X-IsSubscribed: yes 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 Using 1.5.20, occasionally sh.exe would crash with the standard Windows crash dialog with these information: [sh.exe - Application Error] The instruction at "0x6100365f" referenced memory at "0x006cda90". The memory could not be "written". Click on OK to terminate the program. Click on CANCEL to debug the program. Tested snapshot 20060707 and the problem persists. With gdb, I found the address corresponding to the function cygthread:stub() of cygthread.cc (snapshot 20060707) at line 65: _my_tls._ctinfo = info; Reported the problem before but, however, I hope the little further information can help resolving the problem. Regards, Kiyo -- 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/