-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
RaymiiOrg/axpbox
#5Labels
bugSomething isn't workingSomething isn't working
Description
When I logged out of system, axpbox immediately crashed with unknown SCSI command 0x1B. I was able reproduce errors at some chance when I attempted to log off.
Exception in SYM thread: Not implemented: pci0.1(sym53c810).disk0.4(file): Unknown SCSI command 0x1b.
: /home/sword7/axpbox/src/src/Disk.cpp, line 1495.
Emulator Failure: Threading error: SYM thread has died: /home/sword7/axpbox/src/src/Sym53C810.cpp, line 1501
Stop threads: cpu0 srl0 sym ali kbd
Freeing memory in use by system...
pci0.1(sym53c810).disk0.0(file): Closing file.
Update:
I checked SCSI command reference and learned that system attempted to unload CD during logout command with SCSI command 1B (load/unload or start/stop unit).
Thanks,
Tim
lenticularis39
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working