X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: Fatal Error w/ cygwin 1-5-23-* Date: Tue, 26 Dec 2006 09:10:42 -0500 Message-ID: <467C77F6373BDE4BB16A3E8A62C03955E5203E@Exchserv.hatteras.com> In-Reply-To: <467C77F6373BDE4BB16A3E8A62C039550D9B88@Exchserv.hatteras.com> From: "Brian Hassink" To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id kBQEB4Jd019647 Hello all, I have an app that runs fine under 1-5-22-1, but has a fatal error (see below) when run under 1-5-23-1 or 1-5-23-2. I've done a complete reinstallation of 1-5-23-2 (and had tried a newer snapshot as well), but this has not resolved the problem. At this point, I'm not sure what to look for to help isolate the problem. Any advice? Thanks, Brian -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Brian Hassink Sent: Sunday, December 24, 2006 8:54 AM To: cygwin AT cygwin DOT com Subject: Similar problem (was RE: Need some help on a thread issue - is it application problem or cygthread or my installation) Hmmm, I've just run into the exact same problem with an app I'm working on... 5 [sig] mud 3264 C:\cygwin\home\admin\smudge-0.1.0\bin\smudge.exe: *** fatal error - called with threadlist_ix -1 ./go: line 2: 3264 Hangup ./bin/smudge.exe ...but in my case, things were working fine up until I did clean build. I then rolled back my changes, but the problem persists. I've since tried newer and older cygwin snapshots, still with no luck. I wasn't able to get a backtrace via gdb, but resorting to logs revealed the problem occurring when calling into to the boost file system library (specifcally, making a path iterator). In searches on this list and google, this thread problem, when seen, seems to be somehow related to directories. Is anyone else seeing this with the cygwin 1-5-23-2? Thanks, Brian -----Original Message----- From: cygwin-owner AT cygwin DOT com on behalf of Brian Keener Sent: Fri 12/22/2006 12:21 PM To: cygwin AT cygwin DOT com Subject: Re: Need some help on a thread issue - is it application problem or cygthread or my installation Brian Keener wrote: > Loaded symbols for /cygdrive/c/WINDOWS/system32/dciman32.dll > Loaded symbols for /usr/local/bin/cygOpenThreads.dll > 4 [sig] osgversion 300 open_stackdumpfile: Dumping stack trace to > osgversi > on.exe.stackdump > 989547 [sig] osgversion 300 C:\cygwin\usr\local\bin\osgversion.exe: *** fatal > e > rror - called with threadlist_ix -1 > > Program exited with code 0400. > (gdb) My apologies to the list for this. After finally resolving this issue (accidentally I might add through some attempts to debug) I realize now that with the information I gave and the potential areas where there could have been a problem this list could not have helped. As it turned out the application did not like being installed in directories other than its default even though it was supposed to support it. Onve installed in the default location apps worked correctly. I just wanted to post this in case some neophyte like myself goes searching the archives for threadlist_ix -1 and finds my post and thinks there is some unresolved problem. I still don't understand why the directory affected the thread but thats for another day and another group. Again my apologies bk -- 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/ -- 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/ -- 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/