From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3892 invoked by alias); 10 Jul 2012 04:59:57 -0000 Received: (qmail 3881 invoked by uid 22791); 10 Jul 2012 04:59:57 -0000 X-SWARE-Spam-Status: No, hits=-6.2 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_THREADED,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from dancol.org (HELO dancol.org) (96.126.100.184) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 10 Jul 2012 04:59:43 +0000 Received: from c-76-22-66-162.hsd1.wa.comcast.net ([76.22.66.162] helo=[192.168.1.2]) by dancol.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1SoSY3-0001DZ-2d for cygwin@cygwin.com; Mon, 09 Jul 2012 21:59:43 -0700 Message-ID: <4FFBB6B3.2090705@dancol.org> Date: Tue, 10 Jul 2012 04:59:00 -0000 From: Daniel Colascione User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: clisp crashes on startup References: <4FF76A98.2020309@dancol.org> <4FF833DC.8090908@gmail.com> <4FF83C71.5000803@dancol.org> <4FF8759A.10400@gmail.com> <4FF88907.5060100@dancol.org> <4FFB4C82.7050702@dancol.org> In-Reply-To: <4FFB4C82.7050702@dancol.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig9C4651C447EA0F70A0A9D2F7" X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-07/txt/msg00128.txt.bz2 --------------enig9C4651C447EA0F70A0A9D2F7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-length: 287 On 7/9/12 2:26 PM, Daniel Colascione wrote: > [snip] It turns out that clisp crashes only when I've rebased DLLs into the high portion of the 4GB WOW64 address space. It looks like clisp isn't 32-bit clean. Turning off bigaddr on lisp.exe lets clisp load, but of course it can't fork. --------------enig9C4651C447EA0F70A0A9D2F7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 235 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAk/7trQACgkQ17c2LVA10VvgqwCfSVIoAPv/jZ9i5RCuZDE8E/Q8 vd4An2amJhDwmxSZpmmVOJzUO2JRfGaE =OeQc -----END PGP SIGNATURE----- --------------enig9C4651C447EA0F70A0A9D2F7--