On Thursday 24 May 2007, Alexander Graf wrote: > Hi, > > while playing around with TLS on i386 i came across this problem which > occurs even when no TLS is used at all. If two threads just malloc() > memory all the time I get a segmentation fault after a short time. Might > this be a serious bug?
qemu is not even vaguely threadsafe. Paul