blob: fe240ba2f57637c7983874691d80198bcce13d82 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
instruction: 0.424
syscall: 0.392
runtime: 0.184
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)
|