BlueCobold

Results 55 comments of BlueCobold

I can confirm I have seen this kind of crash-report in a similar use-case as well.

I'm not sure this is true, @jedelbo. I have seen this kind of crash/report also on Android and traced it down to lines that basically did nothing more than shown...

Why got this issue closed? It's analysed, but not fixed.

The file still contains a regular header structure and the top-refs do not look that bad either. The main table-information block can also be found directly after the header. Manual...

@xiles I can't make any promises, but I can take a look to check what might be salvageable.

@xiles How many tables should the file have? Because it's trying to load 10, where I can only see 7 (+1 internal). Do you by chance have an empty example...

@xiles Can you check if this file makes any sense? It might be an old or outdated version of the file's content, because I just simply used one of the...

@xiles: Since the given file is still kind of "broken", I don't recommend using that file for further productive use. So in case you want to give it to your...

@xiles That's not parallel, that's sequential access. Parallel would be if you used multiple async blocks to read/write your realm. If that's true, it would mean the issue is not...

@xiles If more users are affected, I'm afraid the corruptions might be very different for each one and may require different approaches. Sometimes the references are invalid, sometimes memory areas...