[Bug 11050] Wine hangs on machines with Via Unichrome graphics

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 5 12:52:33 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11050





--- Comment #8 from Roderick Colenbrander <thunderbird2k at gmx.net>  2008-01-05 12:52:33 ---
This is the driver bug I was fearing. In order to print out GL/GLX a GLX
context is created, so that GL/GLX calls can be made. Once the info is printed
we don't need the context anymore and kill it. We do so only if we got a valid
context before. In your case the context looks valid (else no GL/GLX call is
possible) but killing the context for some reason doesn't work.

This shouldn't happen at all and is a driver or Mesa bug. I would contact them.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list