http://bugs.winehq.org/show_bug.cgi?id=21903
Summary: gdiplus: graphics test crashing Product: Wine Version: 1.1.39 Platform: x86-64 URL: http://test.winehq.org/data/47016df9b719a57477156794b9 7c2860ed63957d/wine_ae-ub910/gdiplus:graphics.html OS/Version: Linux Status: NEW Keywords: download, regression, testcase Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: jchevrier@gmail.com
Seems to be a regression. According to http://test.winehq.org, worked up until 062628ad8020e09063fcdf6302e86f17321e2ea8, then started failing in 583f0f08ed8c1e4f8dce679db5256fdc4c142ada. I haven't ran a regression test yet to confirm, but the only gdiplus related change was http://source.winehq.org/git/wine.git/?a=commitdiff;h=b4bfa6e1c1568321b124f4....
Backtrace: =>0 0xf7577d56 memcpy+0x46() in libc.so.6 (0x0063fb88) 1 0x7ec0cb95 CreateDIBSection+0x525(hdc=0x53c, bmi=0x63fc74, usage=<is not available>, bits=0x63fcbc, section=0x0(nil), offset=0) [/home/austin/wine-git/dlls/gdi32/dib.c:1348] in gdi32 (0x0063fc28) 2 0x7eaf3c74 GdipCreateBitmapFromScan0+0x1fd(width=0x000a, height=0x000a, stride=0x000a, format=0x30803, scan0=0x0(nil), bitmap=0x63fd40) [/home/austin/wine-git/dlls/gdiplus/image.c:1663] in gdiplus (0x0063fce8) 3 0x004106f7 in gdiplus_test (+0x106f7) (0x0063fd68) 4 0x0042c611 in gdiplus_test (+0x2c611) (0x0063fd88) 5 0x0042c791 in gdiplus_test (+0x2c791) (0x0063fe38) 6 0x004010a7 in gdiplus_test (+0x10a7) (0x0063fe78) 7 0x00401143 in gdiplus_test (+0x1143) (0x0063fe98) 8 0x7ee1a1d4 start_process+0x54(peb=<register ESI not in topmost frame>) [/home/austin/wine-git/dlls/kernel32/process.c:1026] in kernel32 (0x0063fed8) 9 0x7efbd038 call_thread_func+0xc() in ntdll (0x0063fee8) 10 0x7efbd076 call_thread_entry_point+0x34(entry=0x7ee1a180, arg=0x7ffdf000) [/home/austin/wine-git/dlls/ntdll/signal_i386.c:2424] in ntdll (0x0063ffc8) 11 0x7ef97473 LdrInitializeThunk(kernel_start=0x7ffdf000, unknown2=0, unknown3=0, unknown4=0) [/home/austin/wine-git/dlls/ntdll/loader.c:2621] in ntdll (0x0063ffe8) 12 0xf768cedd wine_call_on_stack+0x1d() in libwine.so.1 (0x00000000) 0xf7577d56 memcpy+0x46 in libc.so.6: repe movsl (%esi),%es:(%edi)