14 Apr
2006
14 Apr
'06
8:44 a.m.
http://bugs.winehq.org/show_bug.cgi?id=4093 ------- Additional Comments From julliard(a)winehq.com 2006-14-04 03:44 ------- I'd say the most likely cause is that we try to enter the critical section after it has been deleted, most likely because DSDB_PCMCallback gets called for a freed object. DSDB_DestroyMMAP needs to disable the callback before destroying the object. -- 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.