kiwix / kiwix-tools

Command line Kiwix tools: kiwix-serve, kiwix-manage, ...
https://download.kiwix.org/release/kiwix-tools/
GNU General Public License v3.0
435 stars 85 forks source link

Assertion 'last >= first' failed #387

Closed dmzz closed 4 years ago

dmzz commented 4 years ago

kiwix-serve 3.1.1 @ debian 10 different zims error at random function page (not every time), or at some pages kiwix-serve ../../source/kiwix-lib_release/src/server/byte_range.cpp:68 kiwix::ByteRange::ByteRange(...) Assertion 'last >= first' failed.

mgautierfr commented 4 years ago

This should be fixed with https://github.com/kiwix/kiwix-lib/pull/364

kelson42 commented 4 years ago

Duplicate of kiwix/kiwix-lib#363