Am 12.06.2012 10:28, schrieb Maurizio Caloro: > Hello Qemu-group > Compilation installation running without problem "QEMU emulator version > 1.1.50", but if try to use Qemu in diffrent way i have the > following "Segemntfault message" for any possible help iam Happy. Similar > question Starting witout succsess in netbsdforum. > regards > Mauri > > # QEMU configure log Tue Jun 12 09:12:21 CEST 2012 > # Configured with: './configure' '--enable-sdl' '--prefix=/usr/pkg' > '--interp-prefix=/usr/pkg/share/qemu' '--sysconfdir=/usr/pkg/etc/qemu' > '--python=/usr/pkg/bin/python2.7' '--mandir=/usr/pkg/man' '--enable-user' > '--disable-bsd-user'
You can try if --with-coroutine=gthread makes a difference. > # /usr/pkg/bin/qemu-img create -f raw xp.img 200M > Formatting 'xp.img', fmt=raw size=209715200 > Segmentation fault (core dumped) Can you provide a stack trace? Kevin