blob: f170114a0ba55ed3fd4bc87fdb515853f5543cbd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
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)
|