http://bugs.winehq.org/show_bug.cgi?id=13304
Summary: Halo 2: Launching files, app sits there munching 100% CPU Product: Wine Version: 1.0-rc1 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: liquitsnake@gmx.net
Created an attachment (id=13161) --> (http://bugs.winehq.org/attachment.cgi?id=13161) +all logfile (7.5MB extracted)
Alright, after I defeated the msvc*8*.dll problem (which was related to my .wine) the next problem arises. Halo 2 manages to launch, but does nothing. I get one line of regular log
fixme:powrprof:DllMain (0x7e3f0000, 1, 0x1) not fully implemented
after which the app proceeds to use 100% CPU power while doing nothing. I tried various debug channels, including +ALL. Even with +ALL, logging ceases after 7.4MB. It's like it's waiting for something.
I have no idea what the matter could be. Hopefully some dev can look into this and maybe even fix this. No idea.
Additional info: I'm using the Loader.exe which came with my version of Halo2 that was modified to work with WinXP. My command: wine Loader.exe halo2.exe
( Executing halo2.exe directly makes it crash with these messages:
fixme:ole:CoInitializeSecurity ((nil),0,(nil),(nil),1,3,(nil),0,(nil)) - stub! err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1 err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not registered err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5} could be created for context 0x1 This program tried to use a DOMDocument object, but libxml2 support was not present at compile time. fixme:ole:CoCreateInstance no instance created for interface {2933bf95-7b36-11d2-b20e-00c04f983e60} of class {f5078f32-c551-11d3-89b9-0000f81fe221}, hres is 0x80004001 fixme:msxml:DllCanUnloadNow err:ole:CoUninitialize Mismatched CoUninitialize )
http://bugs.winehq.org/show_bug.cgi?id=13304
haarp liquitsnake@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Halo 2: Launching files, app|Halo 2: Launches, but app |sits there munching 100% CPU|sits there munching 100% CPU
http://bugs.winehq.org/show_bug.cgi?id=13304
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-05-18 21:51:29 ---
This program tried to use a DOMDocument object, but libxml2 support was not present at compile time.
Your compile is broken - fix it first: http://wiki.winehq.org/Recommended_Packages
http://bugs.winehq.org/show_bug.cgi?id=13304
haarp liquitsnake@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #13161|0 |1 is obsolete| |
--- Comment #2 from haarp liquitsnake@gmx.net 2008-05-19 04:22:39 --- Created an attachment (id=13171) --> (http://bugs.winehq.org/attachment.cgi?id=13171) +ALL log with libxml2
I already tested it with a build that contains libxml2, that didn't change anything either. My current compile is not broken, it's merely optimized for speed and size.
I'm including a logfile taken with a build that DOES contain libxml2
http://bugs.winehq.org/show_bug.cgi?id=13304
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr
http://bugs.winehq.org/show_bug.cgi?id=13304
--- Comment #3 from haarp liquitsnake@gmx.net 2008-06-07 06:09:34 --- Created an attachment (id=13776) --> (http://bugs.winehq.org/attachment.cgi?id=13776) Pagefault log with 1.0-rc4
The problem still remains in 1.0-rc4. However this time, I managed to get page fault once. Attaching log with pagefault. Attempts to repeat this fail. Any consecutive attempts result in the same behavior as already mentioned in the beginning of this bug report
http://bugs.winehq.org/show_bug.cgi?id=13304
--- Comment #4 from Austin English austinenglish@gmail.com 2008-12-08 04:17:27 --- Is this still an issue in current (1.1.10 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=13304
--- Comment #5 from haarp liquitsnake@gmx.net 2008-12-08 07:25:39 --- Yes. Still the same behavior.
http://bugs.winehq.org/show_bug.cgi?id=13304
Sebastian Doering moralapostel@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |moralapostel@gmail.com
--- Comment #6 from Sebastian Doering moralapostel@gmail.com 2009-01-26 13:12:09 --- I am experiencing the same behaviour as the op. 100% cpu, nothing happening.
http://bugs.winehq.org/show_bug.cgi?id=13304
Andras Kovacs andras@csevego.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from Andras Kovacs andras@csevego.net 2009-01-26 20:33:44 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=13304
anomalydetected@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |anomalydetected@gmail.com
--- Comment #8 from anomalydetected@gmail.com 2009-02-19 22:51:49 --- I'm experiencing the same behavior. When setting winecfg to simulate Windows Vista, I get a similar dump of fixme's. When trying to use the Loader.exe program (which makes it work in XP) and setting winecfg to Windows XP mode, I originally got some errors about msvcr80.dll and msvcp80.dll. I next used winetricks to install the MS Visual C++ 2005 libraries and tried again. Now I get the following output: fixme:powrprof:DllMain (0x7e640000, 1, 0x1) not fully implemented
and it just sits there pegging one CPU of my core2duo.
http://bugs.winehq.org/show_bug.cgi?id=13304
--- Comment #9 from Austin English austinenglish@gmail.com 2009-08-26 13:12:57 --- Is this still present in current (1.1.28 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=13304
--- Comment #10 from anomalydetected@gmail.com 2009-08-29 19:11:04 --- (In reply to comment #9)
Is this still present in current (1.1.28 or newer) wine?
I'm afraid so. When trying to run it with winecfg set to emulate Windows Vista, the game fails to launch entirely (separate bug posted for that).
This bug refers specifically to using a 3rd-party xp loader and having winecfg set to Windows XP mode.
Same thing happens with 1.1.28 - I get 100% cpu activity, no console output and nothing ever launches.
Instructions and link to XP patch can be found here: http://www.psu.com/forums/showthread.php?t=147529
Note that I am using an actual Halo 2 Vista DVD and not a pirated copy, so there is no question of my copy being corrupt or different. It does work fine on my Vista boot, but not in Ubuntu 9.04 64-bit running wine 1.1.28
http://bugs.winehq.org/show_bug.cgi?id=13304
--- Comment #11 from anomalydetected@gmail.com 2009-09-05 19:42:32 --- (In reply to comment #9)
Is this still present in current (1.1.28 or newer) wine?
Still present in wine 1.1.29 as well.
http://bugs.winehq.org/show_bug.cgi?id=13304
--- Comment #12 from Austin English austinenglish@gmail.com 2010-05-19 16:45:28 --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.1.44 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=13304
martijntje@martijnotto.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |martijntje@martijnotto.nl
http://bugs.winehq.org/show_bug.cgi?id=13304
--- Comment #13 from martijntje@martijnotto.nl 2011-11-05 07:28:26 CDT --- Yes, this bug is still present in the current version.
http://bugs.winehq.org/show_bug.cgi?id=13304
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #14 from joaopa jeremielapuree@yahoo.fr 2012-11-28 23:37:10 CST --- still a bug in current wine?
http://bugs.winehq.org/show_bug.cgi?id=13304
Brian Paterni bpaterni@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bpaterni@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=13304
rkfg eurekafag@eureka7.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eurekafag@eureka7.ru
--- Comment #15 from rkfg eurekafag@eureka7.ru 2013-08-10 07:46:09 CDT --- Still doesn't work, eats 100% cpu. Wine 1.7.0.
https://bugs.winehq.org/show_bug.cgi?id=13304
--- Comment #16 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for 1 year. Is this still an issue in current (1.7.31 or newer) wine? If so, please attach the terminal output in 1.7.31 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=13304
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #17 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #16)
This is your friendly reminder that there has been no bug activity for 1 year. Is this still an issue in current (1.7.31 or newer) wine? If so, please attach the terminal output in 1.7.31 (see http://wiki.winehq.org/FAQ#get_log).
ABANDONED.
https://bugs.winehq.org/show_bug.cgi?id=13304
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|spetreolle@yahoo.fr |
https://bugs.winehq.org/show_bug.cgi?id=13304
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Austin English austinenglish@gmail.com --- Closing.