pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/emulators/qemu



On Mon, 31 Aug 2009 13:07:04 +0000
Aleksej Saushev <asau%netbsd.org@localhost> wrote:

> Modified Files:
>       pkgsrc/emulators/qemu: distinfo
>       pkgsrc/emulators/qemu/patches: patch-dl
> 
> Log Message:
> Fix NetBSD build. Insert omitted "defined" in "defined(__Dragonfly__)".

Hi!
Does it also run on NetBSD? On my 5.99.15-x86_64 the console
window pops up for half a second, then the emulator coredumps.

Starting
program: /work/pkgsrc-obj/emulators/qemu/work.mac/qemu-0.10.6/i386-softmmu/qemu
-cdrom /tmp/boot.iso

Program received signal SIGSEGV, Segmentation fault.
0x00007f8000a68fce in ?? ()
(gdb) bt
#0  0x00007f8000a68fce in ?? ()
#1  0x00007f7ffb552000 in ?? ()
#2  0x0000000000000110 in ?? ()
#3  0x000000000881f000 in ?? ()
#4  0x000000000049d97e in tb_link_phys (tb=0xffff0000, phys_pc=4096,
    phys_page2=4216659968)
    at /work/pkgsrc-obj/emulators/qemu/work.mac/qemu-0.10.6/exec.c:1133
#5  0x000000000049ec48 in tb_gen_code (env=0x7f7ffb552000, pc=15,
    cs_base=4294901760, flags=68, cflags=<value optimized out>)
    at /work/pkgsrc-obj/emulators/qemu/work.mac/qemu-0.10.6/exec.c:882
#6  0x00000000004a1689 in cpu_x86_exec (env1=<value optimized out>)
    at /work/pkgsrc-obj/emulators/qemu/work.mac/qemu-0.10.6/cpu-exec.c:613
#7  0x000000000040a409 in main (argc=<value optimized out>,
    argv=0x7f7fffffdb90, envp=<value optimized out>)
    at /work/pkgsrc-obj/emulators/qemu/work.mac/qemu-0.10.6/vl.c:3802


Home | Main Index | Thread Index | Old Index