From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Failure to build on OpenBSD macppc Date: Mon, 14 May 2007 12:52:50 -0400 Message-ID: References: <20070513215012.3A13614297@owie.lan> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1179161761 17399 80.91.229.12 (14 May 2007 16:56:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 May 2007 16:56:01 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ryan Yeske Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 14 18:56:00 2007 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 1Hndq3-0003qW-V7 for ged-emacs-devel@m.gmane.org; Mon, 14 May 2007 18:56:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hndxp-0004p5-Rd for ged-emacs-devel@m.gmane.org; Mon, 14 May 2007 13:04:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hndxm-0004ms-HS for emacs-devel@gnu.org; Mon, 14 May 2007 13:03:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hndxl-0004lw-QD for emacs-devel@gnu.org; Mon, 14 May 2007 13:03:58 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hndxl-0004lm-MN for emacs-devel@gnu.org; Mon, 14 May 2007 13:03:57 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hndpy-0004ku-Ux for emacs-devel@gnu.org; Mon, 14 May 2007 12:55:55 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Hndn0-0002lW-0t; Mon, 14 May 2007 12:52:50 -0400 In-reply-to: <20070513215012.3A13614297@owie.lan> (message from Ryan Yeske on Sun, 13 May 2007 14:50:12 -0700 (PDT)) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:71043 Archived-At: I deleted all the forms in files.el and it still crashes, with the uninformative backtrace: Please try it with a breakpoint at Fload. It will get there for each file that is loaded. Since each file prints a message, you will be able to tell from the previous message when it is there for files.el. Then step through the function and its subroutines, and you can observe how it crashes.