From xemacs-m  Thu Jul 17 21:54:53 1997
Received: from mharnois.workgroup.net (pm1-036.sbt.net [206.153.211.36])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id VAA01364
	for <xemacs-beta@xemacs.org>; Thu, 17 Jul 1997 21:54:49 -0500 (CDT)
Received: (from mharnois@localhost)
	by mharnois.workgroup.net (8.8.6/8.8.6) id VAA01121;
	Thu, 17 Jul 1997 21:57:51 -0500
Date: Thu, 17 Jul 1997 21:57:51 -0500
From: Michael Harnois <mharnois@sbt.net>
Message-Id: <199707180257.VAA01121@mharnois.workgroup.net>
To: xemacs-beta@xemacs.org
Subject: another crash
X-Mailer: Jed [0.98-4]

This is really odd. I haven't had any trouble at all, and suddenly I can't
keep the program up for more than fifteen minutes.

  # bind (current-load-list standard-input)
    # (unwind-protect ...)
      # bind (load-file-name)
        # (unwind-protect ...)
	  # (unwind-protect ...)
	    # (unwind-protect ...)
	      # (unwind-protect ...)
	        # (unwind-protect ...)
		  load-internal("bbdb-xemacs" nil nil nil no-conversion)
		    # bind (__codesys__ path handler filename nosuffix
nomessage noerror file)
  load("bbdb-xemacs" nil nil nil)
    apply(load ("bbdb-xemacs" nil nil nil))
      # bind (inhibit-file-name-handlers inhibit-file-name-operation args op)
        dired-handler-fn(load "bbdb-xemacs" nil nil nil)
	  # bind (path handler filename nosuffix nomessage noerror file)
	    load("bbdb-xemacs" nil nil nil)
	      # (unwind-protect ...)
	        bbdb-fontify-buffer()
		  run-hooks(bbdb-list-hook)
		    # (unwind-protect ...)
		      # bind (bbdb-window records)
		        bbdb-display-records(nil)
			  # bind (record bbdb-elided-display b
bbdb-gag-messages bbdb-use-pop-up bbdb-electric-p framepop offer-to-create)
  mime-bbdb/pop-up-bbdb-buffer(nil)
    # (unwind-protect ...)
      # bind (offer-to-create)
        mime-bbdb/update-record()
	  run-hooks(gnus-article-display-hook)
	    # 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(8240 nil)
		        # bind (all-header article)
			  gnus-summary-display-article(8240 nil)
			    # (unwind-protect ...)
			      # bind (article all-headers
gnus-summary-display-article-function did article pseudo force all-headers)
  gnus-summary-select-article(nil nil pseudo)
    # bind (lines)
      gnus-summary-scroll-up(1)
        # bind (command-debug-status)
	  call-interactively(gnus-summary-scroll-up)
	    # (condition-case ... . error)
	      # (catch top-level ...)
	      

