emacs-devel
[Top][All Lists]
Advanced

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

22.1.50; xml file opening in Image mode


From: Jay Berkenbilt
Subject: 22.1.50; xml file opening in Image mode
Date: Thu, 30 Aug 2007 21:48:35 -0400

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:


I'm running emacs-snapshot from http://emacs.orebokech.com:

% dpkg --list emacs-snapshot
ii  emacs-snapshot 1:20070824-1   The GNU Emacs editor (development snapshot)

When I hope the "attached" slightly invalid xml file, called /tmp/x,
emacs opens it in Image mode.  I have not attempted to debug this.

---------- 8< ------------
<?xml version="1.0"?>
<abuild-data version="1" errors="1">
 <platform-data>
  <platform-type name="indep" target-type="platform-independent">
   <platform name="indep" selected="1"/>
  </platform-type>
  <platform-type name="native" target-type="object-code">
   <platform name="<native>" selected="1"/>
   <platform name="<native>.debug" selected="0"/>
   <platform name="<native>.release" selected="0"/>
  </platform-type>
  <platform-type name="vxworks" target-type="object-code"/>
  <platform-type name="java" target-type="java">
   <platform name="java" selected="1"/>
  </platform-type>
 </platform-data>
 <supported-traits>
  <supported-trait name="trait1"/>
  <supported-trait name="trait2"/>
 </supported-traits>
</abuild-data>
---------- 8< ------------

If I replace <native> with -native- above to make the file well-formed
(not that it matters), then emacs runs out of memory and generates
lots of GdkPixbuf-CRITICAL errors.  Let me know if you'd like me to
debug it, but I'm guessing it's something very simple.....



If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/share/emacs/22.1.50/etc/DEBUG for instructions.


In GNU Emacs 22.1.50.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2007-08-24 on pacem, modified by Debian

-- 
Jay Berkenbilt <address@hidden>




reply via email to

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