Open orbea opened 9 months ago
On FreeBSD I have similar test failures, this is with version 4.5.0:
Assertion failed: (status == SIGALRM), function test_process_scan, file tests/test-rules.c, line 3551.
And after commenting it out:
Assertion failed: (status == SIGALRM), function test_process_scan, file tests/test-rules.c, line 3572.
Describe the bug
The
test-rules
test fails.test-rules.log:
Which points to this line. https://github.com/VirusTotal/yara/blob/8fa55cde4c0cde8a1ba4ced1c131827eb4005f0d/tests/test-rules.c#L3524
To Reproduce
Expected behavior
Tests should pass.
Please complete the following information:
Gentoo
Additional context
Occurs on both my glibc and musl systems and with
--without-crypto
.test-rules.trs: