Comment 3 for bug 730283

Revision history for this message
Roman Held (rheld) wrote : Re: Assertion and fatal IO error

Yes, I guess it is.. in 2.2.5.5, the same assertion appears.

Just a note: after the assertion, the way how the game exits is sometimes different.. sometimes there is a libc " double free or corruption".. sometimes there is a "X Error of failed request: BadWindow (invalid Window parameter)"

I guess, there is something wrong in the multithreading-code (these kind of error are typical for multithreading-issues)..