[Bug 8770] Warcraft III freezes in BN ladder games after a few seconds/ minutes (ATI)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 26 04:31:23 CDT 2008


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





--- Comment #69 from evildead <ok.test.mail at gmail.com>  2008-04-26 04:31:23 ---
>>hi,
>>
>>i can confirm what reported by Kristian Buchardt. I have done the same test
>>compiling wine 0.9.53 (on debian etch with ati x1300). In server/process.c i
>>have changed the following line in function add_process_thread :
>>    list_add_tail( &process->thread_list, &thread->proc_entry );
>>whith
>>    list_add_head( &process->thread_list, &thread->proc_entry );
>>
>>bnet is now playable. Instead of the freeze, i get the hiccup (like a little
>>lag, but the other players don't notice it)(In reply to comment #55)


hi,

I have changed my ati x1300 with and nvidia N7600GS (nothing else changed on my
machine) and all works perfectly using wine 0.9.56. So actually we are sure
only about the following points :

1) the error occurs using fglrx ati driver ( perhaps also using intel )
2) the problem could be probably related to thread management


-- 
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.



More information about the wine-bugs mailing list