Re: [Qemu-devel] TCG assertion with qemu-system-mipsel

2013-03-05 Thread Aurélien Jarno
On Wed, Mar 06, 2013 at 11:05:15AM +0900, Yeongkyoon Lee wrote: > On 03/05/2013 11:18 PM, Aurélien Jarno wrote: > >On Mon, Mar 04, 2013 at 05:37:31PM +0100, Aurélien Jarno wrote: > >>Hi, > >> > >>On Sat, Feb 23, 2013 at 11:10:18PM +0100, Stefan Weil wrote: > >>>This assertion occured with latest gi

Re: [Qemu-devel] TCG assertion with qemu-system-mipsel

2013-03-05 Thread Yeongkyoon Lee
On 03/05/2013 11:18 PM, Aurélien Jarno wrote: On Mon, Mar 04, 2013 at 05:37:31PM +0100, Aurélien Jarno wrote: Hi, On Sat, Feb 23, 2013 at 11:10:18PM +0100, Stefan Weil wrote: This assertion occured with latest git master: qemu-system-mipsel: /src/qemu/tcg/tcg-op.h:2589: tcg_gen_goto_tb: Ass

Re: [Qemu-devel] TCG assertion with qemu-system-mipsel

2013-03-05 Thread Aurélien Jarno
On Mon, Mar 04, 2013 at 05:37:31PM +0100, Aurélien Jarno wrote: > Hi, > > On Sat, Feb 23, 2013 at 11:10:18PM +0100, Stefan Weil wrote: > > This assertion occured with latest git master: > > > > qemu-system-mipsel: /src/qemu/tcg/tcg-op.h:2589: > > tcg_gen_goto_tb: Assertion `(tcg_ctx.goto_tb_issu

Re: [Qemu-devel] TCG assertion with qemu-system-mipsel

2013-03-04 Thread Stefan Weil
Am 04.03.2013 17:37, schrieb Aurélien Jarno: > Hi, > > On Sat, Feb 23, 2013 at 11:10:18PM +0100, Stefan Weil wrote: >> This assertion occured with latest git master: >> >> qemu-system-mipsel: /src/qemu/tcg/tcg-op.h:2589: >> tcg_gen_goto_tb: Assertion `(tcg_ctx.goto_tb_issue_mask & (1 << idx)) >> =

Re: [Qemu-devel] TCG assertion with qemu-system-mipsel

2013-03-04 Thread Aurélien Jarno
Hi, On Sat, Feb 23, 2013 at 11:10:18PM +0100, Stefan Weil wrote: > This assertion occured with latest git master: > > qemu-system-mipsel: /src/qemu/tcg/tcg-op.h:2589: > tcg_gen_goto_tb: Assertion `(tcg_ctx.goto_tb_issue_mask & (1 << idx)) > == 0' failed. > Aborted > > QEMU was built with --enab

[Qemu-devel] TCG assertion with qemu-system-mipsel

2013-02-23 Thread Stefan Weil
This assertion occured with latest git master: qemu-system-mipsel: /src/qemu/tcg/tcg-op.h:2589: tcg_gen_goto_tb: Assertion `(tcg_ctx.goto_tb_issue_mask & (1 << idx)) == 0' failed. Aborted QEMU was built with --enable-debug and running a Debian MIPS Lenny (NFS root). The assertion happened when r