spacejam / sled

the champagne of beta embedded databases
Apache License 2.0
7.89k stars 377 forks source link

Read corrupted data at file offset Some(Inline(388)) backtrace () #1509

Open wujiangdingwolf opened 4 days ago

wujiangdingwolf commented 4 days ago

sled-0.34.7 I'm using db to generate so for app caching, but I've found that on Ios systems, there are occasional problems with alterations, where files are corrupted and become inaccessible, without any recovery mechanism.

wujiangdingwolf commented 4 days ago

Personally, I think it should be the user forcing the process to kill while doing db operations that causes the file to get corrupted, but once this problem occurs, what should I use to recover the file