From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: Re: Is the Cygw32 port ready for testing? Date: Thu, 18 Oct 2012 10:02:04 -0700 Message-ID: <5080360C.3000000@dancol.org> References: <507B404C.8050602@cornell.edu> <507B4A96.6000804@dancol.org> <507B6404.8080103@cornell.edu> <507B68BD.2050409@dancol.org> <83pq4j4pwi.fsf@gnu.org> <507C64EF.5040209@cornell.edu> <507C659A.2020409@dancol.org> <507C8096.2090003@dancol.org> <507C8180.8010601@cornell.edu> <507C81EA.1000502@dancol.org> <507D5FD0.4060403@cornell.edu> <83zk3m2s31.fsf@gnu.org> <507FF5DE.1060307@cornell.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig1A26AC8D3D22C74730302EA6" X-Trace: ger.gmane.org 1350579748 18226 80.91.229.3 (18 Oct 2012 17:02:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Oct 2012 17:02:28 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Ken Brown Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 18 19:02:35 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TOtUQ-0003aq-NX for ged-emacs-devel@m.gmane.org; Thu, 18 Oct 2012 19:02:34 +0200 Original-Received: from localhost ([::1]:52021 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOtUJ-0008N6-L5 for ged-emacs-devel@m.gmane.org; Thu, 18 Oct 2012 13:02:27 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41749) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOtUC-0008MQ-Ow for emacs-devel@gnu.org; Thu, 18 Oct 2012 13:02:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TOtUB-0002gI-NS for emacs-devel@gnu.org; Thu, 18 Oct 2012 13:02:20 -0400 Original-Received: from dancol.org ([96.126.100.184]:59979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOtU9-0002cl-V6; Thu, 18 Oct 2012 13:02:18 -0400 Original-Received: from c-76-22-66-162.hsd1.wa.comcast.net ([76.22.66.162] helo=[0.0.0.0]) by dancol.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1TOtU2-00018x-N5; Thu, 18 Oct 2012 10:02:10 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 In-Reply-To: <507FF5DE.1060307@cornell.edu> X-Enigmail-Version: 1.4.2 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 96.126.100.184 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:154413 Archived-At: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig1A26AC8D3D22C74730302EA6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks for debugging this problem. On 10/18/2012 5:28 AM, Ken Brown wrote: > Thread 1 (Thread 3812.0x253c): > #1 0x005bf093 in emacs_abort () at w32fns.c:7706 > button =3D 6 > #2 0x00536928 in staticpro (varaddress=3D0x807c8c) at alloc.c:5033 I've updated trunk with the following patch. Please try it now. =3D=3D=3D modified file 'src/alloc.c' --- src/alloc.c 2012-10-10 15:31:21 +0000 +++ src/alloc.c 2012-10-18 16:54:49 +0000 @@ -376,7 +376,7 @@ /* Addresses of staticpro'd variables. Initialize it to a nonzero value; otherwise some compilers put it into BSS. */ -#define NSTATICS 0x650 +#define NSTATICS 0x1000 static Lisp_Object *staticvec[NSTATICS] =3D {&Vpurify_flag}; /* Index of next unused slot in staticvec. */ @@ -5030,7 +5030,7 @@ { staticvec[staticidx++] =3D varaddress; if (staticidx >=3D NSTATICS) - emacs_abort (); + fatal ("NSTATICS too small. Try increasing and recompiling Emacs.");= } --------------enig1A26AC8D3D22C74730302EA6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlCANhEACgkQ17c2LVA10VszfACcCSvJRfmNqGbvIaNXlUayWFiH /ugAn0HtGHEa+JzLGlkVsZ+4WyD7Guts =pR9X -----END PGP SIGNATURE----- --------------enig1A26AC8D3D22C74730302EA6--