Hello,
I'm new to QEMU, so please sorry if I say something stupid.
I have an x86-64 VirtualBox machine with a Linux Debian Wheezy system on
it that I use to do a sort of "cross compilation" of packages for an
armhf embedded system. In short, the host x86-64 Debian has a script
that chroots a gu
Il 19/09/2014 16:29, Peter Maydell ha scritto:
On 19 September 2014 00:32, Mauro Molinari wrote:
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault
followed by other error messages saying that the child process (the build
one) failed.
This doesn
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. -- PMM
I see, tha
Il 26/09/2014 11:30, Peter Maydell ha scritto:
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 y