View Full Version : LifeDrives crashes if i want to save skin in myskin
Another Michael
09-08-2008, 03:47 PM
I've got registered myskin 2.58 amy mykbd 1.58 and if i want to save my modified skin the LD crashes with:
"DataMgr.c, Line:8898, DMWrite: DmWriteCheck failed"
Any suggestions ?
Josser
09-08-2008, 08:55 PM
DataMgr.c is the OS routine that handles most/all of the data reads and writes between RAM/Internal Memory/SD card and the execution stack.
DmWriteCheck failed means corrupted data.
dmitrygr
09-08-2008, 10:31 PM
Nop, not at all
first of all it is unrelated to SD card at all
It manages storage heap (or DbCache if you have NVFS)
That error means someone tried to write to a invalid pointer in dbCach/storage heap. probably a failed allocation that was not checked for...
vBulletin v3.0.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.