Does it crash if you change the number of threads in the options?  If so it's
likely to be the same problem, just not quite fixed.  I'm using a different
computer today and that still crashed until I updated to gcc 4.4 so maybe the
underlying (thread alignment) problem has been fixed.

Jon

Massimiliano Maini wrote:
> 
> 
> Jonathan Kinsey wrote on 23/06/2009 22:59:18:
> 
>> I've checked in a fix, it was caused by the realigned stack pointer in the
>> threads (which gcc doesn't align), looks like it needs to be
> un-aligned at the
>> end of the function (at least this works for me).
>>
>> It's quite likely that the threads get aligned coincidently on some
>> windows systems.
> 
> Doesn't fix the issue for me :( :( No change.
> 
> MaX.




_________________________________________________________________
With Windows Live, you can organise, edit, and share your photos.
http://clk.atdmt.com/UKM/go/134665338/direct/01/
_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to