[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-stable] [Qemu-devel] [PATCH] coroutine: add ./configure --disa
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-stable] [Qemu-devel] [PATCH] coroutine: add ./configure --disable-coroutine-pool |
Date: |
Fri, 4 Oct 2013 09:30:17 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Wed, Oct 02, 2013 at 11:15:56PM +0200, Stefan Weil wrote:
> Am 02.10.2013 10:54, schrieb Stefan Hajnoczi:
> > This is an interesting backtrace. The 'current' thread-local variable
> > from coroutine-win32.c is NULL or doesn't have a caller assigned.
> >
> > Please post 'thread apply all bt' so we can identify the other threads.
> >
> > Stefan
>
> The other threads don't have a reasonable backtrace:
Okay. I've been able to reproduce this with the Debian netinst i386 ISO
and mingw32.
I'll take a look at fixing this.
Stefan