pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Wip/Qemu Segmentation fault (Core dump)



Hello
Compilation and there installation from WIP/qemu running ok,
but if try to run Qemu i have following Segmentation fault message.
it's here better to write to Qemu ?
Thanks for any Help
Mauri

# /usr/pkg/bin/qemu-img create -f raw xp.img 200M
Formatting 'xp.img', fmt=raw size=209715200
Segmentation fault (core dumped)

# /usr/pkg/bin/qemu-img create -f qcow2 mauri 500M
Formatting 'mauri', fmt=qcow2 size=524288000 encryption=off
cluster_size=65536
Segmentation fault (core dumped)

bash-4.2# ldd /usr/pkg/bin/qemu-img
/usr/pkg/bin/qemu-img:
        -lgthread-2.0.0     => /usr  /pkg    /lib/libgthread-2.0.so.0
        -lglib-2.0.0            => /usr  /pkg    /lib/libglib-2.0.so.0
        -lpcre.1                  =>/usr  /pkg    /lib/libpcre.so.1
        -lz.1                        =>/usr  /pkg    /lib/libz.so.1
        -lc.12                      =>/usr             /lib/libc.so.12
        -lintl.0                    =>/usr             /lib/libintl.so.0
        -lpthread.0            =>/usr             /lib/libpthread.so.0

# ls
drwxr-xr-x     5 root  wheel     512 Jun 11 22:23 .
drwxr-xr-x  1561 root  wheel   40448 Jun 11 15:47 ..
-rw-------     1 root  wheel  269608 Jun 11 22:23 qemu-img.core

# /usr/pkg/bin/qemu-system-ppc --version
QEMU emulator version 1.1.50, Copyright (c) 2003-2008 Fabrice Bellard

# /usr/pkg/bin/qemu-system-i386 --version
QEMU emulator version 1.1.50, Copyright (c) 2003-2008 Fabrice Bellard

# /usr/pkg/bin/qemu-system-x86_64 --version
QEMU emulator version 1.1.50, Copyright (c) 2003-2008 Fabrice Bellard

# qemu-system-i386
Segmentation fault (core dumped)

# qemu-system-x86_64
Segmentation fault (core dumped)

# qemu-system-ppc
Segmentation fault (core dumped)


NetBSD powermac.G4 5.1 NetBSD 5.1 (GENERIC) #0: Sat Nov  6 17:09:11 UTC
2010  builds%b7.netbsd.org@localhost/netbsd-5-1-RELEASE/macppc
GENERIC macppc



Home | Main Index | Thread Index | Old Index