delorie.com/archives/browse.cgi | search |
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 |
MIME-Version: | 1.0 |
Subject: | Re: cygwin bughunt (snapshot) |
Date: | Tue, 1 Mar 2005 17:35:40 +0100 |
Message-ID: | <79F81D5F4790D344B05F489CE2AC8AB7146E4D@dubexdc03.dubex.net> |
X-MS-Has-Attach: | |
X-MS-TNEF-Correlator: | |
From: | "David Dindorp" <ddi AT dubex DOT dk> |
To: | <cygwin AT cygwin DOT com> |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id j21GaYqq022934 |
In the meanwhile, does anybody have any comments to offer regarding this? (Besides "stop asking", that is...) Bash hangs. Both occurrences have been at the same specific script line, and both produce similar gdb output. Script line: lffields[$counter]=`echo $lfline|cut -d'|' -f$fieldno` Last executed line - hung script no. 1: +++ cut '-d|' -f5 Last executed line - hung script no. 2: +++ cut '-d|' -f1 Backtrace, dumped process 1: #0 0x77f8a1eb in ntdll!ZwSetInformationThread () #1 0x7c4fb5bf in SetThreadPriority () #2 0x610035c6 in getprogname () #3 0x6105ad27 in cygwin_split_path () #4 0x61019478 in cygwin_internal () #5 0x6107bc25 in getppid () #6 0x6107ba4d in getppid () #7 0x610723ff in cygwin1!aclcheck () #8 0x0042562a in ?? () #9 0x00000005 in ?? () #10 0x0022cf20 in ?? () #11 0x00000080 in ?? () #12 0x610749bb in writev () Backtrace, dumped process 2: #0 0x77f8a1eb in ntdll!ZwSetInformationThread () #1 0x7c4fb5bf in SetThreadPriority () #2 0x610035c6 in getprogname () #3 0x6105ad27 in cygwin_split_path () #4 0x61019478 in cygwin_internal () #5 0x6107bc25 in getppid () #6 0x6107ba4d in getppid () #7 0x610723ff in cygwin1!aclcheck () #8 0x0042562a in ?? () #9 0x00000005 in ?? () #10 0x0022cf20 in ?? () #11 0x00000080 in ?? () #12 0x610749bb in writev () -- 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 |