From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Conrad Newsgroups: gmane.emacs.devel Subject: Re: Trunk CVS emacs: Stack overflow in equal Date: Tue, 20 May 2008 19:59:18 +0200 Message-ID: <87d4ngkg0f.fsf@ID-24456.user.uni-berlin.de> References: <87k5hpgjb0.fsf@stupidchicken.com> <87r6bxxcxz.fsf@ID-24456.user.uni-berlin.de> <878wy4hp0w.fsf@stupidchicken.com> Reply-To: Christoph Conrad NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1211306876 21813 80.91.229.12 (20 May 2008 18:07:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 May 2008 18:07:56 +0000 (UTC) Cc: 284@emacsbugs.donarmstrong.com, emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 20 20:08:31 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JyWEH-0008Ez-Kb for ged-emacs-devel@m.gmane.org; Tue, 20 May 2008 20:06:29 +0200 Original-Received: from localhost ([127.0.0.1]:50187 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyWDX-0002mP-Fc for ged-emacs-devel@m.gmane.org; Tue, 20 May 2008 14:05:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JyWDT-0002mK-7E for emacs-devel@gnu.org; Tue, 20 May 2008 14:05:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JyWDR-0002m8-OS for emacs-devel@gnu.org; Tue, 20 May 2008 14:05:38 -0400 Original-Received: from [199.232.76.173] (port=37078 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyWDR-0002m5-LY for emacs-devel@gnu.org; Tue, 20 May 2008 14:05:37 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:59730) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JyWDR-0003kN-23 for emacs-devel@gnu.org; Tue, 20 May 2008 14:05:37 -0400 Original-Received: (qmail invoked by alias); 20 May 2008 18:05:35 -0000 Original-Received: from xdsl-87-79-138-248.netcologne.de (EHLO brabbelbox) [87.79.138.248] by mail.gmx.net (mp011) with SMTP; 20 May 2008 20:05:35 +0200 X-Authenticated: #4523881 X-Provags-ID: V01U2FsdGVkX1+7w+0V2g678+U23vCYJFJ8Qzh9qUaNiCRKXhUV0U +BuzSkAscjJBD7 Original-Received: by brabbelbox (Postfix, from userid 1000) id 4F142AC0D2; Tue, 20 May 2008 20:05:36 +0200 (CEST) X-Public-Key: http://wwwkeys.de.pgp.net:11371/pks/lookup?op=get&search=0x1B488DEA X-Hashcash: 1:20:080520:284@emacsbugs.donarmstrong.com::+TOZE5ai7XYXh7Qv:000000000000000000000000000000000C3 X-Hashcash: 1:20:080520:emacs-devel@gnu.org::bQwGWHa8c2Sm2ZTl:00000000000000000000000000000000000000000002vJ X-Hashcash: 1:20:080520:cyd@stupidchicken.com::NUpG8sGWBZYTrCRd:00000000000000000000000000000000000000001j6n In-Reply-To: <878wy4hp0w.fsf@stupidchicken.com> (Chong Yidong's message of "Tue, 20 May 2008 13:19:11 -0400") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.1 X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:97453 Archived-At: Hi Chong, > I can't reproduce this on GNU/Linux (i686-pc-linux-gnu, GTK+ Version > 2.12.9). What system are you running on? Kubuntu "Hardy Heron", M-x emacs-version says exactly the same. I reverted to GNU Emacs 22.1.1, and try compiling/running again in a few weeks. With kind regards, Christoph