http://bugs.winehq.org/show_bug.cgi?id=22818
Summary: winedbg starts with a first chance exception Product: Wine Version: 1.2-rc1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: julliard@winehq.org
Created an attachment (id=28178) --> (http://bugs.winehq.org/attachment.cgi?id=28178) terminal output
In Wine-1.2-rc1 when I start winedbg on any windows executable, it always generates a first chance exception.
Regression testing resulted the following commit:
bb33cebe3f7b24759aa47238a33197bbf73cfcb1 is the first bad commit commit bb33cebe3f7b24759aa47238a33197bbf73cfcb1 Author: Alexandre Julliard julliard@winehq.org Date: Wed May 19 12:14:03 2010 +0200
user32: Store a pre-computed alpha bitmap for 32-bpp icons with an alpha channel.
:040000 040000 50111d24987ad7db2b2e8c32fb9dbe139ed5504e b6f95a273c5743293012092f66fa8b17de4885e8 M dlls
However, I couldn't revert the patch cleanly on top of Wine-1.2-rc1: several hunks failed.
Fedora 12 x86 Wine-1.2-rc1 compiled from source (CFLAGS="-g -gdwarf-2 -O0)
http://bugs.winehq.org/show_bug.cgi?id=22818
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=22818
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2010-05-22 10:27:58 --- That's a DIB section access, nothing to worry about.
http://bugs.winehq.org/show_bug.cgi?id=22818
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2010-05-22 11:04:23 --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=22818
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cerebro.alexiel@gmail.com
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2010-09-06 07:51:06 CDT --- *** Bug 24291 has been marked as a duplicate of this bug. ***