https://bugs.winehq.org/show_bug.cgi?id=45122
Bug ID: 45122 Summary: gdiplus/font test crashes under clang-5.0.1 but not gcc-7.3.0 Product: Wine Version: 3.7 Hardware: x86 URL: https://test.winehq.org/data/8dca6c35e11a104385242ed83 46ee05707b78ef7/linux_ae-gentoo-dbg-clang/gdiplus:font .html OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: Gentoo
Backtrace: =>0 0x7ec9e635 GdipMeasureString+0x1e5(graphics=<is not available>, string=<is not available>, length=<has been optimized away by compiler>, font=<has been optimized away by compiler>, rect=<has been optimized away by compiler>, format=<is not available>, bounds=<has been optimized away by compiler>, codepointsfitted=<has been optimized away by compiler>, linesfilled=<has been optimized away by compiler>) [/var/lib/jenkins/home/workspace/wine-clang/dlls/gdiplus/graphics.c:5427] in gdiplus (0x0033f958) 1 0x7ed1385d in gdiplus_test (+0x2485c) (0x0033fac8) 2 0x7ed0f1c7 func_font+0x486() in gdiplus_test (0x0033fe08) 3 0x7ed7e968 main+0x457() in gdiplus_test (0x0033fea8) 4 0x7ed7ecaa in gdiplus_test (+0x8fca9) (0x0033fee0) 5 0x7b45df9c call_process_entry+0xb() in kernel32 (0x0033fef8) 6 0x7b45e0f3 start_process+0x122(entry=0x7ed7f5cb, peb=<is not available>) [/var/lib/jenkins/home/workspace/wine-clang/dlls/kernel32/process.c:1099] in kernel32 (0x0033ffdc) 7 0x7b45dfaa start_process_wrapper+0x9() in kernel32 (0x0033ffec) 0x7ec9e635 GdipMeasureString+0x1e5 [/var/lib/jenkins/home/workspace/wine-clang/dlls/gdiplus/graphics.c:5427] in gdiplus: mulps %xmm1,%xmm1 5427 (pt[2].X-pt[0].X)*(pt[2].X-pt[0].X));
lmk what other logs/tests would be useful.