easymodo / qimgv

Image viewer. Fast, easy to use. Optional video support.
GNU General Public License v3.0
2.3k stars 160 forks source link

Crash on reading this svg file #502

Closed Copy-link closed 6 months ago

Copy-link commented 11 months ago

I downloaded this svg file from Discord, qimgv crashes upon trying to read it:

549e0b9954236583f841032b85ba45f9.svg

easymodo commented 11 months ago

old version?

I can't reproduce it on 1.0.3

Copy-link commented 11 months ago

old version?

I can't reproduce it on 1.0.3

I'm on commit https://github.com/easymodo/qimgv/commit/e2675f135d6be45036f84285a68e5a079ab4f449

Copy-link commented 11 months ago

Just compiled from the latest commit https://github.com/easymodo/qimgv/commit/e012f04845ba3baac6afefa24ccbfab90ae70810 and it's still an issue on there too.

zymelaii commented 10 months ago

Just compiled from the latest commit e012f04 and it's still an issue on there too.

with env

it works well on my machine, maybe 3rdparty are to blame or have you mistaken something?

Copy-link commented 6 months ago

It's no longer crashing on svg files with the latest dev version; I think the compilation changes somehow fixed it? Unless it was the recent EXIV2 commit for some reason, but I don't know why that would be the case. It was probably something related to one of the dependencies.