| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Date: | Thu, 2 Mar 2006 10:56:40 +0100 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Snapshot heads up for 20060301 2310 version |
| Message-ID: | <20060302095640.GD3184@calimero.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <BAY108-F8A542E11C337F140FD592B5F50 AT phx DOT gbl> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <BAY108-F8A542E11C337F140FD592B5F50@phx.gbl> |
| User-Agent: | Mutt/1.4.2i |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| 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 |
On Mar 1 21:01, Karl M wrote:
> Hi All...
>
> Just was not able to provide data earlier (from an XP PRO SP1 machine).
> Here is from an XP PRO SP2 machine. Same result cd / makes the bash window
> disappear.
>
> Here is a cygcheck and an strace (output from "strace /bin/bash >file").
The problem is that you mapped cygdrive to "/". This resulted in a
misguided strcpy. I've fixed that, thanks for the cygcheck output
and strace(*).
However, you're aware of the problems with mapping cygdrive to "/", are
you? You'll never see the list of available drives since the special
cygdrive handling can't kick in for the root dir. This also results in
a wrong link count for the root dir. There's no easy way to fix that
and it's definitely not of any priority to us to change this.
Corinna
(*) It would be nice if you could try to shorten an strace in a meaningful
way next time. Hundreds of lines with
"--- Process 2480, exception C0000005 at 00000000
don't really add any useful information and just fill up people's
mailboxes. Thanks.
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader cygwin AT cygwin DOT com
Red Hat
--
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 |