[Bug 25824] New: comdlg32:findlg test times out when run under clang
http://bugs.winehq.org/show_bug.cgi?id=25824 Summary: comdlg32:findlg test times out when run under clang Product: Wine Version: 1.3.11 Platform: x86 URL: http://test.winehq.org/data/98834637eb25caf986c9feae3e aa0b855cc19a26/wine_ae-ub1004-clang/comdlg32:finddlg.h tml OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: trivial Priority: P2 Component: comdlg32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Created an attachment (id=32914) --> (http://bugs.winehq.org/attachment.cgi?id=32914) WINETEST_REPORT_SUCCESS=1 WINEDEBUG=commdlg make finddlg.ok If I run it manually with make test, it will do the same. Using WINEDEBUG: austin(a)midna ~/wine-clang/dlls/comdlg32/tests $ WINEDEBUG=commdlg make finddlg.ok ../../../tools/runtest -q -P wine -M comdlg32.dll -T ../../.. -p comdlg32_test.exe.so finddlg.c && touch finddlg.ok trace:commdlg:DllMain (0x68380000, 1, 0x1) trace:commdlg:FindTextA LPFINDREPLACE=(nil) trace:commdlg:COMDLG32_SetCommDlgExtendedError (00000002) trace:commdlg:ReplaceTextA LPFINDREPLACE=(nil) trace:commdlg:COMDLG32_SetCommDlgExtendedError (00000002) trace:commdlg:FindTextA LPFINDREPLACE=0x32fc18 trace:commdlg:COMDLG32_SetCommDlgExtendedError (00000001) trace:commdlg:ReplaceTextA LPFINDREPLACE=0x32fc18 trace:commdlg:COMDLG32_SetCommDlgExtendedError (00000001) trace:commdlg:FindTextA LPFINDREPLACE=0x32fc18 trace:commdlg:COMDLG32_SetCommDlgExtendedError (0000ffff) trace:commdlg:ReplaceTextA LPFINDREPLACE=0x32fc18 trace:commdlg:COMDLG32_SetCommDlgExtendedError (0000ffff) trace:commdlg:FindTextA LPFINDREPLACE=0x32fc18 trace:commdlg:COMDLG32_SetCommDlgExtendedError (00004001) trace:commdlg:ReplaceTextA LPFINDREPLACE=0x32fc18 trace:commdlg:COMDLG32_SetCommDlgExtendedError (00004001) trace:commdlg:FindTextA LPFINDREPLACE=0x32fc18 trace:commdlg:COMDLG32_SetCommDlgExtendedError (00004001) trace:commdlg:ReplaceTextA LPFINDREPLACE=0x32fc18 trace:commdlg:COMDLG32_SetCommDlgExtendedError (00004001) trace:commdlg:FindTextA LPFINDREPLACE=0x32fc18 trace:commdlg:COMDLG32_FR_DoFindReplace hInst=(nil), Flags=00000000 and never moves on. I don't get any warnings from clang in dlls/cmdlg32 or in dlls/cmdlg32/tests. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25824 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-01-19 19:36:54 CST --- Passes with -O0. With -O1, crashes: ../../../tools/runtest -q -P wine -M comdlg32.dll -T ../../.. -p comdlg32_test.exe.so filedlg.c && touch filedlg.ok wine: created the configuration directory '/home/austin/.wine' err:module:attach_process_dlls "user32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\rundll32.exe" failed, status c0000005 err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25824 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2011-02-12 13:07:29 CST --- Created an attachment (id=33259) --> (http://bugs.winehq.org/attachment.cgi?id=33259) valgrind clang log Log with the test run under valgrind/clang. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25824 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-04-13 16:17:25 CDT --- http://llvm.org/bugs/show_bug.cgi?id=9704 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25824 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy(a)gmail.com See Also| |http://llvm.org/bugs/show_b | |ug.cgi?id=9704 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25824 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://test.winehq.org/data | |/98834637eb25caf986c9feae3e | |aa0b855cc19a26/wine_ae-ub10 | |04-clang/comdlg32:finddlg.h | |tml | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25824 --- Comment #4 from butraxz(a)gmail.com 2013-11-24 12:09:51 CST --- This ticket has not been updated for over 900 days. Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed. If you are no longer able to put effort to this ticket, you can abandon it. Is this still an issue with 1.7.7 or higher ? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=25824 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4adfb787f4e8c36a37ce1d53a7e | |6df16d03ecd8a Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Austin English <austinenglish(a)gmail.com> --- No, works fine now. Probably fixed by 4adfb787f4e8c36a37ce1d53a7e6df16d03ecd8a. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=25824 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.17. -- 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.
participants (1)
-
wine-bugs@winehq.org