[Bug 21903] New: gdiplus: graphics test crashing

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 1 10:20:05 CST 2010


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 at winehq.org
        ReportedBy: austinenglish at gmail.com
                CC: jchevrier at 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=b4bfa6e1c1568321b124f402e0ee45d5240e839d.

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)

-- 
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