[Bug 8767] CreateDIBSection driver loading race

Wine Bugs wine-bugs at winehq.org
Thu Jun 21 21:39:12 CDT 2007


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





------- Additional Comments From the3dfxdude at gmail.com  2007-21-06 21:39 -------
Created an attachment (id=6836)
 --> (http://bugs.winehq.org/attachment.cgi?id=6836&action=view)
Backtrace

The backtrace kind of shows the issue with the race. CreateCompatibleDC starts
loading winex11, which also in turn causes winecrt to load, and starts calling
CreateDC which starts calls winex11 gdi driver funcs, but winex11 isn't
finished loading.

This problem can be worked-around, but it is annoying. Maybe somebody can sort
this out so hopefully it doesn't show up elsewhere.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list