delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <43E3E554.449447A8@dessent.net> |
Date: | Fri, 03 Feb 2006 15:20:52 -0800 |
From: | Brian Dessent <brian AT dessent DOT net> |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Cygwin 1.5.19 breaks my app |
References: | <bccc8ac80602031122k24ebe68cr5cf77f114824300c AT mail DOT gmail DOT com> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
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 |
"Jeff R. Allen" wrote: > I upgraded to Cygwin 1.5.19-4 and my application started dying while > initializing. As I started debugging it, I ran across the SEGV in > pthread_key_create issue that has already been discussed on this list. If you want to try weeding out the "false" SIGSEGVs from the real ones you can try the patch I posted yesterday to cygwin-patches. However, you will have to rebuild Cygwin from source, install the new headers (since it adds defines to sys/cygwin.h) and then rebuild gdb. And the patch needs a minor change in order to not break strace, which is mentioned later in the thread. So, it's a rather large inconvenience as opposed to just typing "c", however if you are seeing a lot of these benign SIGSEGVs it might be worthwhile. Brian -- 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 |