-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
int mdict::Mdict::decode_key_block_info(char*, long unsigned int, int, int): Assertion `num_entries_counter == this->entries_num' failed.
Abortedhappens in a few dictionaries.
it's worth noticing that those dictionaries were tested in goldendict-ng, so they're healthy.
maybe our function that does the key block decoding isn't tolerant to little mismatches across different dictionaries, the solution could be making a better error handling imo.
but since i have no knowledge of how it happens or how the low-level details of the mdict format are coded, i leave that problem in your hands @terasum
Metadata
Metadata
Assignees
Labels
No labels