From xemacs-m  Sun Mar  9 20:37:22 1997
Received: from herald.cc.purdue.edu (herald.cc.purdue.edu [128.210.11.29])
	by xemacs.org (8.8.5/8.8.5) with SMTP id UAA13611
	for <xemacs-beta@xemacs.org>; Sun, 9 Mar 1997 20:37:21 -0600 (CST)
Received: from ppp-x8-34.ecn.purdue.edu by herald.cc.purdue.edu; Sun, 9 Mar 97 21:37:13 -0500
Received: (from somasekh@localhost) by ppp-x8-34.ecn.purdue.edu (8.8.4/8.6.12) id VAA14038; Sun, 9 Mar 1997 21:34:38 -0500
Date: Sun, 9 Mar 1997 21:34:38 -0500
Message-Id: <199703100234.VAA14038@ppp-x8-34.ecn.purdue.edu>
From: Dinesh Somasekhar <somasekh@ecn.purdue.edu>
To: xemacs-beta@xemacs.org
Subject: 20.1beta6 crash in gnus.

Hi,

  I got my first crash with 20.1beta6, Linux 2.1.27, libc.5.4.23, crashed while
in gnus.

Lisp backtrace follows:

  decode-coding-region(604 1076 koi8)
  # bind (cs charset end start)
  decode-mime-charset-region(604 1076 "KOI8-R")
  # bind (encoding charset)
  mime-charset/decode-buffer("KOI8-R" "8bit")
  # bind (m mode encoding charset)
  mime-preview/decode-text-buffer("KOI8-R" "8bit")
  # bind (encoding params ctype)
  mime-preview/filter-for-text/plain("text/plain" (("charset" . "KOI8-R")) "8bit")
  # bind (f)
  # (unwind-protect ...)
  # bind (encoding subj params ctype cinfo rcnum end beg)
  mime-preview/display-body(604 1076 nil [mime::content-info nil 1 1076 "text/plain" (("charset" . "KOI8-R")) "8bit" nil] "text/plain" (("charset" . "KOI8-R")) "TUCSON - Total disabling of Yamaha Sound System - Is it Possible?" "8bit")
  # bind (subj ne nb e he rcnum encoding params ctype end beg obuf ibuf cinfo content)
  mime-preview/display-content([mime::content-info nil 1 1076 "text/plain" (("charset" . "KOI8-R")) "8bit" nil] [mime::content-info nil 1 1076 "text/plain" (("charset" . "KOI8-R")) "8bit" nil] #<buffer " *Original Article*"> "*Article*")
  # bind (drest mode the-buf dest pcl cinfo obuf)
  mime-viewer/make-preview-buffer("*Article*")
  # bind (obuf ibuf encoding ctl)
  mime-viewer/setup-buffer(nil nil " *Original Article*" "*Article*")
  # bind (mother-keymap obuf ibuf encoding ctl mother)
  mime/viewer-mode(nil nil nil " *Original Article*" "*Article*" #<keymap 354 entries 0x1225>)
  byte-code("\n

                   &e" [mime/viewer-mode nil gnus-original-article-buffer gnus-article-buffer gnus-article-mode-map] 7)
  # (unwind-protect ...)
  # bind (mime-viewer/ignored-field-regexp default-mime-charset)
  gnus-article-preview-mime-message()
  # bind (buffer-read-only)
  # (unwind-protect ...)
  # bind (result group internal-hook summary-buffer gnus-article)
  # (unwind-protect ...)
  # bind (header all-headers article)
  gnus-article-prepare(119358 nil)
  # bind (all-header article)
  gnus-summary-display-article(119358)
  # bind (push backward subject unread)
  gnus-summary-next-article(t nil)
  # bind (count unmark)
  gnus-summary-kill-same-subject-and-select(nil)
  # bind (command-debug-status)
  call-interactively(gnus-summary-kill-same-subject-and-select)
  # (condition-case ... . error)
  # (catch top-level ...)


