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@winehq.org ReportedBy: jan-winehq@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.
http://bugs.winehq.org/show_bug.cgi?id=15685
--- Comment #1 from Jan Hoogenraad jan-winehq@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).
http://bugs.winehq.org/show_bug.cgi?id=15685
--- Comment #2 from Jeff Zaroyko jeffz@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.
http://bugs.winehq.org/show_bug.cgi?id=15685
Vitaliy Margolen vitaliy@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@kievinfo.com 2008-10-19 12:53:13 --- What game is this?
http://bugs.winehq.org/show_bug.cgi?id=15685
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #4 from Austin English austinenglish@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.
http://bugs.winehq.org/show_bug.cgi?id=15685
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2009-04-20 12:36:32 --- Closing.