unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 22.1.50; xml file opening in Image mode
@ 2007-08-31  1:48 Jay Berkenbilt
  2007-08-31  8:29 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Jay Berkenbilt @ 2007-08-31  1:48 UTC (permalink / raw)
  To: emacs-pretest-bug; +Cc: rfrancoise


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 emacs-pretest-bug@gnu.org 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 <ejb@ql.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 22.1.50; xml file opening in Image mode
  2007-08-31  1:48 22.1.50; xml file opening in Image mode Jay Berkenbilt
@ 2007-08-31  8:29 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2007-08-31  8:29 UTC (permalink / raw)
  To: Jay Berkenbilt; +Cc: emacs-pretest-bug, rfrancoise

Jay Berkenbilt wrote:

> % 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.

I think this was already fixed, by changes made 20070825.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-31  8:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-31  1:48 22.1.50; xml file opening in Image mode Jay Berkenbilt
2007-08-31  8:29 ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).