http://bugs.winehq.org/show_bug.cgi?id=26275
Summary: "make -k test" gives a lot of crashes Product: Wine Version: 1.3.14 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: toralf.foerster@gmx.de
Created an attachment (id=33496) --> (http://bugs.winehq.org/attachment.cgi?id=33496) unset DISPLAY; make -k test 2>&1 | tee ~/make.log
At an almost stable Gentoo system there are 52 non-X11 related crashes - is this expected for the development version of specific for the test system ?
http://bugs.winehq.org/show_bug.cgi?id=26275
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2011-03-01 15:31:19 CST --- Yes, that's expected. Creating windows fails without a graphics driver.
http://bugs.winehq.org/show_bug.cgi?id=26275
Toralf Förster toralf.foerster@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Toralf Förster toralf.foerster@gmx.de 2011-03-01 15:48:29 CST --- Well, then this is invalid.
BTW there are few tests which never returned - I had to terminate them:
tfoerste@n22 ~ $ zgrep Terminate make.log.gz /bin/sh: line 1: 1190 Terminated ../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p kernel32_test.exe.so console.c /bin/sh: line 1: 2794 Terminated ../../../tools/runtest -q -P wine -M ole32.dll -T ../../.. -p ole32_test.exe.so marshal.c /bin/sh: line 1: 5845 Terminated ../../../tools/runtest -q -P wine -M shell32.dll -T ../../.. -p shell32_test.exe.so shlview.c /bin/sh: line 1: 6418 Terminated ../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p user32_test.exe.so cursoricon.c /bin/sh: line 1: 7376 Terminated ../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p user32_test.exe.so sysparams.c /bin/sh: line 1: 9080 Terminated ../../../tools/runtest -q -P wine -M wldap32.dll -T ../../.. -p wldap32_test.exe.so parse.c
http://bugs.winehq.org/show_bug.cgi?id=26275
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-01 22:07:40 CST --- Closing invalid.