7 Jun
2013
7 Jun
'13
9:15 p.m.
http://bugs.winehq.org/show_bug.cgi?id=33642 --- Comment #4 from Daniel Jelinski <djelinski1(a)gmail.com> 2013-06-07 16:15:41 CDT --- Traced this one. Basically one thread attempts read data from table just after another thread (calling StopService) clears the table. Since the table is shared between all objects of the same type, this fails. Global variables causing trouble again... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.