View Issue Details

IDProjectCategoryView StatusLast Update
0021247MMW 5Generalpublic2024-10-07 23:05
ReporterLudek Assigned To 
PriorityurgentSeveritycrashReproducibilityunable to reproduce
Status resolvedResolutionfixed 
Product Version5.0 
Target Version5.1Fixed in Version5.1 
Summary0021247: Possible crash when Windhawk with "Taskbar on top for Windows 11" mod is installed
DescriptionWhen file is playing and user is mouse hovering over taskbar icon then the artwork thumb of currently playing file is shown..
However, for user from ticket # 7645 this action resulted in crash C71D0000

EDIT: Note that this happened when taskbar was on top (non-default) using this hack:
https://ramensoftware.com/windhawk-mod-taskbar-on-top-for-windows-11
Additional Information[Ticket # 7687]
[Ticket # 7645]
TagsNo tags attached.
Fixed in build3062

Activities

Ludek

2024-10-07 16:47

developer   ~0077196

Fixed in 3062 (SVN revision 42713 merged as 42714)

Ludek

2024-10-07 17:32

developer   ~0077197

Last edited: 2024-10-07 22:51

BTW:
I installed Windhawk and wanted to try the "Taskbar on top for Windows 11" mod, but it doesn't look like well trusted and was released just several days ago..
With only 101 users..

So I just fixed it by handling the possible exception(s) while loading the taskbar bitmap info and leaving it on author of the mod to fix it..

Ludek

2024-10-07 23:02

developer   ~0077205

Last edited: 2024-10-07 23:03

Another crash (from the same user but another ticket [# 7645]) while calling this function : https://learn.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjidl_core-itaskbarlist3-thumbbarupdatebuttons
so it really looks related to the mod : https://ramensoftware.com/windhawk-mod-taskbar-on-top-for-windows-11

As it was released just several days ago and others also reports crashes related to this mod ( e.g. https://github.com/ramensoftware/windhawk-mods/issues/1042 )
then I suppose the author is working on the fix.