[Bug 14861] SetDIBits crashes with overlapping src/dst rectangles on the same bitmap

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 9 05:14:35 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=14861





--- Comment #19 from Louis Lenders <xerox_xerox2000 at yahoo.co.uk>  2010-05-09 05:14:34 ---
(In reply to comment #18)
> Should be fixed by 9476937dc385529fadacfb5ddbd9ec7d43cfda01.

I tested a few of above apps reported in this bug. Nimegue-installer and
WINSCOPS indeed seems to be fixed. However PC_Nokia_Suite installer still
fails:
(last line prints err:gdi:GDI_CheckNotLock BUG: holding GDI lock



Unhandled exception: page fault on read access to 0x00668000 in 32-bit code
(0x680aafc6).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:680aafc6 ESP:0032c5b8 EBP:0032c6c8 EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:00000000 EBX:68b77ff4 ECX:00000004 EDX:00000001
 ESI:00668000 EDI:0c3a0028
Stack dump:
0x0032c5b8:  00667fd8 68b13c3f 0c3a0000 00667fd8
0x0032c5c8:  00000038 0032c60c 7bc35b21 0c3a0000
0x0032c5d8:  0c3a0000 00155d50 00000038 00000038
0x0032c5e8:  00000001 00000038 00154da0 00667c20
0x0032c5f8:  00000000 00000000 00000001 00000012
0x0032c608:  00180018 00320000 00000000 00154bd8
Backtrace:
=>0 0x680aafc6 in libc.so.6 (+0x74fc6) (0x0032c6c8)
  1 0x682fba48 SetDIBits+0x187(hdc=0xc3a0028, hbitmap=0x10d0, startscan=0x0011,
lines=0x0001, bits=0x667c20, info=0x666e30, coloruse=0)
[/sda6/wine-git/dlls/gdi32/dib.c:366] in gdi32 (0x0032c718)


I think i'll open another bug report for this app, as most other apps seems to
be fixed

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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