Gnus development mailing list
 help / color / mirror / Atom feed
From: Laura Conrad <lconrad@world.std.com>
Subject: message crashes something
Date: 10 Oct 1999 18:42:27 -0400	[thread overview]
Message-ID: <m3905azvl8.fsf@serpent.local> (raw)

I received a message today with a large (about 1M)  pdf file attached.
When I clicked the middle mouse button on it,  I got an xemacs crash
message in the window from which xemacs was opened, although both gnus 
and xemacs stayed up, and there isn't a core file in my home
directory, or the directory in which the mail was saved.

"metamail -w" doesn't seem to have any trouble with the attachments.
I can email or provide web access to the original message if someone
wants to look at it.

The crash message says:

[root@serpent log]# 
Fatal error (1).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.

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 as much configuration information as
possible; at the very least what OS and hardware you are running
on, and hopefully also what compiler and compiler options the
binary was compiled with, what options XEmacs was compiled with,
whether you are using a prebuilt binary from ftp.xemacs.org or
compiled XEmacs yourself for your system, etc.

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 XEmacs, 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:

  # (unwind-protect ...)
  start-process-internal("*display*" #<buffer "*mm*"> "/bin/bash" "-c" "acroread /tmp/emm.5p5xG5/album-leaves-01.pdf")
  apply(start-process-internal "*display*" #<buffer "*mm*"> "/bin/bash" ("-c" "acroread /tmp/emm.5p5xG5/album-leaves-01.pdf"))
  # bind (program-args program buffer name)
  start-process("*display*" #<buffer "*mm*"> "/bin/bash" "-c" "acroread /tmp/emm.5p5xG5/album-leaves-01.pdf")
  # (unwind-protect ...)
  # bind (buffer file process needsterm mime-info filename dir)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # bind (temp-buffer method handle)
  mm-display-external((#<buffer " *mm*<38>"> ("application/pdf" (x-mac-type . "50444620") (x-mac-creator . "4341524F") (name . "album-leaves-01.pdf")) base64 nil ("inline" (filename . "album-leaves-01.pdf")) "Unknown Document" nil nil) "acroread %s")
  # bind (method type)
  # (unwind-protect ...)
  # bind (no-default handle)
  mm-display-part((#<buffer " *mm*<38>"> ("application/pdf" (x-mac-type . "50444620") (x-mac-creator . "4341524F") (name . "album-leaves-01.pdf")) base64 nil ("inline" (filename . "album-leaves-01.pdf")) "Unknown Document" nil nil))
  # (unwind-protect ...)
  # bind (win beg)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # bind (window mail-parse-charset mail-parse-ignored-charsets id point buffer-read-only handle)
  gnus-mm-display-part((#<buffer " *mm*<38>"> ("application/pdf" (x-mac-type . "50444620") (x-mac-creator . "4341524F") (name . "album-leaves-01.pdf")) base64 nil ("inline" (filename . "album-leaves-01.pdf")) "Unknown Document" nil nil))
  # bind (fun data pos event)
  gnus-article-push-button(#<buttondown-event button2>)
  # bind (command-debug-status)
  call-interactively(gnus-article-push-button)
  # (condition-case ... . error)
  # (catch top-level ...)


-- 
Laura (mailto:lconrad@world.std.com , http://www.world.std.com/~lconrad/ )
(617) 661-8097	fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139


             reply	other threads:[~1999-10-10 22:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-10 22:42 Laura Conrad [this message]
1999-10-11  2:51 ` Laura Conrad

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3905azvl8.fsf@serpent.local \
    --to=lconrad@world.std.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).