Current-Users archive

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

qemu crashes on -current/amd64 (?)



Hi!

Just for verification: Is anybody using qemu under -current/amd64
successfully?

On my amd64 machine/kernel (NetBSD 5.99.4, sources from Sun Dec 7
13:21:27 MET 2008) qemu crashes reproducibly (ktrace/kdump output):

   [...]
   650      1 qemu     CALL  gettimeofday(0x7f7fffff9760,0)
   650      1 qemu     RET   gettimeofday 0
   650      1 qemu     CALL  open(0x7f7fffff92e0,0,0x300)
   650      1 qemu     NAMI  "/usr/share/zoneinfo/GMT"
   650      1 qemu     RET   open 6
   650      1 qemu     CALL  read(6,0x7f7fffff6e40,0x249c)
   650      1 qemu     GIO   fd 6 read 56 bytes
       
"TZif\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\^A\0\0\0\^A\0\0\0\0\0\0\0\0\0\0\0\^A\0\0\0\^D\0\0\
        \0\0\0\0GMT\0\0\0"
   650      1 qemu     RET   read 56/0x38
   650      1 qemu     CALL  close(6)
   650      1 qemu     RET   close 0
   650      1 qemu     CALL  mmap(0,0x100000,3,0x14001002,0xffffffff,0,0)
   650      1 qemu     RET   mmap 140187496611840/0x7f7ff1f00000
   650      1 qemu     CALL  __fstat30(3,0x7f7fffff96a0)
   650      1 qemu     RET   __fstat30 0
   650      1 qemu     CALL  lseek(3,0,0,2)
   650      1 qemu     RET   lseek 1474560/0x168000
   650      1 qemu     CALL  gettimeofday(0x7f7fffffa070,0)
   650      1 qemu     RET   gettimeofday 0
   650      1 qemu     CALL  gettimeofday(0x7f7fffffa060,0)
   650      1 qemu     RET   gettimeofday 0
   650      1 qemu     CALL  __sigprocmask14(0,0,0x7f7ff2068270)
   650      1 qemu     RET   __sigprocmask14 0
   650      1 qemu     PSIG  SIGSEGV SIG_DFL: code=SEGV_MAPERR, addr=0x0, 
trap=6)
   650      1 qemu     NAMI  "qemu.core"

Does anybody else see/have this qemu problem (on amd64)? (before I
have to start a local investigation.)

Some weeks (and -current kernel/userland) ago qemu was working quite
flawlessly on my amd64 machine.

Thanks, Markus.


Home | Main Index | Thread Index | Old Index