From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Masatake YAMATO Newsgroups: gmane.emacs.devel Subject: Building on Fedora Core 1 Date: Wed, 07 Apr 2004 19:25:38 +0900 (JST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20040407.192538.230857807.jet@gyve.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1081334750 25120 80.91.224.253 (7 Apr 2004 10:45:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Apr 2004 10:45:50 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Apr 07 12:45:38 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BBAYs-0006a5-00 for ; Wed, 07 Apr 2004 12:45:38 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BBAYr-0001nL-00 for ; Wed, 07 Apr 2004 12:45:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BBAVG-0005Ew-09 for emacs-devel@quimby.gnus.org; Wed, 07 Apr 2004 06:41:54 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BBASr-0004ge-Nw for emacs-devel@gnu.org; Wed, 07 Apr 2004 06:39:25 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BBARo-00046T-Jh for emacs-devel@gnu.org; Wed, 07 Apr 2004 06:38:51 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BBARd-0003rJ-OG for emacs-devel@gnu.org; Wed, 07 Apr 2004 06:38:09 -0400 Original-Received: from [210.130.136.40] (helo=r-maa.spacetown.ne.jp) by mx20.gnu.org with esmtp (Exim 4.30) id 1BBAHg-00049x-UM for emacs-devel@gnu.org; Wed, 07 Apr 2004 06:27:53 -0400 Original-Received: from localhost ([219.120.63.249]) by r-maa.spacetown.ne.jp (8.11.6) with ESMTP id i37APlo27138 for ; Wed, 7 Apr 2004 19:25:47 +0900 (JST) Original-To: emacs-devel@gnu.org X-Mailer: Mew version 4.0.62 on Emacs 21.3.50 / Mule 5.0 (SAKAKI) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:21305 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21305 Have anyone tried to build emacs in the CVS repository on Fedora Core 1 GNU/Linux distribution? (Two days ago, my hard disk which contains Redhat Linux 9 was crashed. Therefore, I bought new disk and installed Fedora Core 1.) During dump emacs, it received signal SIGSEGV. (gdb) r The program being debugged has been started already. Start it from the beginning? (y or n) y Starting program: /home/jet/var/emacs/src/temacs --batch --load loadup bootstrap Loading loadup.el (source)... Using load-path (/home/jet/var/emacs/lisp /home/jet/var/emacs/lisp/emacs-lisp /home/jet/var/emacs/lisp/language /home/jet/var/emacs/lisp/international /home/jet/var/emacs/lisp/textmodes) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version.el (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading env (source)... Loading cus-start (source)... Loading international/mule (source)... Loading international/mule-conf.el (source)... Loading format (source)... Loading bindings (source)... Loading files (source)... Loading cus-face (source)... Loading faces (source)... Lists of integers (garbage collection statistics) are normal output while building Emacs; they do not indicate a problem. ((85997 . 21132) (5162 . 22) (550 . 122) 323655 18834 (11 . 1) (18 . 0) (6463 . 908)) Loading loaddefs.el (source)... ((104392 . 5454) (7423 . 0) (558 . 114) 1078882 18834 (37 . 33) (18 . 0) (13247 . 46)) Loading simple (source)... Loading help (source)... Loading international/mule-cmds (source)... Loading case-table (source)... Loading international/utf-8 (source)... Loading international/utf-16 (source)... Loading international/characters (source)... Loading international/latin-1 (source)... Loading international/latin-2 (source)... Loading international/latin-3 (source)... Loading international/latin-4 (source)... Loading international/latin-5 (source)... Loading international/latin-8 (source)... Loading international/latin-9 (source)... Loading language/chinese (source)... Loading language/cyrillic (source)... Loading language/indian (source)... Loading language/devanagari (source)... Loading language/malayalam (source)... Loading language/tamil (source)... Loading language/kannada (source)... Loading language/english (source)... Loading language/ethiopic (source)... Loading language/european (source)... Loading language/czech (source)... Loading language/slovak (source)... Loading language/romanian (source)... Loading language/greek (source)... Loading language/hebrew (source)... Loading language/japanese (source)... Loading language/korean (source)... Loading language/lao (source)... Loading language/thai (source)... Loading language/tibetan (source)... Loading language/vietnamese (source)... Loading language/misc-lang (source)... Loading language/utf-8-lang (source)... Loading language/georgian (source)... Loading international/ucs-tables (source)... Loading indent (source)... Loading window (source)... Loading frame (source)... Loading term/tty-colors (source)... Loading font-core (source)... Loading facemenu (source)... Loading mouse (source)... Loading scroll-bar (source)... Loading select (source)... Loading emacs-lisp/timer (source)... Loading isearch (source)... ((181444 . 8413) (10182 . 2) (574 . 197) 1367936 219466 (55 . 15) (18 . 43) (20105 . 244)) Loading menu-bar (source)... Loading paths.el (source)... Loading startup (source)... Loading emacs-lisp/lisp (source)... Loading textmodes/page (source)... Loading register (source)... Loading textmodes/paragraphs (source)... Loading emacs-lisp/lisp-mode (source)... Loading textmodes/text-mode (source)... Loading textmodes/fill (source)... ((207246 . 8138) (10831 . 3) (579 . 192) 1455723 221166 (56 . 14) (18 . 43) (22289 . 580)) Loading replace (source)... Loading abbrev (source)... Loading buff-menu (source)... Loading emacs-lisp/float-sup (source)... ((213876 . 3075) (11025 . 1) (580 . 191) 1485489 221590 (62 . 8) (18 . 43) (22760 . 172)) Loading vc-hooks (source)... Loading ediff-hook (source)... ((216820 . 2602) (11126 . 0) (581 . 190) 1493404 221607 (62 . 8) (18 . 43) (23013 . 297)) Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under names emacs and emacs-21.3.50 Program received signal SIGSEGV, Segmentation fault. 0x00781d5c in memcpy () from /lib/i686/libc.so.6 (gdb) where #0 0x00781d5c in memcpy () from /lib/i686/libc.so.6 #1 0x08194efa in unexec (new_name=0x9cee8f4 "/home/jet/var/emacs/src/emacs", old_name=0x9cee918 "/home/jet/var/emacs/src/temacs", data_start=138083560, bss_start=0, entry_address=0) at unexelf.c:925 #2 0x08112756 in Fdump_emacs (filename=164751184, symfile=164751168) at emacs.c:2181 #3 0x0816cdce in Feval (form=136078184) at eval.c:2078 #4 0x0816a96e in Fprogn (args=-1097295628) at eval.c:408 #5 0x0816a8bd in Fif (args=-1450314112) at eval.c:357 #6 0x0816cf1f in Feval (form=-2009407820) at eval.c:2025 #7 0x0816a89c in Fif (args=-1450265248) at eval.c:356 #8 0x0816cf1f in Feval (form=-2009407820) at eval.c:2025 #9 0x081806ab in readevalloop (readcharfun=695890024, stream=0x97cc080, sourcename=1769780896, evalfun=0x816ca94 , printflag=0, unibyte=138086304, readfun=695810216) at lread.c:1376 #10 0x0817f78c in Fload (file=1769780896, noerror=695810216, nomessage=695810216, nosuffix=695810216, must_suffix=695810216) at lread.c:914 #11 0x0816ce1c in Feval (form=138080072) at eval.c:2092 #12 0x0811363d in top_level_2 () at keyboard.c:1273 #13 0x0816bcb2 in internal_condition_case (bfun=0x811362c , handlers=695871080, hfun=0x8113334 ) at eval.c:1333 #14 0x08113669 in top_level_1 () at keyboard.c:1281 #15 0x0816b851 in internal_catch (tag=138086304, func=0x8113640 , arg=695810216) at eval.c:1094 #16 0x081135bb in command_loop () at keyboard.c:1242 #17 0x08113110 in recursive_edit_1 () at keyboard.c:959 #18 0x08113220 in Frecursive_edit () at keyboard.c:1015 #19 0x08111b6a in main (argc=5, argv=0xbfee7d04) at emacs.c:1692 (gdb) Masatake YAMATO