[Bug 15685] New: Mouse behavior in game very slow due to lots of ntdll.RtlFreeHeap() / ntdll.RtlAllocateHeap (,,,)
http://bugs.winehq.org/show_bug.cgi?id=15685 Summary: Mouse behavior in game very slow due to lots of ntdll.RtlFreeHeap() / ntdll.RtlAllocateHeap (,,,) Product: Wine Version: 1.1.6 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jan-winehq(a)hoogenraad.net Mouse behavior in game very slow. Logging shows LOTS of ntdll.RtlFreeHeap() / ntdll.RtlAllocateHeap (,,,) which may make the game very slow. Attached the output of WINEDEBUG=+relay wine Startup.exe >&/tmp/output.txt starting from the main screen view (so excluding all logging while booting). At the end, I quit the application: at that point, only a black screen was shown. -- 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=15685 --- Comment #1 from Jan Hoogenraad <jan-winehq(a)hoogenraad.net> 2008-10-19 10:46:23 --- Created an attachment (id=16746) --> (http://bugs.winehq.org/attachment.cgi?id=16746) output of WINEDEBUG=+relay wine Startup.exe >&/tmp/output.txt Attached output of WINEDEBUG=+relay wine Startup.exe >&/tmp/output.txt only the middle part (apparently the main screen input loop). -- 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=15685 --- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> 2008-10-19 10:58:59 --- (In reply to comment #0)
Mouse behavior in game very slow. Logging shows LOTS of ntdll.RtlFreeHeap() / ntdll.RtlAllocateHeap (,,,) which may make the game very slow.
Attached the output of WINEDEBUG=+relay wine Startup.exe >&/tmp/output.txt starting from the main screen view (so excluding all logging while booting). At the end, I quit the application: at that point, only a black screen was shown.
Lots of ntdll.RtlFreeHeap does not mean that it is a cause for your program running slow. It's more than likely normal behaviour, but in any case there is no point in just guessing. If you want to find out where time is being spent you need to use a profiler such as oprofile. -- 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=15685 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Mouse behavior in game very |Mouse behavior in game very |slow due to lots of |slow |ntdll.RtlFreeHeap() / | |ntdll.RtlAllocateHeap (,,,) | --- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-10-19 12:53:13 --- What game is this? -- 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=15685 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-04-20 12:34:30 --- No response in 6 months => abandoned. If this is still an issue in current (1.1.19 or newer) wine and you can provide the needed information, feel free to reopen. -- 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=15685 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2009-04-20 12:36:32 --- Closing. -- 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