[Bug 45122] gdiplus/font test crashes under clang-5.0.1 but not gcc-7.3.0

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 3 12:25:19 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45122

--- Comment #1 from Austin English <austinenglish at gmail.com> ---
Get a very similar crash for gdiplus:graphics, as well:


Backtrace:
=>0 0x7ecac630 GdipMeasureString+0x1e0(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 (0x0033f9b8)
  1 0x7ed250b8 func_graphics+0x517() in gdiplus_test (0x0033fe08)
  2 0x7ed8c968 main+0x457() in gdiplus_test (0x0033fea8)
  3 0x7ed8ccaa in gdiplus_test (+0x8fca9) (0x0033fee0)
  4 0x7b45df9c call_process_entry+0xb() in kernel32 (0x0033fef8)
  5 0x7b45e0f3 start_process+0x122(entry=(nil), peb=<is not available>)
[/var/lib/jenkins/home/workspace/wine-clang/dlls/kernel32/process.c:1099] in
kernel32 (0x0033ffdc)
  6 0x7b45dfaa start_process_wrapper+0x9() in kernel32 (0x0033ffec)
0x7ecac630 GdipMeasureString+0x1e0
[/var/lib/jenkins/home/workspace/wine-clang/dlls/gdiplus/graphics.c:5427] in
gdiplus: subps    0x30(%esp),%xmm1
5427                          (pt[2].X-pt[0].X)*(pt[2].X-pt[0].X));

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