http://bugs.winehq.org/show_bug.cgi?id=20000
Summary: LastChaos (German version) stopped working Product: Wine Version: 1.1.28 Platform: PC-x86-64 URL: http://lastchaos.gamigo.de/download/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: kgbricola@web.de CC: jacek@codeweavers.com
Created an attachment (id=23537) --> (http://bugs.winehq.org/attachment.cgi?id=23537) +mshtml,+shdocvw log
LastChaos (only the German version) doesn't start any more. The English version runs fine!
You could see the problem on the start screen. The app hangs and doesn't receive any input. This is a regression.
80f02b82d68902f32578a7bcf6cfbaa715b724ce is first bad commit commit 80f02b82d68902f32578a7bcf6cfbaa715b724ce Author: Jacek Caban jacek@codeweavers.com Date: Sat Aug 22 19:40:01 2009 +0200
mshtml: Use URL moniker to load http documents.
:040000 040000 ce13f07c676018ff9e55a887a94f0c8059d6fb43 e2353a8c233d8233e380f8045b6c87c8191c6be3 M dlls
Attached is a +mshtml,+shdocvw log.
http://bugs.winehq.org/show_bug.cgi?id=20000
Rico kgbricola@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Blocks| |19738
http://bugs.winehq.org/show_bug.cgi?id=20000
Laissus Yoann yoann.laissus@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |yoann.laissus@gmail.com
--- Comment #1 from Laissus Yoann yoann.laissus@gmail.com 2009-09-25 15:10:32 --- *** Bug 20151 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=20000
--- Comment #2 from Jacek Caban jacek@codeweavers.com 2009-09-27 13:45:14 --- It looks like urlmon or wininet bug. Please attach mshtml,shdocvw,urlmon,wininet,tid logs.
http://bugs.winehq.org/show_bug.cgi?id=20000
--- Comment #3 from Laissus Yoann yoann.laissus@gmail.com 2009-09-27 14:49:58 --- Created an attachment (id=23795) --> (http://bugs.winehq.org/attachment.cgi?id=23795) +mshtml,+urlmon,+wininet,+tid log
http://bugs.winehq.org/show_bug.cgi?id=20000
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jsims2359@gmail.com
--- Comment #4 from Jeff Zaroyko jeffz@jeffz.name 2009-10-09 16:54:39 --- *** Bug 20160 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=20000
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |darkandor2003@yahoo.com
--- Comment #5 from Jeff Zaroyko jeffz@jeffz.name 2009-10-09 16:55:37 --- *** Bug 20257 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=20000
Karsten Elfenbein kelfe@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kelfe@gmx.de
--- Comment #6 from Karsten Elfenbein kelfe@gmx.de 2009-10-09 17:13:31 --- the best way to reproduce it is to run "wine iexplorer http://www.winehq.org" on a frsh prefix dir (bug 20160)
http://bugs.winehq.org/show_bug.cgi?id=20000
Karsten Elfenbein kelfe@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from Karsten Elfenbein kelfe@gmx.de 2009-10-09 17:14:00 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=20000
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|LastChaos (German version) |Multiple games crash |stopped working | Severity|normal |major
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2009-10-10 19:57:17 --- Adding Counter Strike 1.6 to the list. Making major - number of different games affected.
http://bugs.winehq.org/show_bug.cgi?id=20000
--- Comment #9 from Vitaliy Margolen vitaliy@kievinfo.com 2009-10-10 19:59:22 --- Created an attachment (id=24019) --> (http://bugs.winehq.org/attachment.cgi?id=24019) Crash dump backtrace
winedbg on memory dump file hl_4554_crash_2009_10_11T0_48_18C0.mdmp
http://bugs.winehq.org/show_bug.cgi?id=20000
--- Comment #10 from Jacek Caban jacek@codeweavers.com 2009-10-10 20:03:12 --- Please stop marking other bugs as duplicates. This patch made major change and the regressions might be caused by different things, even different modules like wininet, urlmon, mshtml and shdocvw. For instance bug 20160 is surely a different issue than other bugs (and makes me think we should finally get rid of Gecko downloader BTW).
http://bugs.winehq.org/show_bug.cgi?id=20000
--- Comment #11 from Vitaliy Margolen vitaliy@kievinfo.com 2009-10-10 21:03:52 --- (In reply to comment #10)
This patch made major change and the regressions might be caused by different things
Those separate things should have been tested separately and enabled one at a time. With the patch you thrown a switch and enabled lots of new code. Don't complain that people finding all the different problems now.
and makes me think we should finally get rid of Gecko downloader BTW
Haven't seen any major issues with it, other then Wine not being able to install it properly. I've yet to see any problems with actual file downloading. Surely something as simple as single file download from one hard-coded URL shouldn't be a problem.
If you think Gecko autoinstaller should be a separate bug, then lets make it so. This bug has number of other crashes as well.
http://bugs.winehq.org/show_bug.cgi?id=20000
--- Comment #12 from Jacek Caban jacek@codeweavers.com 2009-10-11 06:04:58 --- (In reply to comment #11)
Those separate things should have been tested separately and enabled one at a time. With the patch you thrown a switch and enabled lots of new code. Don't complain that people finding all the different problems now.
I don't complain, I'm just saying that these are different problems so they should be separated bugs, not duplicates.
and makes me think we should finally get rid of Gecko downloader BTW
Haven't seen any major issues with it, other then Wine not being able to install it properly. I've yet to see any problems with actual file downloading. Surely something as simple as single file download from one hard-coded URL shouldn't be a problem.
The problem is that we have to run message loop during downloading and apps might not expect it. Alternatively we could move it to separated thread, but then the app would be frozen until download is complete. That's why I don't consider using downloader the right way for installing Gecko and now that most distros have Gecko packaged, we might consider removing it. Anyway, it's not the right place to discuss it.
http://bugs.winehq.org/show_bug.cgi?id=20000
abliss@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |abliss@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=20000
--- Comment #13 from Laissus Yoann yoann.laissus@gmail.com 2009-10-23 14:42:34 --- For LastChaos (GAMIGO), the bug is fixed in 1.1.32
http://bugs.winehq.org/show_bug.cgi?id=20000
--- Comment #14 from Rico kgbricola@web.de 2009-10-24 02:31:13 --- Are you sure? It doesn't work here. Which patch fixed it for you?
http://bugs.winehq.org/show_bug.cgi?id=20000
--- Comment #15 from Laissus Yoann yoann.laissus@gmail.com 2009-10-24 04:34:10 --- (In reply to comment #14)
Are you sure? It doesn't work here. Which patch fixed it for you?
Sorry I'm wrong. It's very strange because the bug appears randomly now...
http://bugs.winehq.org/show_bug.cgi?id=20000
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |poltsy@gmail.com
--- Comment #16 from Vitaliy Margolen vitaliy@kievinfo.com 2009-12-09 08:39:50 --- *** Bug 20969 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=20000
--- Comment #17 from Jacek Caban jacek@codeweavers.com 2010-09-19 02:41:20 CDT --- Please retest with current Wine. There is a big chance that it's fixed now.
http://bugs.winehq.org/show_bug.cgi?id=20000
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #18 from Wylda wylda@volny.cz 2010-09-19 04:21:30 CDT ---
I try to reproduce, but during the start-ups it computes 3000 digits of PI and crashes with message:
pshot Unimplemented: heap list snapshot
Older wine versions says "Sorry, can't run in virtual machine". I would say, that this online game got updated and no longer runs under wine. No tips in AppDB suggesting how to overcome this crash. So maybe abandoned for the "Last Chaos"...
http://bugs.winehq.org/show_bug.cgi?id=20000
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #19 from Jacek Caban jacek@codeweavers.com 2010-09-24 09:25:13 CDT --- The original problem is probably fixed and it seems impossible to maintain this bug anymore. I'm resolving it as fixed and if there are still some problems, please file one bug per game. Do not mark bugs as duplicates just because regression test points to the same commit.
http://bugs.winehq.org/show_bug.cgi?id=20000
--- Comment #20 from Thomas Spear Speeddymon@gmail.com 2010-09-24 21:09:14 CDT --- *** Bug 20969 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=20000
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #21 from Alexandre Julliard julliard@winehq.org 2010-10-01 13:56:48 CDT --- Closing bugs fixed in 1.3.4.