kiwix / kiwix-tools

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

Segmentation fault with zimwriterfs #537

Closed ru2saig closed 2 years ago

ru2saig commented 2 years ago

I was trying to create a zim file from a not so large directory, but zimwriterfs fails with a segmentation fault. I have made an log from strace (attached at the end). Also do ya'll need any more logs? What should I try? What other information would ya'll like?

Running Debian GNU/Linux bookworm/sid

Using kiwix-tools from the repositories apt show kiwix-tools shows version at 3.2.0-2

My kiwix-tools version for zimeriterfs:


libzim 7.2.0
+ libzstd 1.4.8
+ liblzma 5.2.5
+ libxapian 1.4.18
+ libicu 67.1.0

Used zimwriterfs --welcome index.html --illustration=icon.png --language=en --title=TheMathPage --description="TheMathPage by Lawrence Spector" --creator="Lawrence Spector" --publisher="Kiwix" ./themathpage.com themathpage.zim

The log generated by strace: zimwriterfs.log

kelson42 commented 2 years ago

It is a ticket for zim-tools, I will have to move it.