Teac MMR-8 v2.0 User Manual
Page 16

Tascam MMR-8/MMP-16 Owner’s Manual • Version 2.0 Update
16
Readwrite errors
Error Name
Error #
Comment
.
READSECTFAILED -10 Couldn't read *any* sectors
WRITESECTFAILED -11 Couldn't write *any* sectors
INITREADWRITEFAILED -12 Couldn't init read/write pkg.
INVALIDSTATEREC -13 Trying to read/write a mountrecord which
has not had initreadwrite sucessfully
run on it.
CLOSEREADWRITEFAILED -14 Could not shutdown read/write
WRITESECTUNBUFFAILED -15 could not perform unbuffered write or
sync mount record
Volume Bitmap errors
Error Name
Error #
Comment
.
READVBMCANTREAD -30 Can't read volume bit map
READVBMOUTOFMEM -31 ran out of mem reading vol bmap
WRITEVBMCANTWRITE -32 can't write volume bit map
CHKVBMAPBADVIBINFO -33 Volume bitmap is inconsistent
FREECSBADRANGE -34 Trying to contiguously allocate
a bad range
ALLOCSOUTOFMEM -35 Contiguous allocation ran out of
memory
The following result from allocation failing and not being able to
rollback the changes that have already been done
ALLOCSCANTDEALLOC1 -36 Deallocation failed at stage 1
ALLOCSCANTDEALLOC2 -37 Deallocation failed at stage 2
ALLOCSCANTDEALLOC3 -38 Deallocation failed at stage 3
ALLOCSOUTOFBOUNDS -39 Internal error happened – the allocator
returned more space than asked for
Mac ReadWrite Errors
Error Name
Error #
Comment
.
MACREADEXTNOTFOUND -80 Could not find an extent
GENEDLISTOUTOFMEM -81 Generate Extent List ran out of memory
GENEDLISTINTERNALERR -82 Gen extent list had internal err
GENEDLISTBLOCKNOTFOUND -83 Gen extent list could not a logical block
of the file
MACREADOUTOFMEM -84 read ran out of memory
CANTREADALLOCBLOCK -85 readsects failed to read a block
MACREADOUTOFBOUNDS -86
Internal problem - macread discovered that
it read more blocks than were requested
MACREADNOTENOUGHEDS -87 there weren't enough extents on the edlist
to complete the read
MACWRITECANTGROWFILE -88 macwrite couldn't expand the file
MACWRITEOUTOFMEM -89 macwrite ran out of memory
MACWRITECANTREAD -90 macwrite couldn't read a block
MACWRITECANTWRITE -91 macwrite couldn't write a block
FILEISNOTWRITABLE -92 you're trying to write a file that was not
opened writeable
FILEISNOTREADABLE -93 you're trying to read a file that was not
opened readable
BADWHENCE -94 macseek was passed a bad whence
MACWRITEOUTOFBOUNDS -95
CANTWRITEALLOCBLOCK -96