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 Reply-To: Cygwin List Message-Id: <6.0.1.1.0.20031211124519.039a2df0@127.0.0.1> X-Sender: Date: Thu, 11 Dec 2003 12:49:04 -0500 To: Michael Robbert , cygwin AT cygwin DOT com From: Larry Hall Subject: Re: Setup hangs in postinstall In-Reply-To: <1071164163.3fd8ab038f5bf@webmail.mines.edu> References: <3FD617A6 DOT 8050806 AT mines DOT edu> <3FD6222D DOT 6040702 AT m4x DOT org> <3FD77B62 DOT 90909 AT mines DOT edu> <3FD78817 DOT 9020806 AT mines DOT edu> <1071164163 DOT 3fd8ab038f5bf AT webmail DOT mines DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Note-from-DJ: This may be spam At 12:36 PM 12/11/2003, Michael Robbert you wrote: >Quoting Igor Pechtchanski : > >> BTW, if you don't escape the backticks ("`"s), they will be evaluated in >> the *current* shell. You should try to run >> >> strace sh -c 'TEST=`uname -s`' >> >> (note the single quotes). You can see the difference by comparing the >> output of "sh -cx TEST=`uname -s`" and "sh -cx 'TEST=`uname -s`'". >> Igor > >Thanks Igor! That is what I needed. I am attaching the strace output from the >command above. I am also able to get all the same output from gdb that Antoine >posted before. If you'd like me to get that for a debug version I can do that. > >P.S. I probably shouldn't mention this, but I had the strangest thing happen to >me yesterday. One of the machines that was having this problem, my laptop, >stopped having it all of a sudden. This machine is dual boot and when I booted >to XP to get this trace I found that it would no longer hang, even when running >Antoine's loop. This trace is from my client's machine which is still having the >problem. I'm pretty sure that I didn't do any kind of updates that would make >this change happen. Michael, you shouldn't include people's email addresses in the body of your replies. This just adds fodder to the archives for spam harvesters. Also, Igor sets his reply-to header. So your mailer should be sending to the list only. Sounds like rebooting made the problem go away, no? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/