Xemacs crashes on opening file

Johan Alwall alwall at tsl.uu.se
Mon Jun 12 03:28:58 EDT 2006


Dear Xemacs bug team,

I am running the latest version of Xemacs installed by Fink on my Mac OS X 
10.4 system, and it crashes (almost) whenever I try to open a file. It 
crashes when I try to open Makefiles, .C files and .f files, but .log files 
and .txt seem to work (and it seems that it's the extension that is the 
problem - I tried ls > tmp.txt and ls > tmp.C, and the .txt file opened but 
not the .C file). One possible problem, viewing the "System info" below, 
could be that xemacs believes that the system is darwin-7.5, when in fact 
it's 8.6; if I do a uname -a it gives:

Darwin apple-laptop.local 8.6.0 Darwin Kernel Version 8.6.0: Tue Mar  7 
16:58:48 PST 2006; root:xnu-792.6.70.obj~1/RELEASE_PPC Power Macintosh powerpc

I don't understand why Xemacs would think I have darwin-7.5. I have tried 
to produce a core file by setting ulimit -c unlimited before running 
xemacs, but it doesn't seem to work, sorry.

I really love Xemacs and this problem is a severe check doing programming 
on my PowerBook. Could you please help me?

All the best,
Johan Alwall

The Lisp backtrace:

   dispatch-non-command-events()
   # (condition-case ... . ((nil)))
   progress-feedback-dispatch-non-command-events()
   # bind (ext gutter-string val zmacs-region-stays inhibit-read-only frame 
valu
  message)
   raw-append-progress-feedback("Fontifying pyptfs.f... (regexps)" 6 
#<x-frame "
macs" 0x88c>)
   # bind (tmsg top frame value message label)
   append-progress-feedback(font-lock "Fontifying pyptfs.f... (regexps)" 6 nil)
   # bind (frame value message label)
   display-progress-feedback(font-lock "Fontifying pyptfs.f... (regexps)" 6)
   # bind (str)
   # (unwind-protect ...)
   # bind (args value fmt label)
   progress-feedback-with-label(font-lock "Fontifying %s... (regexps)" 6 
"pyptfs
f")
   # bind (highlights matcher keyword nkeywords iter old-progress progress 
bufna
e keywords case-fold-search loudly loudvar end start)
   font-lock-fontify-keywords-region(1 37824 nil)
   # (unwind-protect ...)
   # bind (modified buffer-undo-list inhibit-read-only old-syntax-table 
buffer-f
le-name buffer-file-truename loudly end beg)
   font-lock-default-fontify-region(1 37824 nil)
   # bind (loudly end beg)
   font-lock-fontify-region(1 37824)
   # (unwind-protect ...)
   byte-code("..." [font-lock-fontify-region] 3)
   # (condition-case ... . ((t (byte-code "Á" ... 2))))
   # 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-cotents] 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("~/matching/src/pyptfs.f")
   # bind (codesys filename)
   find-file("~/matching/src/pyptfs.f" nil)
   # bind (command-debug-status)
   call-interactively(find-file)
   # (condition-case ... . error)
   # (catch top-level ...)
zsh: bus error  xemacs

System Info to help track down your bug:
---------------------------------------

uname -a: Darwin dirac.cgtp.duke.edu 7.5.0 Darwin Kernel Version 7.5.0: Thu 
Aug  5 19:26:16 PDT 2004; root:xnu/xnu-517.7.21.obj~3/RELEASE_PPC  Power 
Macintosh powerpc

./configure  '--prefix=/sw' '--with-dialogs=athena' '--with-widgets=athena' 
'--with-sound=none' '--with-database=gdbm' '--without-ldap' 
'--without-postgresql' '--with-athena=3d'


XEmacs 21.4.15 "Security Through Obscurity" configured for 
`powerpc-apple-darwin7.5.0'.


Compilation / Installation:
   Source code location:              /sw/src/xemacs-21.4.15-1/xemacs-21.4.15
   Installation prefix:               /sw
   Operating system description file: `s/darwin.h'
   Machine description file:          `m/powerpc.h'
   Compiler:                          gcc -g -O3 -Wall -Wno-switch -Winline 
-Wmissing-prototypes -Wsign-compare -fno-strict-aliasing -Wshadow 
-Wpointer-arith
   Compiler version:                  gcc (GCC) 3.3 20030304 (Apple 
Computer, Inc. build 1640)
   Compiler specs file:               /usr/libexec/gcc/darwin/ppc/3.3/specs
   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 
powerpc-apple-darwin7.5.0

Window System:
   Compiling in support for the X window system:
     - X Windows headers location:                 /usr/X11R6/include
     - X Windows libraries location:               /usr/X11R6/lib
     - 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.

Sound:

Databases:
   Compiling in support for GNU DBM.

Internationalization:

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.



Load-Path Lisp Shadows:
----------------------
(/sw/lib/xemacs/xemacs-packages/lisp/fortran
/sw/lib/xemacs/xemacs-packages/lisp/fortran-modes/fortran
/sw/lib/xemacs/xemacs-packages/lisp/fortran-misc
/sw/lib/xemacs/xemacs-packages/lisp/fortran-modes/fortran-misc
/sw/lib/xemacs/xemacs-packages/lisp/f90
/sw/lib/xemacs/xemacs-packages/lisp/fortran-modes/f90
/Users/alwall/.xemacs/custom /sw/lib/xemacs-21.4.15/lisp/custom
/sw/lib/xemacs/xemacs-packages/lisp/build/build-report
/sw/lib/xemacs-21.4.15/lisp/build-report)


Installed XEmacs Packages:
-------------------------
(zenirc ver: 1.15 upstream: 2.112)
(xslt-process ver: 1.11 upstream: regular)
(xslide ver: 1.09 upstream: 0.2.2)
(xemacs-devel ver: 1.61 upstream: No-Upstream-Ver)
(xemacs-base ver: 1.84 upstream: No-Upstream-Ver)
(x-symbol ver: 1.09 upstream: 4.5.1)
(w3 ver: 1.29 upstream: 4.0pre47)
(vm ver: 7.18 upstream: 7.17)
(viper ver: 1.37 upstream: 3.09)
(view-process ver: 1.13 upstream: 2.4)
(vhdl ver: 1.18 upstream: 3.31.20)
(vc-cc ver: 1.22 upstream: No-Upstream-Ver)
(vc ver: 1.38 upstream: No-Upstream-Ver)
(tramp ver: 1.17 upstream: 2.0.35)
(tpu ver: 1.14 upstream: 4.2X)
(tooltalk ver: 1.15 upstream: No-Upstream-Ver)
(tm ver: 1.37 upstream: No-Upstream-Ver)
(time ver: 1.14 upstream: 1.17)
(textools ver: 1.15 upstream: No-Upstream-Ver)
(text-modes ver: 1.73 upstream: No-Upstream-Ver)
(texinfo ver: 1.25 upstream: No-Upstream-Ver)
(supercite ver: 1.2 upstream: 3.55x3)
(strokes ver: 1.1 upstream: No-Upstream-Ver)
(speedbar ver: 1.27 upstream: 0.14beta4)
(sounds-wav ver: 1.12 upstream: No-Upstream-Ver)
(sounds-au ver: 1.12 upstream: No-Upstream-Ver)
(sml-mode ver: 0.11 upstream: 3.9.5)
(slider ver: 1.15 upstream: 0.3x1)
(sieve ver: 1.15 upstream: No-Upstream-Ver)
(sh-script ver: 1.18 upstream: 2.0e)
(sgml ver: 1.11 upstream: No-Upstream-Ver)
(semantic ver: 1.18 upstream: 1.4.2)
(scheme ver: 1.14 upstream: No-Upstream-Ver)
(sasl ver: 1.14 upstream: 1.14.4)
(ruby-modes ver: 1.02 upstream: 1.6.8)
(rmail ver: 1.14 upstream: No-Upstream-Ver)
(riece ver: 1.14 upstream: 0.1.7)
(reftex ver: 1.33 upstream: 4.21)
(python-modes ver: 1.03 upstream: No-Upstream-Ver)
(psgml-dtds ver: 1.03 upstream: No-Upstream-Ver)
(psgml ver: 1.42 upstream: 1.3.1)
(ps-print ver: 1.09 upstream: 6.5.6)
(prog-modes ver: 1.94 upstream: No-Upstream-Ver)
(pgg ver: 1.04 upstream: 0.1)
(perl-modes ver: 1.05 upstream: No-Upstream-Ver)
(pcomplete ver: 1.03 upstream: 1.1.6)
(pcl-cvs ver: 1.65 upstream: R-2_9_9)
(pc ver: 1.26 upstream: No-Upstream-Ver)
(os-utils ver: 1.35 upstream: No-Upstream-Ver)
(oo-browser ver: 1.04 upstream: 4.08)
(ocaml ver: 0.05 upstream: 3.06)
(net-utils ver: 1.38 upstream: N/A)
(mmm-mode ver: 1.01 upstream: 0.4.7)
(misc-games ver: 1.18 upstream: No-Upstream-Ver)
(mine ver: 1.16 upstream: 1.9)
(mh-e ver: 1.28 upstream: 7.4.2)
(mew ver: 1.18 upstream: 1.94.2)
(mailcrypt ver: 2.14 upstream: 3.5.8)
(mail-lib ver: 1.64 upstream: No-Upstream-Ver)
(liece ver: 1.13 upstream: 1.4.9)
(jde ver: 1.46 upstream: regular)
(ispell ver: 1.29 upstream: 3.6)
(ilisp ver: 1.33 upstream: 5.12.0)
(igrep ver: 1.12 upstream: 2.95)
(idlwave ver: 1.31 upstream: 5.1)
(ibuffer ver: 1.09 upstream: No-Upstream-Ver)
(hyperbole ver: 1.15 upstream: 4.18)
(hm--html-menus ver: 1.23 upstream: 5.9)
(haskell-mode ver: 1.06 upstream: 1.44)
(gnus ver: 1.79 upstream: 5.10.6)
(gnats ver: 1.16 upstream: 3.101)
(games ver: 1.15 upstream: 1.04)
(fsf-compat ver: 1.14 upstream: No-Upstream-Ver)
(frame-icon ver: 1.11 upstream: No-Upstream-Ver)
(forms ver: 1.15 upstream: 2.37)
(footnote ver: 1.16 upstream: 0.18x)
(eudc ver: 1.39 upstream: 1.32)
(eterm ver: 1.15 upstream: No-Upstream-Ver)
(ess ver: 1.07 upstream: 5.1.21)
(eshell ver: 1.06 upstream: 2.4.1)
(erc ver: 0.05 upstream: Version 4.0 Revision: 1.608)
(emerge ver: 1.11 upstream: No-Upstream-Ver)
(elib ver: 1.11 upstream: 1.0)
(eieio ver: 1.05 upstream: 0.17)
(efs ver: 1.32 upstream: 1.22)
(edt ver: 1.13 upstream: No-Upstream-Ver)
(edit-utils ver: 2.11 upstream: No-Upstream-Ver)
(ediff ver: 1.49 upstream: 2.75)
(edebug ver: 1.2 upstream: No-Upstream-Ver)
(ecrypto ver: 0.16 upstream: 2.0)
(ecb ver: 1.14 upstream: 2.11)
(docbookide ver: 0.07000000000000001 upstream: 0.1)
(dired ver: 1.15 upstream: 7.11)
(dictionary ver: 1.12 upstream: regular)
(debug ver: 1.17 upstream: No-Upstream-Ver)
(crisp ver: 1.14 upstream: 1.34)
(cookie ver: 1.15 upstream: No-Upstream-Ver)
(clearcase ver: 1.08 upstream: No-Upstream-Ver)
(cc-mode ver: 1.42 upstream: 5.30.8)
(calendar ver: 1.23 upstream: No-Upstream-Ver)
(calc ver: 1.24 upstream: 2.02fX3)
(c-support ver: 1.19 upstream: No-Upstream-Ver)
(build ver: 1.14 upstream: 2.02)
(bbdb ver: 1.24 upstream: 2.34)
(auctex ver: 1.36 upstream: 11.13)
(apel ver: 1.27 upstream: 10.2)
(ada ver: 1.14 upstream: 2.27)
(fortran-modes ver: 1.02 upstream: single-file)



Installed Modules:
-----------------


Features:
--------

(mail-abbrevs xemacsbug shadow sendmail rfc822 fortran cc-mode
cc-fonts cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs
regexp-opt font-lock cus-face mwheel advice advice-preload paren
blink-paren zenirc-autoloads xslt-process-autoloads xslide-autoloads
xemacs-devel-autoloads xemacs-base-autoloads x-symbol-autoloads
w3-autoloads vm-autoloads viper-autoloads view-process-autoloads
vhdl-autoloads vc-cc-autoloads vc-autoloads tramp-autoloads
tpu-autoloads tooltalk-autoloads tm-autoloads time-autoloads
textools-autoloads text-modes-autoloads texinfo-autoloads
supercite-autoloads strokes-autoloads speedbar-autoloads
sounds-wav-autoloads sounds-au-autoloads sml-mode-autoloads
slider-autoloads sieve-autoloads sh-script-autoloads sgml-autoloads
semantic-autoloads scheme-autoloads sasl-autoloads
ruby-modes-autoloads rmail-autoloads riece-autoloads reftex-autoloads
python-modes-autoloads psgml-dtds-autoloads psgml-autoloads
ps-print-autoloads prog-modes-autoloads pgg-autoloads
perl-modes-autoloads pcomplete-autoloads pcl-cvs-autoloads
pc-autoloads os-utils-autoloads oo-browser-autoloads ocaml-autoloads
net-utils-autoloads mmm-mode-autoloads misc-games-autoloads
mine-autoloads mh-e-autoloads mew-autoloads mailcrypt-autoloads
mail-lib-autoloads liece-autoloads jde-autoloads ispell-autoloads
ilisp-autoloads igrep-autoloads idlwave-autoloads ibuffer-autoloads
hyperbole-autoloads hm--html-menus-autoloads haskell-mode-autoloads
gnus-autoloads gnats-autoloads games-autoloads fsf-compat-autoloads
frame-icon-autoloads forms-autoloads footnote-autoloads eudc-autoloads
eterm-autoloads ess-autoloads eshell-autoloads erc-autoloads
emerge-autoloads elib-autoloads eieio-autoloads efs-autoloads
edt-autoloads edit-utils-autoloads ediff-autoloads edebug-autoloads
ecrypto-autoloads ecb-autoloads docbookide-autoloads dired-autoloads
dictionary-autoloads debug-autoloads crisp-autoloads cookie-autoloads
clearcase-autoloads cc-mode-autoloads calendar-autoloads
calc-autoloads c-support-autoloads build-autoloads bbdb-autoloads
auctex-autoloads apel-autoloads ada-autoloads fortran-modes-autoloads
lisp-autoloads loadhist auto-show fontl-hooks x-iso8859-1 gutter-items
menubar-items x-menubar mode-motion mouse itimer auto-save lisp-mode
easymenu iso8859-1 page buff-menu lib-complete help-nomule cus-file
derived frame text-props obsolete cus-start custom widget cl-extra
mini-cl cl cl-19 packages backquote very-early-lisp lucid-scrollbars
cut-buffer lucid-menubars athena-dialogs x c-balloon-help tty-frames
tty toolbar scrollbar unix-processes multicast network-streams
subprocesses modules menu-accelerator-support menubar dbm md5 xemacs
gutter tiff png gif jpeg xpm xbm lisp-float-type darwin dialog devices
window-system base64)


Recent keystrokes:
-----------------

ESC x r e p o TAB t BS r TAB e TAB RET


Recent messages (most recent first):
-----------------------------------

Loading xemacsbug...done
Loading xemacsbug...
Making completion list...
Loading /Users/alwall/.abbrev_defs...done
Loading /Users/alwall/.abbrev_defs...
Paren mode is paren
Startup files loaded succesfully.
Loading xemacs-idl...done
Loading xemacs-idl...
Loading xemacs-fortran...done
Loading xemacs-fortran...
Loading xemacs-c...done
Loading xemacs-c...
Loading xemacs-packages...done
Loading cus-face...done
Loading cus-face...
Loading xemacs-packages...
Loading xemacs-keys...done
Loading xemacs-keys...
Loading xemacs-general...done






More information about the XEmacs-Beta mailing list