http://bugs.winehq.org/show_bug.cgi?id=4334
Summary: Bearshare 4.3.3 crashes in StretchDIBits Product: Wine Version: CVS Platform: PC URL: http://appdb.winehq.org/appview.php?appId=1304 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P3 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: vitaliy@kievinfo.com BugsThisDependsOn: 1889
Crashing for me on: 0009:Call gdi32.StretchDIBits(00006498,00000000,00000000,000001f4,0000000f,00000000,00000000,000001f4,0000000f,04bf41f0,42605bd0,00000000,00cc0020) ret=0073808b
where 0x04bf41f0 is bogus address. Making a special case for that address in StretchDIBits makes it pass that place. But crashes right after I get to the main window (focus changes to the main window).