Re: [Qemu-devel] arm-linux-user infinite SIGSEGV looping

2007-08-25 Thread Thayne Harbaugh
On Fri, 2007-08-24 at 15:16 -0600, Thayne Harbaugh wrote: > I've encountered what appears to be a race condition in arm-linux-user: > sometimes the program qemu is running will hang forever and sometimes it > will complete. After digging about there appears to be at least two > problems: After di

[Qemu-devel] arm-linux-user infinite SIGSEGV looping

2007-08-24 Thread Thayne Harbaugh
I've encountered what appears to be a race condition in arm-linux-user: sometimes the program qemu is running will hang forever and sometimes it will complete. After digging about there appears to be at least two problems: 1) An initial cause of a SIGSEGV 2) The incorrect handling of the SIGSEGV