summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1746943
blob: 7481eb984e0b273d4c914d07b67f1ffaa0c2bbea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
qemu-aarch64-static: qemu: uncaught target signal 11 for ps/top cmd

In a docker container created from an aarch64 image, injects qemu-aarch64-static (in /usr/bin)
  run ps/top cmd  inside this container

  reports "qemu: uncaught target signal 11 (Segmentation fault)"

Tried qemu-aarch64-static from fedora 27 / ubuntu artful / debian unstable (i.e. qemu version 2.10 - 2.11)

The aarch64 dock image is fedora 27(and with qemu-aarch64-static Fedora 27), hence I opened a related bug here https://bugzilla.redhat.com/show_bug.cgi?id=1541252