Dear QEMU Developers,

I'm trying to build and run UCX project
(https://github.com/openucx/ucx) under qemu user mode.
I have no problem to build the project, but whenever I'm trying to
run/use binaries from the project
I get the following error:

./bin/ucx_info
qemu-aarch64-static: qemu-2.5.0/translate-all.c:1888: page_set_flags:
Assertion `start < end' failed.
qemu: uncaught target signal 6 (Aborted) - core dumped
Aborted (core dumped)

Version:
qemu-aarch64-static
qemu-aarch64 version 2.5.0, Copyright (c) 2003-2008 Fabrice Bellard

Please let me know if you have any idea how to fix this issue.

Best,
Pasha

Reply via email to