blob: be6c99f124b2bdec3e9172904572aaa36d84a2aa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
steps to reproduce:
pbuilder-dist utopic armhf create
pbuilder-dist utopic armhf login
apt-get install imagemagick
convert foo.xpm foo.png
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
(doesn't matter if images are actually there or not)
|