http://bugs.winehq.org/show_bug.cgi?id=21665
Summary: Heavy Metal Pro pagefaults when opening load screen Product: Wine Version: 1.1.38 Platform: x86-64 URL: http://www.heavymetalpro.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: liquitsnake@gmx.net
Created an attachment (id=26164) --> (http://bugs.winehq.org/attachment.cgi?id=26164) output
When trying to open the "load" screen in the program, it pagefaults. This pretty much makes the program worthless.
http://bugs.winehq.org/show_bug.cgi?id=21665
haarp liquitsnake@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #26164|0 |1 is obsolete| |
--- Comment #1 from haarp liquitsnake@gmx.net 2010-02-09 14:31:37 --- Created an attachment (id=26165) --> (http://bugs.winehq.org/attachment.cgi?id=26165) output (proper content type)
http://bugs.winehq.org/show_bug.cgi?id=21665
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2010-02-09 19:42:31 --- Install Wine debug symbols.
PE 217a0000-217c3000 Deferred comdlg32
Why is this native?
Can you try with native comctl32 (install using winetricks).
http://bugs.winehq.org/show_bug.cgi?id=21665
--- Comment #3 from haarp liquitsnake@gmx.net 2010-02-10 01:53:28 --- comdlg32 is not native at least not in winecfg. Heavy Metal installed comdlg32.ocx in system32, it can't start without. comdlg32.dll is created by wine itself.
native comctl32 works like a charm, thanks a lot!
Now to find out why it fails...
http://bugs.winehq.org/show_bug.cgi?id=21665
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |comctl32
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2010-02-10 08:28:12 --- Install Wine debug symbols and attach output of: WINEDEBUG=+treeview wine program exe
http://bugs.winehq.org/show_bug.cgi?id=21665
--- Comment #5 from Cùran debian@carbon-project.org 2010-06-30 07:40:14 --- Created an attachment (id=29257) --> (http://bugs.winehq.org/attachment.cgi?id=29257) Debugging output on crash
This is the debugging output I get, when I'm trying to open a file. The output was generated with Wine 1.2 RC4, didn't have time to compile RC5 so far.
http://bugs.winehq.org/show_bug.cgi?id=21665
--- Comment #6 from Cùran debian@carbon-project.org 2010-06-30 07:44:07 --- Created an attachment (id=29258) --> (http://bugs.winehq.org/attachment.cgi?id=29258) Crash output with WINEDEBUG=+treeview
The logged output with WINEDEBUG=+treeview, otherwise like attachment 29257.
http://bugs.winehq.org/show_bug.cgi?id=21665
Cùran debian@carbon-project.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |debian@carbon-project.org
--- Comment #7 from Cùran debian@carbon-project.org 2010-06-30 07:46:30 --- As visible from the attachment 29257 and attachment 29258 I can reproduce this bug. I'm using Heavy Metal Pro 5.10 R3 (see [0] for its AppDB entry) with Wine 1.2 RC4 (will try RC5 later).
http://bugs.winehq.org/show_bug.cgi?id=21665
--- Comment #8 from Cùran debian@carbon-project.org 2010-06-30 07:48:22 --- Sorry for the noise, but I forgot the link to the AppDB: http://appdb.winehq.org/objectManager.php?sClass=version&iId=20652 (might not yet be visible to all, as it needs approval by an admin).
http://bugs.winehq.org/show_bug.cgi?id=21665
--- Comment #9 from Cùran debian@carbon-project.org 2010-06-30 12:25:59 --- Ok, got around to build RC5: 1.2 RC5 is also showing this bug.
http://bugs.winehq.org/show_bug.cgi?id=21665
Cùran debian@carbon-project.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #29257|0 |1 is obsolete| | Attachment #29258|0 |1 is obsolete| |
--- Comment #10 from Cùran debian@carbon-project.org 2010-07-09 15:22:01 --- Created an attachment (id=29470) --> (http://bugs.winehq.org/attachment.cgi?id=29470) Crash output with WINEDEBUG=+treeview (Wine 1.2 RC7)
Confirming the bug with 1.2 RC7
http://bugs.winehq.org/show_bug.cgi?id=21665
Cùran debian@carbon-project.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #29470|0 |1 is obsolete| |
--- Comment #11 from Cùran debian@carbon-project.org 2010-07-28 11:27:56 --- Created an attachment (id=29888) --> (http://bugs.winehq.org/attachment.cgi?id=29888) Crash output with WINEDEBUG=+treeview (Wine 1.2 + Git)
As I saw some commits with "treeview" in it, I pulled the commits up to 20f51c29a99299384e840e148f02aae66bfb45be and built a new version of Wine. Unfortunately those commits didn't fix this problem, so the bug is still there post-1.2.
The reason why I added a new backtrace is, that Wine now only complains about not finding debugging symbols for one library (previously it were two).
http://bugs.winehq.org/show_bug.cgi?id=21665
--- Comment #12 from Cùran debian@carbon-project.org 2010-07-31 15:17:36 --- Confirming the bug with 1.3.0. As an additional note: I'm *not* on x86-64, but on i686 with the PC where Wine is installed.
http://bugs.winehq.org/show_bug.cgi?id=21665
Cùran debian@carbon-project.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #29888|0 |1 is obsolete| |
--- Comment #13 from Cùran debian@carbon-project.org 2010-10-15 11:26:17 CDT --- Created an attachment (id=31280) --> (http://bugs.winehq.org/attachment.cgi?id=31280) Crash output with WINEDEBUG=+treeview (Wine 1.3.4)
Confirming the bug with 1.3.4.
http://bugs.winehq.org/show_bug.cgi?id=21665
--- Comment #14 from Nikolay Sivov bunglehead@gmail.com 2010-10-31 05:18:42 CDT --- Please test with 1.3.6 + this patch:
http://www.winehq.org/pipermail/wine-patches/2010-October/095177.html
http://bugs.winehq.org/show_bug.cgi?id=21665
--- Comment #15 from Cùran debian@carbon-project.org 2010-10-31 08:53:42 CDT --- Created an attachment (id=31622) --> (http://bugs.winehq.org/attachment.cgi?id=31622) Crash on close output (Wine 1.3.6)
(In reply to comment #14) Yes, that fixes the problem. I can open the dialog now and open the respective files (they load successfully). Only thing left(?): when I quit the program I get the crash you can see in the attached log. Is this a different bug or related? I thought it might be related to the changes, because before 1.3.6+patch HeavyMetal Pro didn't crash on closing.
If you need a different log (maybe with some debugging channels activated), just let me know.
http://bugs.winehq.org/show_bug.cgi?id=21665
--- Comment #16 from Cùran debian@carbon-project.org 2010-10-31 08:57:00 CDT --- Oh, I forgot to mention that: I've used the packages from http://dev.carbon-project.org/debian/wine-unstable/. And in case that wasn't clear from the previous post (comment #15): the "original" bug is solved by using Wine 1.3.6 and applying the proposed patch from comment #14. But with that patch applied I get the crash-on-close (which I can report as a different bug, if it should be, indeed, a different bug).
http://bugs.winehq.org/show_bug.cgi?id=21665
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #17 from Nikolay Sivov bunglehead@gmail.com 2010-11-01 16:37:25 CDT --- Yes, please open new bug for on close crash. This is fixed by 6ec621e835e03f715d5fee27c5de5b0d361814de.
http://bugs.winehq.org/show_bug.cgi?id=21665
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Alexandre Julliard julliard@winehq.org 2010-11-12 13:34:59 CST --- Closing bugs fixed in 1.3.7.
http://bugs.winehq.org/show_bug.cgi?id=21665
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6ec621e835e03f715d5fee27c5d | |e5b0d361814de