Gnus development mailing list
 help / color / mirror / Atom feed
* message crashes something
@ 1999-10-10 22:42 Laura Conrad
  1999-10-11  2:51 ` Laura Conrad
  0 siblings, 1 reply; 2+ messages in thread
From: Laura Conrad @ 1999-10-10 22:42 UTC (permalink / 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


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

* Re: message crashes something
  1999-10-10 22:42 message crashes something Laura Conrad
@ 1999-10-11  2:51 ` Laura Conrad
  0 siblings, 0 replies; 2+ messages in thread
From: Laura Conrad @ 1999-10-11  2:51 UTC (permalink / raw)


>>>>> "Laura" == Laura Conrad <lconrad@world.std.com> writes:

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

...
    Laura> Lisp backtrace follows:

    Laura>   # (unwind-protect ...)
    Laura>   start-process-internal("*display*" #<buffer "*mm*"> "/bin/bash" "-c" "acroread /tmp/emm.5p5xG5/album-leaves-01.pdf")
    Laura>   apply(start-process-internal "*display*" #<buffer "*mm*">
    Laura> "/bin/bash" ("-c" "acroread /tmp/emm.5p5xG5/album-leaves-01.pdf"))

To follow up, I don't have acroread installed, so this part isn't
going to "work", but it still shouldn't crash.

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


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

end of thread, other threads:[~1999-10-11  2:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-10 22:42 message crashes something Laura Conrad
1999-10-11  2:51 ` Laura Conrad

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