https://bugs.winehq.org/show_bug.cgi?id=35071
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 55787 --> https://bugs.winehq.org/attachment.cgi?id=55787 +bitmap,+dib,+seh,+relay,+tid
Huw, while testing bug 41418 I got this. Looks similar enough to me.
=>0 0x7eac39fb get_pixel_32+0x25(dib=0xe9f48c, x=0, y=0) [.../gdi32/dibdrv/primitives.c:2006] in gdi32 (0x0089a818)
1 0x7eaadcac dibdrv_GetPixel+0x11b(dev=0xe9f480, x=0, y=0) [.../gdi32/dibdrv/graphics.c:1123] in gdi32 (0x0089a868)
2 0x7eaa9976 windrv_GetPixel+0x58(dev=0xe9f480, x=0, y=0) [.../gdi32/dibdrv/dc.c:790] in gdi32 (0x0089a898)
3 0x7eb21af0 GetPixel+0x6f(hdc=0xf8, x=0, y=0) [.../gdi32/painting.c:477] in gdi32 (0x0089a8c8)
But in this case it is more weird as the coords are 0,0.