http://bugs.winehq.org/show_bug.cgi?id=19643
Summary: Mankind: Page fault on program start Product: Wine Version: 1.1.27 Platform: PC-x86-64 URL: http://appdb.winehq.org/objectManager.php?sClass=appli cation&iId=2409 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: boeser.wolff@web.de
Created an attachment (id=22920) --> (http://bugs.winehq.org/attachment.cgi?id=22920) backtrace page fault on startup, wine 1.1.27
After installation Mankind crashes with a page fault when the application is launched. Mankind's own crash handler is not invoked.
This could be a problem with the program itself, not Wine. See bug 4409 for details on a similar crash.
Also sent an email to bugs@mankind.net (where crash reports by Mankind's crash handler are send) - not sure if that does anything.
http://bugs.winehq.org/show_bug.cgi?id=19643
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-08-09 12:20:29 --- Please install Wine debug symbols. If not available, compile Wine from source yourself. Attach new backtrace.
http://bugs.winehq.org/show_bug.cgi?id=19643
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL|http://appdb.winehq.org/obj |http://www.mankind.net/down |ectManager.php?sClass=appli |load/client/ |cation&iId=2409 |
http://bugs.winehq.org/show_bug.cgi?id=19643
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Austin English austinenglish@gmail.com 2011-03-29 16:35:37 CDT --- I see this in 1.3.16. I'll attach a new log.
http://bugs.winehq.org/show_bug.cgi?id=19643
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #22920|0 |1 is obsolete| |
--- Comment #3 from Austin English austinenglish@gmail.com 2011-03-29 16:37:03 CDT --- Created an attachment (id=33856) --> (http://bugs.winehq.org/attachment.cgi?id=33856) terminal output + backtrace
http://bugs.winehq.org/show_bug.cgi?id=19643
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |shdocvw
--- Comment #4 from Austin English austinenglish@gmail.com 2011-03-29 16:37:29 CDT --- 'winetricks ie7' works around it.
http://bugs.winehq.org/show_bug.cgi?id=19643
Michael Karcher wine@mkarcher.dialup.fu-berlin.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine@mkarcher.dialup.fu-ber | |lin.de
--- Comment #5 from Michael Karcher wine@mkarcher.dialup.fu-berlin.de 2011-03-30 03:20:01 CDT --- According to the backtrace, this is a duplicate of bug 13706.
http://bugs.winehq.org/show_bug.cgi?id=19643
--- Comment #6 from Austin English austinenglish@gmail.com 2011-03-30 12:20:09 CDT --- (In reply to comment #5)
According to the backtrace, this is a duplicate of bug 13706.
That bug was fixed...it may have reappeared, but this is a new bug.
http://bugs.winehq.org/show_bug.cgi?id=19643
--- Comment #7 from Michael Karcher wine@mkarcher.dialup.fu-berlin.de 2011-03-30 16:09:30 CDT --- No, bug 13706 has never been fixed. As was stated in that bug, it is an uninitialized memory read (in the application). Depending on compiler and library versions on the system, the contents of that uninitialized memory location may happen to be 0, avoiding the crash, be some kind-of valid pointer value causing strange behavior or be an non-NULL invalid pointer causing the crash.
http://bugs.winehq.org/show_bug.cgi?id=19643
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht@gmx.net Resolution| |FIXED
--- Comment #8 from Anastasius Focht focht@gmx.net 2012-04-30 17:03:08 CDT --- Hello,
works fine for me: Mankind 1.9.1 Game launcher (html gui), login, connects to server. Clean WINEPREFIX with 'winetricks vcrun6' prerequisite.
Reopen if still a problem.
$ du -sh Mankind_Setup.exe 40M Mankind_Setup.exe
$ sha1sum Mankind_Setup.exe 4238e70fff17a9b024e6a5f943c92c5cae3aa060 Mankind_Setup.exe
$ wine --version wine-1.5.3-39-gd2581e6
Regards
http://bugs.winehq.org/show_bug.cgi?id=19643
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2012-05-11 13:22:02 CDT --- Closing bugs fixed in 1.5.4.