emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dump-emacs fails with segfault


From: Joe Corneli
Subject: dump-emacs fails with segfault
Date: Mon, 23 Feb 2004 02:38:11 -0600

I was trying to create a binary that incorporates all of the various
packages that I like to load.  I think I have executed the correct
command, but I got a segmentation fault.  Now, it could be that I'm
doing something wrong. But if that is the case then perhaps this is
a documentation bug.  Anyway, I could use some help here: also some
advice. Would building these packages into the binary actually
decrease the time it takes to start the program?

By the way, I did compile the two files the compiler complains about
here, and got same error when I tried again.

~/emacs/src $ ./emacs-21.3.50.1 -q --no-site-file --batch --load 
~/site-lisp/joes_loads.el --execute "(dump-emacs \"femacs\" 
\"/Users/arided/emacs/src/emacs-21.3.50.1\")"
Loading sml-mode-startup...
Loading inf-lisp...
Loading mspools...
Loading compile...
Loading sort...
Loading tnt...
Loading emacs-wiki (source)...
Loading ratpoison-cmd...
Loading ratpoison-extras...
Loading info-look...
Loading find-func...
Loading JOESMACROS...
Loading FORTUNES...
Loading xi...
Loading GREEK...
Loading bbdb...
Loading super...
Loading hyper_super...
Loading delete...
Loading userkeymap...
Loading w3...
Loading tex-macros...
Loading advanced-tex-mode...
Loading joes_ratpoison...
Loading joes_w3...
Loading joes_keyboard (compiled; note, source file is newer)...
Loading joes_parens...
--- List of All Regions ---
   address     size prot maxp
         0   0x1000 none none
Fatal error (11)segmentation fault


In GNU Emacs 21.3.50.1 (powerpc-apple-darwin7.2.0, X toolkit, Xaw3d scroll bars)
 of 2004-02-20 on hope-of-a-stone.local
configured using `configure '--with-x' '--without-carbon' 
'CFLAGS=-I/sw/include' 'CPPFLAGS=-I/sw/include' 'LDFLAGS=-L/sw/lib''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: nil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]