gen2brain / cbconvert

CBconvert is a Comic Book converter
GNU General Public License v3.0
176 stars 11 forks source link

segfaults on thumbnail execution #10

Closed chowbok closed 1 year ago

chowbok commented 1 year ago

When I run "cbconvert thumbnail" with any flags, it dies with a segmentation fault. "cbconvert cover" works fine. I'm on Arch Linux, x86_64.

gen2brain commented 1 year ago

Thanks for reporting, I am able to reproduce it with statically compiled binary. With a shared one, it works properly.