summary refs log tree commit diff stats
path: root/results/classifier/deepseek-r1:14b/output/hypervisor/1909921
blob: fb0a109746693f615f3ee91f822ec10970c3f4fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 Raspberry Pi 4 qemu:handle_cpu_signal received signal outside vCPU context @ pc=0xffff87709b0e

Hello,

I have a Raspberry Pi 4 with an ESXi hypervisor installed on it (ESXi ARM Edition).
I created a CentOS 7 VM on it and I'm using a Docker container which is running qemu inside it.

This container is a Debian Bullseye OS and I'm using qemu-i386 to start my application inside it.
The error given by qemu is the following :

qemu:handle_cpu_signal received signal outside vCPU context @ pc=0xffff9d5f9b0e
qemu:handle_cpu_signal received signal outside vCPU context @ pc=0xffff82f29b0e

(The pc= value is always different, I guess it is randomly generated).

My qemu version is : qemu-i386 version 5.1.0 (Debian 1:5.1+dfsg-4+b1)

Could you please help me? Why am I facing this error?

Feel free to ask any questions regarding this matter in order to find a solution to it!

Regards