http://bugs.winehq.org/show_bug.cgi?id=16754
Summary: Nothing works in Wine 1.1.12 Product: Wine Version: 1.1.12 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: neptunia@mail.ru
After update to Wine 1.1.12 on Ubuntu 8.10, no application starts, even Wine's notepad and Wine's configuration.
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #1 from Ilya Chernykh neptunia@mail.ru 2009-01-03 02:45:47 --- This is output of notepad:
nxx@nxx-desktop:~$ wine notepad wine: Unhandled page fault on write access to 0x00452000 at address 0x7bc467c1 (thread 001b), starting debugger... wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.
http://bugs.winehq.org/show_bug.cgi?id=16754
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
--- Comment #2 from Jeff Zaroyko jeffz@jeffz.name 2009-01-03 03:05:48 --- so, did you run a regression test before reporting this like the instructions say on bugzilla?
It says: When reporting a bug: run a regression test before submitting a bug report about a regression.
http://wiki.winehq.org/RegressionTesting
notepad works fine for me.
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #3 from Ilya Chernykh neptunia@mail.ru 2009-01-03 03:38:09 --- Cannot do regression test:
nxx@nxx-desktop:~/wine-git$ git bisect good wine-1.1.11 fatal: Needed a single revision Bad rev input: wine-1.1.11
http://bugs.winehq.org/show_bug.cgi?id=16754
Ilya Chernykh neptunia@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #4 from Ilya Chernykh neptunia@mail.ru 2009-01-03 05:02:31 --- Deleting system.reg helped with this problem, but others still exist.
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #5 from joaopa jeremielapuree@yahoo.fr 2009-01-03 05:55:31 --- remove completely your .wine folder, and test again.
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #6 from Ilya Chernykh neptunia@mail.ru 2009-01-03 05:58:44 --- I did so, some programms run, but for example CS 1.6 crashes immediately after connect to server. Under Wine 1.1.11 worked well.
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #7 from joaopa jeremielapuree@yahoo.fr 2009-01-03 06:10:24 --- If some programs work, why did you open a bug report with the summary "Nothing works in Wine 1.1.12"?
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #8 from Ilya Chernykh neptunia@mail.ru 2009-01-03 06:11:38 --- Please read the comment three comments above.
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #9 from Jeff Zaroyko jeffz@jeffz.name 2009-01-03 07:08:53 --- *** Bug 16757 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=16754
Ilya Chernykh neptunia@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Nothing works in Wine 1.1.12|Some applications lead to | |crash of wineserver in Wine | |1.1.12
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #10 from Ilya Chernykh neptunia@mail.ru 2009-01-03 07:18:06 ---
Now Counter-Strike 1.6 crashes even under Wine 1.1.11. I've tried completely deleting my wineprefix, and it still crashes. It worked well before updating to 1.1.12, but now does not work with any version of Wine.
I found my old Wine directory, which I used from pre-1.0 versions up to 1.1.11 in trash and with that wineprefix CS works well. But with new wineprefix generated by Wine 1.1.11 it does not. In Wine 1.1.12 it does not work with any wineprefix - neither with the old one, nor with newly generated.
I think there are several issues:
1. Standard Wine applications such as Notepad do not work with old wineprefix in Wine 1.1.12. In new wineprefix they work well.
2. Counter-Strike 1.6 does not work in new wine prefix even under Wine 1.1.11. So please split this bug into several different issues.
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #11 from Jeff Zaroyko jeffz@jeffz.name 2009-01-03 07:34:08 --- still need you to figure out how to run a regression test, if you get different results for these problems from the regression testing then file seperate bug reports.
try: git checkout master git bisect start git bisect good wine-1.1.11 git bisect bad wine-1.12
and continue on from there... if that doesn't work then visit irc or wine-users to ask for help with git.
http://bugs.winehq.org/show_bug.cgi?id=16754
Marcus Meissner marcus@jet.franken.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |marcus@jet.franken.de
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #12 from Ilya Chernykh neptunia@mail.ru 2009-01-03 12:26:41 --- I did this but got what I said:
fatal: Needed a single revision Bad rev input: wine-1.1.11
Linking a forum discussion:
http://forum.winehq.org/viewtopic.php?p=17501#17501
http://bugs.winehq.org/show_bug.cgi?id=16754
John Haywards normandy@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |normandy@web.de
--- Comment #13 from John Haywards normandy@web.de 2009-01-03 12:32:43 --- One of these solves it for me:
http://source.winehq.org/git/wine.git/?a=commit;h=9f365e7705e137a9d6058abd64... http://source.winehq.org/git/wine.git/?a=commit;h=9087e5c55f35e091c5cb9ba381... http://source.winehq.org/git/wine.git/?a=commit;h=bc03f0ee3971bb33ecc6d0cf2e...
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #14 from Ilya Chernykh neptunia@mail.ru 2009-01-03 13:34:00 --- How can I test it?
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #15 from Jeff Zaroyko jeffz@jeffz.name 2009-01-03 17:33:21 --- (In reply to comment #14)
How can I test it?
upgrade to latest git.
http://bugs.winehq.org/show_bug.cgi?id=16754
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #16 from Jeff Zaroyko jeffz@jeffz.name 2009-01-03 23:47:40 --- marking duplicate
*** This bug has been marked as a duplicate of bug 16732 ***
http://bugs.winehq.org/show_bug.cgi?id=16754
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Jeff Zaroyko jeffz@jeffz.name 2009-01-03 23:47:52 --- closing duplicate
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #18 from Ilya Chernykh neptunia@mail.ru 2009-01-04 07:05:27 --- In the latest git Coubnter-Strike also does not work.
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #19 from Jeff Zaroyko jeffz@jeffz.name 2009-01-04 07:07:16 --- (In reply to comment #18)
In the latest git Coubnter-Strike also does not work.
what do you mean "does not work"? You need to provide more information.
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #20 from Ilya Chernykh neptunia@mail.ru 2009-01-04 07:10:18 --- Created an attachment (id=18467) --> (http://bugs.winehq.org/attachment.cgi?id=18467) This is backtrace
http://bugs.winehq.org/show_bug.cgi?id=16754
Ilya Chernykh neptunia@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE |
--- Comment #21 from Ilya Chernykh neptunia@mail.ru 2009-01-04 07:10:47 --- It crashed just after connection to the server
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #22 from Jeff Zaroyko jeffz@jeffz.name 2009-01-04 07:17:07 --- (In reply to comment #21)
It crashed just after connection to the server
(In reply to comment #20)
Created an attachment (id=18467)
--> (http://bugs.winehq.org/attachment.cgi?id=18467) [details]
This is backtrace
There is no backtrace there.
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #23 from Ilya Chernykh neptunia@mail.ru 2009-01-04 07:20:30 --- This is console output.
In fact with Wine 1.1.11 works, but with Wine 1.1.12 does not. Regression testing gives nothing^ with all iterations it worked well, so it gave this patch to be broken:
bf25837eb7c08dc7faf13b886f6aed79a02506b8 is first bad commit commit bf25837eb7c08dc7faf13b886f6aed79a02506b8 Author: Alexandre Julliard julliard@winehq.org Date: Fri Jan 2 17:24:09 2009 +0100
Release 1.1.12.
:100644 100644 bbbe77dffe0d3b31da1d55c0648d1d723d413478 ef6dca9d0f855f42e8f6a295b64ec907b8c2cc82 M ANNOUNCE :100644 100644 f4052b2d91638fb4e4a010402404b1b5eba9a977 16aafb3cebc78c6ea3c0615c62a5ed6dc8eda2e3 M VERSION :100755 100755 6fd413f6ed2b82351a297a5018c9b4b277b6f427 2a83b456f14f97315814368a1ed185e84a58eee9 M configure
http://bugs.winehq.org/show_bug.cgi?id=16754
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #24 from Jeff Zaroyko jeffz@jeffz.name 2009-01-04 07:31:47 --- CS 1.6 works fine for me with wine-1.1.12-35-g62d6a4e. Anyway, this bug report was intially for wineserver crashing, that regression has been fixed, leave this bug report as closed.
File a new bug report for the next issue.
*** This bug has been marked as a duplicate of bug 16732 ***
http://bugs.winehq.org/show_bug.cgi?id=16754
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #25 from Jeff Zaroyko jeffz@jeffz.name 2009-01-04 07:31:58 --- closing
http://bugs.winehq.org/show_bug.cgi?id=16754
Ilya Chernykh neptunia@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE |
--- Comment #26 from Ilya Chernykh neptunia@mail.ru 2009-01-04 08:20:42 --- I already filled but you marked that as duplicate of this bug.
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #27 from Ilya Chernykh neptunia@mail.ru 2009-01-04 08:22:11 --- wine-1.1.12-35-g62d6a4e from the repository.
Counter-Strike does not work.
Wine 1.1.11 Counter-Strike works well.
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #28 from Austin English austinenglish@gmail.com 2009-01-04 11:57:35 --- (In reply to comment #23)
This is console output.
In fact with Wine 1.1.11 works, but with Wine 1.1.12 does not. Regression testing gives nothing^ with all iterations it worked well, so it gave this patch to be broken:
bf25837eb7c08dc7faf13b886f6aed79a02506b8 is first bad commit commit bf25837eb7c08dc7faf13b886f6aed79a02506b8 Author: Alexandre Julliard julliard@winehq.org Date: Fri Jan 2 17:24:09 2009 +0100
Release 1.1.12.
:100644 100644 bbbe77dffe0d3b31da1d55c0648d1d723d413478 ef6dca9d0f855f42e8f6a295b64ec907b8c2cc82 M ANNOUNCE :100644 100644 f4052b2d91638fb4e4a010402404b1b5eba9a977 16aafb3cebc78c6ea3c0615c62a5ed6dc8eda2e3 M VERSION :100755 100755 6fd413f6ed2b82351a297a5018c9b4b277b6f427 2a83b456f14f97315814368a1ed185e84a58eee9 M configure
That patch _can't_ break anything. It only changes version numbers and documentation.
Rerun the regression test.
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #29 from Ilya Chernykh neptunia@mail.ru 2009-01-04 12:03:20 --- I made a good regression testing and foun the problematic commit:
8d28f09d8a582ff499b5947a5a2d1cf2700fb259 is first bad commit commit 8d28f09d8a582ff499b5947a5a2d1cf2700fb259 Author: Jacek Caban jacek@codeweavers.com Date: Tue Dec 30 06:48:59 2008 +0100
mshtml: Wine Gecko 0.9.0 release.
:040000 040000 40390dae8dde3dbef05e4f754437e7b8129703d9 a0ba652e905b5b7cf1e39566232dbcb9558e4993 M dlls
After this, Counter-Strike crashes after connecting to servers with MOTD.
Before this commit MOTD did not show, but the game was OK and did not crash. Not it not only does not show MOTD but also crashes the game.
http://bugs.winehq.org/show_bug.cgi?id=16754
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #30 from Vitaliy Margolen vitaliy@kievinfo.com 2009-01-04 12:22:10 --- Please open a separate bug for CS problem. This bug you started with wineserver crash. That problem is fixed.
*** This bug has been marked as a duplicate of bug 16732 ***
http://bugs.winehq.org/show_bug.cgi?id=16754
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #31 from Vitaliy Margolen vitaliy@kievinfo.com 2009-01-04 12:22:24 --- Closing dup. Please do not reopen.
http://bugs.winehq.org/show_bug.cgi?id=16754
--- Comment #32 from Vitaliy Margolen vitaliy@kievinfo.com 2009-01-04 12:23:22 --- Actually there is already a bug for new Gecko - bug 16785. Just add information about CS crashing to it.