[Bug 19548] New: Image deblurring tool requires implemented SetThreadIdealProcessor when run on multi-core machines
http://bugs.winehq.org/show_bug.cgi?id=19548 Summary: Image deblurring tool requires implemented SetThreadIdealProcessor when run on multi-core machines Product: Wine Version: 1.1.26 Platform: PC URL: http://www.cse.cuhk.edu.hk/~leojia/programs/deblurring /deblurring.htm OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: kernel32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: arethusa26(a)gmail.com Created an attachment (id=22773) --> (http://bugs.winehq.org/attachment.cgi?id=22773) SetThreadIdealProcessor hack With wine-1.1.26-231-gfe9d360, when the image deblurring tool is used to execute a deblurring operation on a system with multiple processors, the tool eventually aborts with: "system error(120): __kmp_launch_monitor: SetThreadIdealProcessor: Call not implemented" for which a fixme is emitted: fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub Hacking the SetThreadIdealProcessor stub to return 0 works around the problem. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19548 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19548 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Status|UNCONFIRMED |NEW CC| |nerv(a)dawncrow.de Ever Confirmed|0 |1 --- Comment #1 from André H. <nerv(a)dawncrow.de> 2009-08-02 13:13:29 --- confirming. Patch is good i think. please send it to wine-patches -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19548 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-12 19:19:11 --- Your improved patch was committed in 20276d0b38c9cb466a63c9c296ead13c01a1641c, this is fixed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19548 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2009-08-21 12:55:38 --- Closing bugs fixed in 1.1.28. -- 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.
participants (1)
-
wine-bugs@winehq.org