rizinorg / rizin

UNIX-like reverse engineering framework and command-line toolset.
https://rizin.re
GNU Lesser General Public License v3.0
2.66k stars 357 forks source link

`rz-test` failed on Archlinux #3462

Open imbillow opened 1 year ago

imbillow commented 1 year ago

Work environment

Questions Answers
OS/arch/bits (mandatory) Archlinux x64 [Linux 6.2.10-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Fri, 07 Apr 2023 02:10:16 +0000 x86_64 GNU/Linux]
File format of the file you reverse (mandatory)
Architecture/bits of the file (mandatory)
rizin -v full output, not truncated (mandatory) rizin 0.6.0 @ linux-x86-64 commit: a36f34da2bfabab519e72881642315694aa50180

Expected behavior

rz-test test/db no fails

Actual behavior

7 XX rz-test.log

ret2libc commented 1 year ago

@imbillow I see two kind of issues: one is theme related and the other is for the debugging. We could probably see why in some cases the theme cannot be found as expected in the tests, but for the debugging tests things might be harder, as some linux systems could be quite different from what we expect (and it varies also based on how rizin has been compiled).