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

bug dans emacs ?



bonjour

Quand j'essaye d'ouvrir un fichier xml avec emacs ou xemacs il me sort un : Erreur de segmentation emacs ou Erreur de segmentation xemacs
dois-je faire un rapport de bug sur le site de debian ou de emacs ?

voila le listing :

~ $ xemacs -V
[...]
XEmacs 21.4 (patch 6) "Common Lisp" [Lucid] (i386-debian-linux, Mule) of Sat Apr 6 2002 on eeyore

~ $ emacs --version
GNU Emacs 21.2.1



~ $ xemacs test.xml&
[1] 4583
~ $ Fatal error: assertion failed, file bytecode.c, line 1477, abort()

Fatal error (6).

Your files have been auto-saved.
Use `M-x recover-session' to recover them.

If you have access to the PROBLEMS file that came with your
version of XEmacs, please check to see if your crash is described
there, as there may be a workaround available.
Otherwise, please report this bug by running the send-pr
script included with XEmacs, or selecting `Send Bug Report'
from the help menu.
As a last resort send ordinary email to `crashes@xemacs.org'.
*MAKE SURE* to include the information in the command
M-x describe-installation.

If at all possible, *please* try to obtain a C stack backtrace;
it will help us immensely in determining what went wrong.
To do this, locate the core file that was produced as a result
of this crash (it's usually called `core' and is located in the
directory in which you started the editor, or maybe in your home
directory), and type

  gdb /usr/bin/xemacs core

then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB.  A similar procedure should work for all of
these.  Ask your system administrator if you need more help.)

Lisp backtrace follows:

  xml-mode()
  # bind (alist mode name keep-going)
  # (unwind-protect ...)
  # bind (just-from-file-name)
  set-auto-mode()
  byte-code("..." [set-auto-mode t] 1)
  # (condition-case ... . ((error (byte-code "ÁÂ!\"Ä?" ... 4))))
  # bind (find-file)
  normal-mode(t)
  # 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-ma
jor-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-us e-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("/home/yoann/test.xml")
  # bind (codesys filename)
  find-file("/home/yoann/test.xml")
  # bind (dir file-count line end-of-options file-p arg tem)
  command-line-1()
  # bind (command-line-args-left)
  command-line()
  # (unwind-protect ...)
  normal-top-level()
  # (condition-case ... . error)
  # (catch top-level ...)

[1]+  Abandon                 xemacs test.xml


__________________________________________________
Modem offert : 150,92 euros remboursés sur le Pack eXtense de Wanadoo ! Haut débit à partir de 30 euros/mois : http://www.ifrance.com/_reloc/w



Reply to: