http://bugs.winehq.org/show_bug.cgi?id=10879
Summary: 3ds max 7 page fault on startup Product: Wine Version: 0.9.51. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: kb9vqf@pearsoncomputing.net
Created an attachment (id=9783) --> (http://bugs.winehq.org/attachment.cgi?id=9783) A winedbg trace of the crash
When attempting to start 3ds max 7, the splash screen appears and immediately afterwards an unhandled page fault is generated. No fixme: messages appear before the page fault, so I am not sure which Wine component is failing.
http://bugs.winehq.org/show_bug.cgi?id=10879
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Component|wine-binary |wine-misc
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2007-12-23 20:21:08 --- Please do not use winedbg. Just run program normally and attach complete terminal output, including the command line you used to start the program. Before you do that, please install debug symbols for Wine, or recompile Wine yourself to have debug information present.
http://bugs.winehq.org/show_bug.cgi?id=10879
Timothy Pearson kb9vqf@pearsoncomputing.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #9783 is|0 |1 obsolete| |
--- Comment #2 from Timothy Pearson kb9vqf@pearsoncomputing.net 2007-12-23 23:20:24 --- Created an attachment (id=9784) --> (http://bugs.winehq.org/attachment.cgi?id=9784) Results of running 3dsmax.exe
http://bugs.winehq.org/show_bug.cgi?id=10879
--- Comment #3 from Aleksandr Yakimov aleks@spamtest.ru 2008-01-12 06:04:13 --- Try to run with http://wiki.winehq.org/NativeDcom .
http://bugs.winehq.org/show_bug.cgi?id=10879
--- Comment #4 from Timothy Pearson kb9vqf@pearsoncomputing.net 2008-01-12 11:23:54 --- Created an attachment (id=10190) --> (http://bugs.winehq.org/attachment.cgi?id=10190) Native DCOM
Tried running as you specified; the application still dies, but for some reason no backtrace is generated. All I get is what is attached, and there is no more console output after that. I cannot get a backtrace even with the original builtin DCOM anymore--am I missing some command line arguments?
This is with Wine 0.9.52.
http://bugs.winehq.org/show_bug.cgi?id=10879
Timothy Pearson kb9vqf@pearsoncomputing.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.51. |0.9.52.
http://bugs.winehq.org/show_bug.cgi?id=10879
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.52. |0.9.51.
--- Comment #5 from Austin English austinenglish@gmail.com 2008-01-12 16:11:16 --- Please don't change original reported version.
http://bugs.winehq.org/show_bug.cgi?id=10879
--- Comment #6 from Aleksandr Yakimov aleks@spamtest.ru 2008-01-13 02:14:31 --- Try WINEDLLOVERRIDES=rpcrt4=n wine 3dsmax.exe
http://bugs.winehq.org/show_bug.cgi?id=10879
--- Comment #7 from Timothy Pearson kb9vqf@pearsoncomputing.net 2008-01-13 11:28:29 --- Unfortunately that did not help; the application is doing the exact same thing it did last time.
I am pretty sure the application uses a Macrovision software lock; could that portion of the software be attempting to read from a secured area of memory (say, to get the hard disk serial number)? I am not sure how to test this hypothesis.
http://bugs.winehq.org/show_bug.cgi?id=10879
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #8 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-01-13 12:53:45 --- If the work arounds don't work, then just install it on a complete new ~/.wine, and run the app like:
WINEDEBUG=+relay,+seh,+tid wine "C:\3dsmax7\3dsmax.exe" &>/tmp/log
and attached the bzipped2 file /tmp/log to this file
http://bugs.winehq.org/show_bug.cgi?id=10879
--- Comment #9 from Timothy Pearson kb9vqf@pearsoncomputing.net 2008-01-13 15:24:49 --- Created an attachment (id=10222) --> (http://bugs.winehq.org/attachment.cgi?id=10222) Detailed trace of application
Here are the results of the requested operation.
This was under Wine 0.9.53.
http://bugs.winehq.org/show_bug.cgi?id=10879
Timothy Pearson kb9vqf@pearsoncomputing.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #10222|text/plain |application/octet-stream mime type| |
http://bugs.winehq.org/show_bug.cgi?id=10879
--- Comment #10 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-01-14 12:07:25 --- Hi, i cannot see a crash in that log. That might very well be due to Macrovision sofyware protection, which makes it impossible to create a +relay log. I cannot even see that the application itsself gets started in that log. A bit stuck now :(
http://bugs.winehq.org/show_bug.cgi?id=10879
--- Comment #11 from Austin English austinenglish@gmail.com 2008-06-04 14:29:56 --- Is this still an issue in 1.0-rc3?
http://bugs.winehq.org/show_bug.cgi?id=10879
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #12 from Austin English austinenglish@gmail.com 2008-12-02 05:29:36 --- Abandoned.
http://bugs.winehq.org/show_bug.cgi?id=10879
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Austin English austinenglish@gmail.com 2008-12-02 05:30:35 --- Closing.