[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] Uncaught target signal 11 (Segmentation fault) - core
From: |
Peter Maydell |
Subject: |
Re: [Qemu-discuss] Uncaught target signal 11 (Segmentation fault) - core dumped |
Date: |
Fri, 26 Sep 2014 10:30:03 +0100 |
On 26 September 2014 09:58, Mauro Molinari <address@hidden> wrote:
> Il 22/09/2014 12:50, Peter Maydell ha scritto:
>> Not everything will run under QEMU, our emulation has weak spots. The most
>> common one is where the program you're running uses multiple threads -- this
>> isn't supported under QEMU and will usually result in crashes of some kind.
> I see, thank you. Do you think there will be some improvement on this in the
> near future? Otherwise, if I provide you the VM I'm using to do this, in
> order to reproduce the issue, will it help you to diagnose the problem?
No, the cause is well understood, but it's a particularly tricky
problem to solve and nobody is currently working on it.
Given that the issue has been around for some years without
anybody showing up with a strong will to fix it, I would
not hold your breath. It will probably happen one day,
though.
Sorry I don't have any better news there.
-- PMM