On Sun, May 11, 2014 at 10:40 PM, Eric Smith <spacewar at gmail.com> wrote:
it only gets as far as printing the section sizes (I
guess?), but doesn't
ever output the "start 0x12f8" or anything subsequent.
I've discovered that my terminal window had gotten into some weird state
where any process requesting input was blocking output, so I didn't get
some of the SIMH output, or some output from other programs. So after
resetting the terminal window and trying again, I get:
VAX780 simulator V3.8-1
RQ: creating new file
loading ra(0,0)boot
Boot
: ra(0,0)vmunix
279844+80872+100324 start 0x12f8
Process PTE in P0 or P1 space, PC: 8002B82F (XORW3
@-7035(R8), at D0FF6436, at -70B0(R1))
sim>
It seems to consistently crash in that same place.
Wait, hold the phone...
Building SIMH myself instead of using the package from the Fedora
repository results in it working. Sigh.
Eric