v0.10.3 Assertion Failure on iOS #235
Comments
@youjinp, I will try to reproduce. But, please, provide a complete stack trace. |
Currently I haven't an iOS environment to reproduce. But I have not been able to reproduce the problem on OSX and FreeBSD. |
My apologies, here's the stack trace:
|
Taking look to the frames 7 and 6 we see that the Lines 11430 to 11434 in bf603bd
mdbx_read_header(env=0x000000011b0b5440, dest=0x000000016fdfbdf2, lck_exclusive=-1, mode_bits=438) Lines 10347 to 10355 in bf603bd
During this call the I have no explanation for this yet, except a compiler' bug. |
Well.. that worked! |
Ok, I will commit a such fix. |
youjinp commentedOct 8, 2021
Problem
Hi,
After updating from 10.1 to 10.3, I'm getting this failure on
mdbx_env_open
I've gotten the same issue on 10.2
What have I missed?
Thank you
Build
Built using the iOS-toolchain:
Config
Version
The text was updated successfully, but these errors were encountered: