[Bug 25553] New: Sometimes 'make test' hangs after an 'under-run' error.
http://bugs.winehq.org/show_bug.cgi?id=25553 Summary: Sometimes 'make test' hangs after an 'under-run' error. Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: max+winebugs(a)mtew.isa-geek.net Sometimes the 'msi' test will hang after reporting two 'under-run' errors. I frequently run test builds against the Git repository. The sequence of steps is scripted and consists of: 1) change directory to the working repository directory. 2) If 'Makefile' exists, run 'make distclean' 3) run './configure --prefix="$HOME" --with-x' ... (-march=... and -L=...) 4) run 'make depends' 5) run 'make all' 6) run 'make -k test' 7) run 'make testclean' Step 6) will usually hang. a 'ps a' shows a process 'msi.c' (or something like it). 'kill' that process and the test runs to completion. If it hangs, it will hang consistently. Occasionally something changes in the audio whatever and it completes without problems, only to have the problem recur when something else changes. I have logs and can break out the appropriate sections if needed. -- 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=25553 Max TenEyck Woodbury <max+winebugs(a)mtew.isa-geek.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase -- 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=25553 --- Comment #1 from Max TenEyck Woodbury <max+winebugs(a)mtew.isa-geek.net> 2010-12-22 15:56:56 CST --- Todays build did not hang - 2010-12-22 16:38 EST. -- 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=25553 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2011-10-01 11:13:09 CDT --- Still an issue? -- 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=25553 --- Comment #3 from Max TenEyck Woodbury <max+winebugs(a)mtew.isa-geek.net> 2011-10-03 14:39:12 CDT --- It has been a fair while since the last time it happened. Of course it has been fixed before and broke again later. -- 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=25553 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #4 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-11-02 05:12:25 CDT --- If this is a regression, could you try a regression test? http://wiki.winehq.org/RegressionTesting -- 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=25553 --- Comment #5 from Max TenEyck Woodbury <max+winebugs(a)mtew.isa-geek.net> 2011-11-02 09:02:15 CDT --- This (and similar problems) comes and goes from one commit set to the next. For any given commit set it is repeatable. It will sometimes persist for a few (on occasion many) subsequent commit sets. Then it will stop happening. In other words, the triggering bug gets fixed. The persistent problem is the hang part. When the hangs happens, I have to get a separate command line, run 'top c' and set it to show 'zombies'. I can then kill the zombie and the test sequence will continue. At this moment, the test suite is running to completion without intervention. That does NOT mean the hang problem has been fixed. It only means that it is not being triggered, but there is no way to reliably trigger the failure. In other words, the bisection procedure in the regression process fails because many of the runs produce indeterminate results for the hang problem.. For the specific audio under-run problem originally mentioned, the problem has not occurred in quite some time. It has probably been fixed, but it has been fixed before and it or something very much like it has reappeared several times now. Conclusion: The audio problem is not present at the moment. If you want me to isolate the old audio problems that have occurred in the past, let me know and I will run a sequence of regressions on the ones you mention. Otherwise, consider the problem as `fixed', at least for the moment. -- 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=25553 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #6 from joaopa <jeremielapuree(a)yahoo.fr> 2013-04-19 22:34:55 CDT --- Still a bug in current wine? -- 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=25553 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Rosanne DiMesio <dimesio(a)earthlink.net> --- The OR reported this fixed over 3 years ago (comment 5) and has not said anything to the contrary since then. Marking fixed. -- 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=25553 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.37. -- 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