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
ClamAV 1.0.0-rc2 test failures on s390x #759
Comments
|
I almost asked if this fails in previous versions, but the test is new in 1.0. We do not have any s390x systems to test with so it will be difficult to reproduce and demonstrate a fix on our end. I am completely guessing here, but I wonder if the issue may be related to endianness when computing the import address table hashes. |
|
I'm happy to run any tests you need on s390x. I would definitely suspect endian issues somewhere in the stack. |
|
Is it still the case? We pass all tests for 1.0.0/1 on Debian, here a log for 1.0.1: We do have a few patches on top but we also have open pull reqs :) |
|
I'm still seeing these failures with 1.1.0. https://kojipkgs.fedoraproject.org//work/tasks/4907/100674907/build.log |
It looks like specifically the imphash signatures aren't matching for you. Very strange! |
Describe the bug
We are working on updating clamav to 1.0.0-rc2 in Fedora. We are getting the following test failure on s390x. It seems like 'Test.Import.Hash.UNOFFICIAL FOUND' is not being detected.
The text was updated successfully, but these errors were encountered: