delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/12/02/09:37:57

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
Date: Thu, 2 Dec 2004 09:36:21 -0500
From: Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: A vexing installation problem
Message-ID: <20041202143621.GA28127@trixie.casa.cgf.cx>
Reply-To: cygwin AT cygwin DOT com
References: <20041129195946 DOT GA4932 AT sonic DOT net> <6 DOT 2 DOT 0 DOT 14 DOT 0 DOT 20041129151309 DOT 046bfba0 AT pop DOT prospeed DOT net> <20041129215220 DOT GA15085 AT sonic DOT net> <6 DOT 2 DOT 0 DOT 14 DOT 0 DOT 20041129171109 DOT 046d1728 AT pop DOT prospeed DOT net> <20041129231740 DOT GA32760 AT sonic DOT net> <6 DOT 2 DOT 0 DOT 14 DOT 0 DOT 20041129181904 DOT 046bf960 AT pop DOT prospeed DOT net> <20041130011421 DOT GA20359 AT sonic DOT net> <20041130170757 DOT GA3861 AT sonic DOT net> <20041130192952 DOT GA2722 AT sonic DOT net> <20041201184434 DOT GA7909 AT sonic DOT net>
Mime-Version: 1.0
In-Reply-To: <20041201184434.GA7909@sonic.net>
User-Agent: Mutt/1.4.1i

On Wed, Dec 01, 2004 at 10:44:34AM -0800, David Hinds wrote:
>I've attached "strace" output from running "ls".  The output is
>slightly different from previous attempts, because I'd been able to
>run the postinstall scripts to populate /etc/passwd and /etc/group;
>but the failure mode appears unchanged, with death following shortly
>after signals are enabled.  The trace is still slightly variable from
>one run to the next; sometimes I get one or two messages about locks,
>sometimes not.
>
>**********************************************
>Program name: C:\local\cygwin\bin\ls.exe (1336)
>App version:  1005.0, api: 0.88
>DLL version:  1005.12, api: 0.116
>DLL build:    2004-11-10 08:34
>OS version:   Windows NT-5.1
>Heap size:    402653184
>Date/Time:    2004-12-01 10:27:38
>**********************************************

Nothing interesting there.

The snapshot 2004-12-01 snapshot was built with debugging enabled:

http://cygwin.com/snapshots/cygwin1-20041201.dll.bz2

Could you try running this under gdb to see if you get more of a clue
about where cygwin is dying?  The last entry in the snapshot is not
necessarily indicative of this.

To debug cygwin:

1) Put the latest version of the dll which works for you
   in a directory "foo" along with a copy of gdb.exe.

2) Set the environment variable CYGWIN_TESTING=1 at the windows
   prompt.

3) Debug a cygwin application by typing:

   c:\foo\gdb /bin/pwd

   (do not cd to the foo directory here)

4) Type "run".

5) If you get a SEGV, it is possible that it is just a natural occurrence
   of calling BadWritePtr.  Type 'continue' a few times to make sure that
   the SEGV address does not change.

6) Type "backtrace" and report the results here.

cgf


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019