http://bugs.winehq.org/show_bug.cgi?id=25826
Summary: msctf:inputprocessor tests fail on clang Product: Wine Version: 1.3.11 Platform: x86 URL: http://test.winehq.org/data/98834637eb25caf986c9feae3e aa0b855cc19a26/wine_ae-ub1004-clang/msctf:inputprocess or.html OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
inputprocessor.c:892: Current Language 409 Unhandled exception: page fault on write access to 0x0046004a in 32-bit code (0x7e435db8). winedbg: Internal crash at 0x7ec81e4d test failed: crash
+msctf attached
http://bugs.winehq.org/show_bug.cgi?id=25826
--- Comment #1 from Austin English austinenglish@gmail.com 2011-01-19 17:55:42 CST --- Created an attachment (id=32916) --> (http://bugs.winehq.org/attachment.cgi?id=32916) +msctf
http://bugs.winehq.org/show_bug.cgi?id=25826
--- Comment #2 from Austin English austinenglish@gmail.com 2011-02-12 13:09:22 CST --- Created an attachment (id=33260) --> (http://bugs.winehq.org/attachment.cgi?id=33260) valgrind clang log
http://bugs.winehq.org/show_bug.cgi?id=25826
--- Comment #3 from Austin English austinenglish@gmail.com 2011-02-13 04:32:11 CST --- Created an attachment (id=33275) --> (http://bugs.winehq.org/attachment.cgi?id=33275) backtrace
Backtrace attached.
http://bugs.winehq.org/show_bug.cgi?id=25826
--- Comment #4 from Austin English austinenglish@gmail.com 2011-04-13 16:17:10 CDT --- http://llvm.org/bugs/show_bug.cgi?id=9705
http://bugs.winehq.org/show_bug.cgi?id=25826
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #5 from Dan Kegel dank@kegel.com 2011-10-19 08:59:06 CDT --- Valgrind found a write buffer overrun on a stack buffer, though since it doesn't really know about stack buffer ends, we got lucky and the overrun was caught by a sanity check on memcpy:
Source and destination overlap in memcpy(0x7f22f8c8, 0x7f22f904, 76) at memcpy (mc_replace_strmem.c:635) by format_string (string.c:339) by vsnprintfW (string.c:429) by sprintfW (string.c:514) by CategoryMgr_FindClosestCategory (categorymgr.c:219) by next_LanguageProfile (inputprocessor.c:1030) by EnumTfLanguageProfiles_Next (inputprocessor.c:1065) by test_EnumLanguageProfiles (inputprocessor.c:935) by func_inputprocessor (inputprocessor.c:2202) by run_test (test.h:556) by main (test.h:624)
so likely not an llvm bug.
http://bugs.winehq.org/show_bug.cgi?id=25826
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com
--- Comment #6 from Austin English austinenglish@gmail.com 2011-10-19 11:30:43 CDT --- CC'ing Aric.
http://bugs.winehq.org/show_bug.cgi?id=25826
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #7 from Jerome Leclanche adys.wh@gmail.com 2011-10-22 05:35:05 CDT --- (In reply to comment #6) Aric sent a patch
http://bugs.winehq.org/show_bug.cgi?id=25826
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #8 from Austin English austinenglish@gmail.com 2011-10-26 12:22:51 CDT --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/d5090fd9757fbee2190eaa0f54e....
http://bugs.winehq.org/show_bug.cgi?id=25826
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d5090fd9757fbee2190eaa0f54e | |a39ebcfe657e3
http://bugs.winehq.org/show_bug.cgi?id=25826
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2011-11-04 14:14:27 CDT --- Closing bugs fixed in 1.3.32.