summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/peripherals/1751674
blob: 12636ab7a53ce1288a4f0d9db79a63f917dfab95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
qemu-system-arm segmentation fault using pmemsave on the interrupt controller registers

Qemu segfaults trying to generate a VM memory dump:

$ QEMU_AUDIO_DRV=none qemu-git-src/arm-softmmu/qemu-system-arm -M vexpress-a9 -smp 4 -m 1024 -machine secure=off,dump-guest-core=on -kernel linux-4.9.75/arch/arm/boot/zImage -append "root=/dev/mmcblk0 rw rootfstype=ext4 mem=1024M net.ifnames=0 console=ttyAMA0" -dtb vexpress-v2p-ca9.dtb -sd armv7-hd.qcow2 -netdev tap,ifname=tap_armv7,script=no,downscript=no,id=net0 -device virtio-net-device,mac=00:DE:AD:BE:FF:02,netdev=net0  -monitor stdio -serial vc  -loadvm SS0
QEMU 2.11.50 monitor - type 'help' for more information
(qemu) pmemsave 0 0x3FFFFFFF memory.dmp
Segmentation fault (core dumped)

$ git rev-parse HEAD
b384cd95eb9c6f73ad84ed1bb0717a26e29cc78f

It's the second time I try to submit this bug, I think last time it failed because the attached core dump size (400M compressed). Have a look if you can get that file, otherwise I will try to update this ticket once it's created:

(Error ID: OOPS-65553b72bc14be693eb1e37814ff9267)