Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.105.1 crashed with "thread '<unnamed>' panicked at 'called Result::unwrap() on an Err value" #662

Open
hildeb opened this issue Jul 29, 2022 · 1 comment

Comments

@hildeb
Copy link

hildeb commented Jul 29, 2022

The last few log lines:

Jul 29 11:01:17 mail-cbf-int clamd[2614455]: Fri Jul 29 11:01:17 2022 -> instream(127.0.0.1@49074): SecuriteInfo.com.MSIL.Kryptik.WZA.UNOFFICIAL(0c88f63e43690cefbb6a212821233575:651581) FOUND
Jul 29 11:01:21 mail-cbf-int clamd[2614455]: thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Format("scan makes use of unset dc huffman table")', /usr/share/jenkins/workspace/test-pipelines_build-0.105/clamav-devel/libclamav_rust/.cargo/vendor/tiff/src/decoder/image.rs:348:45
Jul 29 11:01:21 mail-cbf-int clamd[2614455]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Jul 29 11:01:21 mail-cbf-int clamd[2614455]: fatal runtime error: failed to initiate panic, error 5
Jul 29 11:01:21 mail-cbf-int systemd[1]: clamav-daemon.service: Main process exited, code=killed, status=6/ABRT
Jul 29 11:01:21 mail-cbf-int systemd[1]: clamav-daemon.service: Failed with result 'signal'.

Running clamav-0.105.1.linux.x86_64.deb here.

@micahsnyder
Copy link
Contributor

Hi @hildeb,

We also ran into this bug 2 days ago. It's a bug in a dependency we're using to parse tiff files to compute image fuzzy hashes. I filed a bug report with the project: image-rs/image-tiff#168

We can re-package 0.105.1 with updated dependencies when it is resolved.

Regards,
Micah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants