I bet I could but it will be quite the slog to do it, it requires lots of data. If the reproduced issue came with an lmdb database would that be good enough or should I reproduce creating that database from some other formatted data? That is... can you verify that the database wasn't already corrupt somehow?

Reply to this note

Please Login to reply.

Discussion

nostr:npub1acg6thl5psv62405rljzkj8spesceyfz2c32udakc2ak0dmvfeyse9p35c nostr:npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s Would be better if reproduced from scratch in C but if you know the last operation that corrupts the database maybe do this last one in C if possible. Providing the pre-corrupted database and the last operations breaking it could probably help diagnosis.