From xemacs-m  Wed Mar 12 23:26:48 1997
Received: from mailhost.lanl.gov (mailhost.lanl.gov [128.165.3.12])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id XAA15892
	for <xemacs-beta@xemacs.org>; Wed, 12 Mar 1997 23:26:47 -0600 (CST)
Received: from branagh.ta52.lanl.gov (branagh.ta52.lanl.gov [128.165.144.9]) by mailhost.lanl.gov (8.8.5/8.8.3) with SMTP id WAA08526 for <xemacs-beta@xemacs.org>; Wed, 12 Mar 1997 22:26:48 -0700 (MST)
Received: by branagh.ta52.lanl.gov (SMI-8.6/SMI-SVR4)
	id WAA20921; Wed, 12 Mar 1997 22:22:20 -0700
Date: Wed, 12 Mar 1997 22:22:20 -0700
Message-Id: <199703130522.WAA20921@branagh.ta52.lanl.gov>
From: "John A. Turner" <turner@branagh.ta52.lanl.gov>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
To: xemacs-beta@xemacs.org
Subject: Re: VM backtrace
In-Reply-To: <m27mjc1ig6.fsf@altair.xemacs.org>
References: <199703130444.VAA20419@branagh.ta52.lanl.gov>
	<199703130451.VAA20700@branagh.ta52.lanl.gov>
	<m27mjc1ig6.fsf@altair.xemacs.org>
Reply-To: turner@lanl.gov
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by xemacs.org id XAA15893

Steven L Baur writes:

 > Could you email me the C stack backtrace with line numbers that got
 > lost from your original posting?

Don't you only get that when XEmacs dies?  That didn't happen.  I just
saw the following in a *backtrace* buffer (included this time rather
than attached):

  # bind (standard-output stack-trace-on-signal debug-on-signal stack-trace-on-error debug-on-error bp mp vmp b inhibit-quit)
  # (unwind-protect ...)
  vm-virtual-quit()
  # bind (virtual no-change)
  #<compiled-function (from "vm.elc") (&optional no-change) "...(292)" [vm-mail-buffer buffer-name error "Folder buffer has been killed." major-mode (vm-mode vm-virtual-mode) "%s must be invoked from a VM buffer." this-command vm-check-for-killed-summary vm-check-for-killed-presentation vm-display nil (vm-quit vm-quit-no-change) quitting vm-virtual-mode virtual no-change buffer-modified-p buffer-file-name buffer-offer-save vm-messages-not-on-disk 0 vm-set-buffer-modified-p vm-undo-record-list y-or-n-p format "%d message%s have not been saved to disk, quit anyway? " 1 "" "s" "Aborted" vm-confirm-quit "There are unsaved changes, quit anyway? " t "Do you really want to quit? " run-hooks vm-quit-hook vm-garbage-collect-message vm-garbage-collect-folder vm-virtual-quit message "Quitting..." vm-folder-read-only vm-change-all-new-to-unread vm-save-folder vm-summary-buffer vm-presentation-buffer-handle mail-buffer pres-buffer summary-buffer kill-buffer set-buffer-modified-p vm-update-summary-and-mode-line] 7 "Quit visiting the current folder, saving changes.  Deleted messages are not expunged." nil>()
  call-interactively(vm-toolbar-quit-command)
  # bind (callback button event)
  release-and-activate-toolbar-button(#<buttonup-event button1up>)
  # bind (command-debug-status)
  call-interactively(release-and-activate-toolbar-button)
  # (condition-case ... . error)
  # (catch top-level ...)

Or am I confused (as usual)?

-- 
John Turner
http://www.lanl.gov/home/turner

