I have just built xemacs on my iMac running OS X 10.9.2
with
sudo port install xemacs, and it crashes with the following errors:
Unfortunately, there is no corefile.
Perhaps I need a different execution setting to produce a corefile?
Help, please.
Thanks,
Gary Kerbel
gdkerbel(a)gmail.com
xemacs
Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
Your version of XEmacs was distributed with a PROBLEMS file that may
describe
your crash, and with luck a workaround. Please check it first, but do
report
the crash anyway. Please report this bug by invoking M-x report-emacs-bug,
or by selecting `Send Bug Report' from the Help menu. If necessary, send
ordinary email to `xemacs-beta(a)xemacs.org'. *MAKE SURE* to include the
XEmacs
configuration from M-x describe-installation, or equivalently the file
Installation in the top of the build tree.
*Please* try *hard* to obtain a C stack backtrace; without it, we are
unlikely
to be able to analyze the problem. Locate the core file produced as a
result
of this crash (often called `core' or `core.<process-id>', and located in
the directory in which you started XEmacs or your home directory), and type
gdb /opt/local/bin/xemacs core
then type `where' at the debugger prompt. No GDB on your system? You may
have DBX, or XDB, or SDB. (Ask your system administrator if you need help.)
If no core file was produced, enable them (often with `ulimit -c unlimited'
in case of future recurrance of the crash.
Lisp backtrace follows:
dispatch-non-command-events()
# (condition-case ... . ((nil)))
progress-feedback-dispatch-non-command-events()
# bind (tmsg top frame value message label)
append-progress-feedback(font-lock "Fontifying .cshrc..." 0 nil)
# bind (frame value message label)
display-progress-feedback(font-lock "Fontifying .cshrc..." 0)
# bind (str)
# (unwind-protect ...)
# bind (args value fmt label)
progress-feedback-with-label(font-lock "Fontifying %s..." 0
".cshrc")
# bind (maybe-loudly end beg)
font-lock-default-unfontify-region(1 254 t)
# bind (loudly end beg)
font-lock-unfontify-region(1 254 t)
# bind (was-on font-lock-verbose font-lock-message-threshold aborted)
# (unwind-protect ...)
font-lock-default-fontify-buffer()
# bind (font-lock-verbose)
font-lock-fontify-buffer()
# bind (on-p maximum-size arg)
font-lock-mode(1)
turn-on-font-lock()
# bind (explicit-defaults)
font-lock-set-defaults()
run-hooks(font-lock-set-defaults)
# bind (nomodes after-find-file-from-revert-buffer noauto warn error)
after-find-file(nil t)
byte-code("..." [buffer-file-number number truename
buffer-file-truename buf buffer-file-name set-buffer-major-mode
erase-buffer nil (byte-code «§Â Ã\"¨ª¥Ä Ã\"¨Â§" [rawfile
filename insert-file-contents-literally t insert-file-contents] 3)
((file-error ...)) abbreviate-file-name file-name-directory
make-local-variable backup-inhibited t after-find-file
find-file-use-truenames default-directory backup-enable-predicate
rawfile error nowarn] 3)
# (condition-case ... . ((t (byte-code "!¨Ã @ A\"§" ...
3))))
# (unwind-protect ...)
# bind (error number truename buf rawfile nowarn filename)
find-file-noselect("~/.cshrc")
# bind (codesys filename)
find-file("~/.cshrc" nil)
# bind (command-debug-status)
call-interactively(find-file)
# (condition-case ... . error)
# (catch top-level ...)
Segmentation fault
M-x describe-installation returns
uname -a: Darwin
tennine-slave.macports.org 13.0.0 Darwin Kernel Version
13.0.0: Thu Sep 19 22:22:27 PDT 2013;
root:xnu-2422.1.72~6/RELEASE_X86_64 x86_64
./configure '--prefix=/opt/local' '--mandir=/opt/local/share/man'
'--without-postgresql' '--without-ldap' '--with-sound=none'
'--pdump'
'--site-prefixes=/opt/local' '--with-tty' '--with-dialogs=athena'
'--with-widgets=athena' '--with-athena=3d' '--with-database=gdbm'
'--with-mule'
XEmacs 21.4.22 "Instant Classic" configured for `i386-apple-darwin13.0.0'.
Compilation / Installation:
Source code location:
/opt/local/var/macports/build/_opt_mports_dports_editors_xemacs/xemacs/work/xemacs-21.4.22
Installation prefix: /opt/local
Additional prefixes: /opt/local
Operating system description file: `s/darwin.h'
Not using any machine description file
Compiler: /usr/bin/clang -pipe -Os
-std=gnu89 -arch x86_64
Compiler version: /usr/bin/clang on
i386-apple-darwin13.0.0
Relocating allocator for buffers: no
GNU version of malloc: no
- The GNU allocators don't work with this system configuration.
libc: system-provided libc on
i386-apple-darwin13.0.0
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11/include
- X Windows libraries location:
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw3d
- Athena library to link: Xaw3d
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Compiling in support for X-Face message headers.
Sound:
Databases:
Compiling in support for GNU DBM.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new portable dumper.
--
new email address gdkerbel(a)gmail.com
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta