You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2022. It is now read-only.
When thumbnailing certain files in the middle of a group of files, hydron receives a SIGABRT and crashes with one of a number of different error messages.
corrupted size vs. prev_size while consolidating
malloc(): corrupted top size
corrupted double-linked list
free(): invalid next size (normal)
Every file can be thumbnailed individually. If the import command is repeated, it will move past the point of crash but it might still crash on a later file. The order that the files are processed in seems to be important so to reproduce consistently hydron/import.go#41 should be n := 1
Both folders in the attached zip crash, I can get more examples if you like.
Debian 10, thumbnailer v2.6.4, hydron and deps up to date.
test data.zip