X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.6 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <4C92746C.5080809@x-ray.at>
References: <AANLkTin7p83cXtmpEkNruTQPPM_5swh=_6U-Od3wH6Bc@mail.gmail.com>	<AANLkTiko81Fw_vjib__K3-y6VbwCFrG=n_KMHOCjYCNY@mail.gmail.com>	<4C92746C.5080809@x-ray.at>
Date: Thu, 16 Sep 2010 21:58:09 +0200
Message-ID: <AANLkTi=4W89oYwR5D+G-scouZXof5EhxJhONyAJGCqGi@mail.gmail.com>
Subject: Re: Cygwin + Python: unable to remap
From: Al <oss.elmar@googlemail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

>
> Did rebaseall really succeed successfully?

I turned off Avira. Rebaseall was successfull (no warnings or else).
Did also reboot.

> Looks like one dll is at a wrong baseaddress. I often had /bin/cygz.dll
> wrong.
>
> Everything below 0x60000000 should be suspicious:
> =A0ldd /bin/python.exe

prefix@Alder ~ $ ldd ~/gentoo/usr/bin/python2.6.exe
        ntdll.dll =3D> /cygdrive/c/Windows/system32/ntdll.dll (0x77960000)
        kernel32.dll =3D> /cygdrive/c/Windows/system32/kernel32.dll (0x7788=
0000)
        cygwin1.dll =3D> /usr/bin/cygwin1.dll (0x61000000)
        ADVAPI32.DLL =3D> /cygdrive/c/Windows/system32/ADVAPI32.DLL (0x7603=
0000)
        RPCRT4.dll =3D> /cygdrive/c/Windows/system32/RPCRT4.dll (0x77290000)
        libpython2.6.dll =3D>
/home/prefix/gentoo/usr/bin/libpython2.6.dll (0x67cc0000)
        Secur32.dll =3D> /cygdrive/c/Windows/system32/Secur32.dll (0x75ea00=
00)
>
> =A0ldd /bin/bash

prefix@Alder ~ $ ldd ~/gentoo/bin/bash.exe
        ntdll.dll =3D> /cygdrive/c/Windows/system32/ntdll.dll (0x77960000)
        kernel32.dll =3D> /cygdrive/c/Windows/system32/kernel32.dll (0x7788=
0000)
        cygncurses5.dll =3D> /home/prefix/gentoo/usr/bin/cygncurses5.dll
(0x10000000)
        cygwin1.dll =3D> /usr/bin/cygwin1.dll (0x61000000)
        ADVAPI32.DLL =3D> /cygdrive/c/Windows/system32/ADVAPI32.DLL (0x7603=
0000)
        RPCRT4.dll =3D> /cygdrive/c/Windows/system32/RPCRT4.dll (0x77290000)
        USER32.dll =3D> /cygdrive/c/Windows/system32/USER32.dll (0x775a0000)
        GDI32.dll =3D> /cygdrive/c/Windows/system32/GDI32.dll (0x76100000)
        Secur32.dll =3D> /cygdrive/c/Windows/system32/Secur32.dll (0x75ea00=
00)
        IMM32.DLL =3D> /cygdrive/c/Windows/system32/IMM32.DLL (0x76010000)
        MSCTF.dll =3D> /cygdrive/c/Windows/system32/MSCTF.dll (0x77030000)
        msvcrt.dll =3D> /cygdrive/c/Windows/system32/msvcrt.dll (0x77ab0000)
        LPK.DLL =3D> /cygdrive/c/Windows/system32/LPK.DLL (0x76c60000)
        USP10.dll =3D> /cygdrive/c/Windows/system32/USP10.dll (0x77210000)

Cygwin Python binary is working. Something must be wrong with my own
cygwin build I guess.

Al

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

