QEMU: npxdna: fpcurthread == curthread 640962 times

Nikolas Britton nikolas.britton at gmail.com
Wed Jun 14 00:30:08 UTC 2006


I'm getting these messages on the console when I run QEMU with kqemu
kernel module:
npxdna: fpcurthread == curthread 640957 times
npxdna: fpcurthread == curthread 640958 times
npxdna: fpcurthread == curthread 640959 times
npxdna: fpcurthread == curthread 640960 times
npxdna: fpcurthread == curthread 640961 times
npxdna: fpcurthread == curthread 640962 times

What are these and how do I make them stop?

$ uname -a
FreeBSD infomatic.local 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue Jun  6
02:50:52 CDT 2006
root at infomatic.local:/usr/obj/usr/src/sys/INFOMATIC  i386

$ pkg_info|grep qemu
kqemu-kmod-1.3.0.p7 Kernel Acceralator for QEMU CPU Emulator
qemu-0.8.1_1        QEMU CPU Emulator

$ more win2k_start.sh
#!/bin/sh
SDL_VIDEO_X11_DGAMOUSE=0
export SDL_VIDEO_X11_DGAMOUSE
nohup /usr/local/bin/qemu -kernel-kqemu -soundhw es1370 -m 96 -boot c
-hda '/usr/home/nbritton/qemu/win2k/win2k_disk.img'&
exit;

$ more nohup.out
qemu: could not open hard disk image
'/usr/home/nbritton/qemu/win2k/win2k_disk.img'
qemu: could not open hard disk image
'/usr/home/nbritton/qemu/win2k/win2k_disk.img'
audio: Failed to create voice `es1370.adc'
audio: Failed to create voice `es1370.adc'
audio: Failed to create voice `es1370.adc'
audio: Failed to create voice `es1370.adc'
EAX=00060086 EBX=00bd2240 ECX=01010101 EDX=fd56684c
ESI=00bd2240 EDI=00bd4450 EBP=0006f5dc ESP=0006f5b4
EIP=77e16bf1 EFL=00010246 [---Z-P-] CPL=3 II=0 A20=1 HLT=0
ES =0023 00000000 ffffffff 00cff300
CS =001b 00000000 ffffffff 00cffb00
SS =0023 00000000 ffffffff 00cff300
DS =0023 00000000 ffffffff 00cff300
FS =003b 7ffde000 00000fff 7f40f3fd
GS =0000 00000000 00000000 00000000
LDT=0000 00000000 00000000 00008000
TR =0028 802ef000 000020ab 8000892e
GDT=     80036000 000003ff
IDT=     80036400 000007ff
CR0=e001003b CR2=0007bda8 CR3=026c0000 CR4=00000690
Unsupported return value: 0xffffffff
audio: Failed to create voice `es1370.adc'
audio: Failed to create voice `es1370.adc'

CC me, I'm not on the emulation list yet,


-- 
BSD Podcasts @:
http://bsdtalk.blogspot.com/
http://freebsdforall.blogspot.com/


More information about the freebsd-emulation mailing list