[3023] in Athena Bugs
Scribe 7 - 6.3B VAX - bad command causes core dump
daemon@ATHENA.MIT.EDU (Dave Morrison)
Mon Aug 28 14:51:41 1989
To: bugs@ATHENA.MIT.EDU
Cc: mghaddad@ATHENA.MIT.EDU, akajerry@ATHENA.MIT.EDU
From: Dave Morrison <drmorris@ATHENA.MIT.EDU>
Date: Mon, 28 Aug 89 14:51:11 EDT
Hello!
The following two files will cause Scribe to Seg Viol
test.mss
----------
@make(report)
@use(bibliography "test.bib")
@style(bibselect=complete)
----------
test.bib
----------
@book=(Core, key="Dump", title="Demonstration of a Segmentation Violation",
year="1989", author="Michel G Haddad")
----------
[/usr/tmp]:morgan % scribe7 test
Scribe 7(1700) Copyright (C) 1981, 1987 Scribe Systems
Welcome to Athena Scribe Version 7.
*test
[Processing test.mss]
[Device "PostScript"]
[Document type "report"
[FontFamily Helvetica]
]
[Reference format: STDnumeric
[Subfile test.bib]
Segmentation violation (core dumped)
[/usr/tmp]:morgan %
Dave Morrison