http://bugs.winehq.org/show_bug.cgi?id=25946
Summary: gdi32/font tests fail on ubuntu x86_64 Product: Wine Version: 1.3.12 Platform: x86-64 URL: http://test.winehq.org/data/36bc1c7f8f96743fae24849dc8 4bbbfeb91e4e7e/wine_ae-ub1004/gdi32:font.html OS/Version: Linux Status: NEW Keywords: download, regression, source, testcase Severity: minor Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=33079) --> (http://bugs.winehq.org/attachment.cgi?id=33079) WINEDEBUG=+relay,+seh,+tid,+font make font.ok, bzip2'ed
font.c:1017: Test failed: GetCharABCWidthsA should have failed font.c:1017: Test failed: GetCharABCWidthsA should have failed font.c:1017: Test failed: GetCharABCWidthsA should have failed font.c:1017: Test failed: GetCharABCWidthsA should have failed font.c:1017: Test failed: GetCharABCWidthsA should have failed
it's regression, introduced by either http://source.winehq.org/git/wine.git/?a=commitdiff;h=c117d45cb3390d8c12c640... or http://source.winehq.org/git/wine.git/?a=commitdiff;h=c706ecea82d7a4d664dae2...
if I reset my tree to c706ecea82d7a4d664dae298ac6d4491d8fe0f85 and run make font.ok, it segfaults: austin@midna:~/wine-git/dlls/gdi32/tests$ make font.ok ../../../tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so font.c && touch font.ok wine: Unhandled page fault on write access to 0x00150000 at address 0x689f850f (thread 0009), starting debugger... err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x683509ca
I'll attach logs for both cases.
http://bugs.winehq.org/show_bug.cgi?id=25946
--- Comment #1 from Austin English austinenglish@gmail.com 2011-01-31 20:10:34 CST --- Created an attachment (id=33080) --> (http://bugs.winehq.org/attachment.cgi?id=33080) WINEDEBUG=+font make font.ok, bzip2'ed
http://bugs.winehq.org/show_bug.cgi?id=25946
Kusanagi Kouichi slash@ac.auone-net.jp changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |slash@ac.auone-net.jp
--- Comment #2 from Kusanagi Kouichi slash@ac.auone-net.jp 2011-02-01 10:39:54 CST --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2011-February/098462.html
http://bugs.winehq.org/show_bug.cgi?id=25946
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2011-02-02 00:35:05 CST --- (In reply to comment #2)
Patch sent: http://www.winehq.org/pipermail/wine-patches/2011-February/098462.html
Fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=2d6b748c79f51b473973ed...
Thanks for the quick work!
http://bugs.winehq.org/show_bug.cgi?id=25946
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-02-04 13:20:48 CST --- Closing bugs fixed in 1.3.13.