What if I test on a 32-bit system, but I use Stressapptest 64bit

111 views
Skip to first unread message

JX X

unread,
Jan 14, 2025, 1:46:22 PMJan 14
to stressapptest-discuss
因为我测试的系统是 32 位的,但我使用的是 64 位 stressapptest,所以存在预期值不匹配的问题

Snipaste_2025-01-14_11-38-56.png

Nick Sanders

unread,
Jan 14, 2025, 1:54:10 PMJan 14
to stressappt...@googlegroups.com
Normally, you can't run a 64 bit compiled binary (aarch64/a64 instruction set) on a 32 bit processor at all. If it runs, either 64 bit is actually supported or is being emulated somehow.

If it runs at all, I wouldn't expect any hardware failures to be reported. It may be that you just have a bad bit? Note both error messages you've pasted show a one bit error at the same memory location.

On Tue, Jan 14, 2025 at 10:46 AM JX X <haod...@gmail.com> wrote:
因为我测试的系统是 32 位的,但我使用的是 64 位 stressapptest,所以存在预期值不匹配的问题

Snipaste_2025-01-14_11-38-56.png

--

---
You received this message because you are subscribed to the Google Groups "stressapptest-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to stressapptest-di...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/stressapptest-discuss/e558c69e-aac5-4060-91a7-a5df45c2fc7an%40googlegroups.com.

Junniar Zhang

unread,
Feb 26, 2025, 11:53:18 PMFeb 26
to stressapptest-discuss
where i can get the 32bit stressapptest ?

Nick Sanders

unread,
Feb 27, 2025, 12:09:41 AMFeb 27
to stressappt...@googlegroups.com
The easiest way is to build stressapptest on a 32bit system and the binary will run on that system. 

stressapptest uses autoconf, which can configure cross compiling according to the docs here:

The exact commands depend on what toolchains you have available locally.

Reply all
Reply to author
Forward
0 new messages