[Bug 33383] Foobar2000 crashes on Alt-H

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 1 08:56:59 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=33383

ktmizugaki+wine at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ktmizugaki+wine at gmail.com

--- Comment #7 from ktmizugaki+wine at gmail.com ---
Created attachment 51175
  --> https://bugs.winehq.org/attachment.cgi?id=51175
foobar2000: menu trace log and backtrace

i think i have same issue on Linux.
i can reproduce this with latest version of wine, foobar2000.

OS: Debian GNU/Linux 8.0 (jessie)
wine: wine-1.7.39 (built from git repository)
foobar2000: 1.3.8 (i used portable installation)

it seems that MENU_TrackKbdMenuBar tries to draw a menu item in array but the
index is out of bounds.
the index is obtained by sending WM_MENUCHAR to a window in function
MENU_FindItemByKey.
checking the index fixed issue for me.

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