Path: utzoo!telly!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!snorkelwacker!tut.cis.ohio-state.edu!CSA3.LBL.GOV!austern From: austern@CSA3.LBL.GOV (Matt Austern) Newsgroups: gnu.emacs.bug Subject: (none) Message-ID: <891212175515.21e03a62@Csa3.LBL.Gov> Date: 13 Dec 89 01:55:15 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 23 I'm running emacs under VMS; occasionally, it dies with a page fault. I am not able to reproduce this error; the most recent time this happened, I ran info (by typing ^? i). The minibuffer reported "Loading info...done", and then emacs died with the following stack dump: %SYSTEM-F-PAGRDERR, page read error, reason mask=00, virtual address=000D1C08, 8 %TRACE-F-TRACEBACK, symbolic stack dump follows module name routine name line rel PC abs PCm. end if ALLOCA alloca 612 0000002F 0008DD6C KEYBOARD command_loop_1 2965 000000CE 00068B2B EVAL internal_condition_case 2525 00000093 000816B1 KEYBOARD command_loop_2 2852 0000002F 00068965 EVAL internal_catch 2343 00000063 0008134A KEYBOARD command_loop 2834 00000061 00068927 KEYBOARD Frecursive_edit 2722 0000009B 0006869D EMACS main 2687 000003C0 00068243 We are using emacs version 18.52. The operating system is VMS 5.3, running on a VAXstation 2000. --Matthew Austern