From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25801 Path: main.gmane.org!not-for-mail From: Laura Conrad Newsgroups: gmane.emacs.gnus.general Subject: message crashes something Date: 10 Oct 1999 18:42:27 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163122 15923 80.91.224.250 (21 Oct 2002 01:18:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:18:42 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA07760 for ; Sun, 10 Oct 1999 18:58:16 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id RAB05622; Sun, 10 Oct 1999 17:54:42 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 10 Oct 1999 17:54:58 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id RAA17870 for ; Sun, 10 Oct 1999 17:54:45 -0500 (CDT) Original-Received: from serpent.local (lconrad@world-f.std.com [199.172.62.5]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id SAA07634 for ; Sun, 10 Oct 1999 18:52:47 -0400 (EDT) Original-Received: by serpent.local (Postfix, from userid 500) id 5140C2CF7C; Sun, 10 Oct 1999 18:42:31 -0400 (EDT) Original-To: ding@gnus.org X-Face: #0j-Ll[fajrfupWYMv&wa\m7!Sh=&3;JE-_&M-L,ULz(aE8iu%m1SHa5wG.V{3B:Fdnd/T# O -}0pPGYw%t1z`o&T_c=)p8l[}7R\={[@B*Jyj*.L4 hnJ*AXb Original-Lines: 75 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25801 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25801 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*" # "/bin/bash" "-c" "acroread /tmp/emm.5p5xG5/album-leaves-01.pdf") apply(start-process-internal "*display*" # "/bin/bash" ("-c" "acroread /tmp/emm.5p5xG5/album-leaves-01.pdf")) # bind (program-args program buffer name) start-process("*display*" # "/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((#"> ("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((#"> ("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((#"> ("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(#) # 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