http://bugs.winehq.org/show_bug.cgi?id=10319
Summary: Autodesk Inventor R5: Crash when creating/opening a part Product: Wine Version: 0.9.47. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-opengl AssignedTo: wine-bugs@winehq.org ReportedBy: me@acm.jhu.edu
When Autodesk Inventor R5 is loaded in wine 0.9.47 and a new drawing is created or an old one opened, the application crashes. It worked correctly (opened/loaded the part, allowed editing) in wine 0.9.44.
http://bugs.winehq.org/show_bug.cgi?id=10319
--- Comment #1 from Austin English austinenglish@gmail.com 2007-11-05 12:31:22 --- According to the AppDB, you need to install native DCOM98 to be able to open files: http://appdb.winehq.org/objectManager.php?sClass=version&iId=9008&iT...
Have you done so? If so, please retry with a clean .wine directory and see if the problem still occurs. You might try without native dcom, then with, as wine's OLE implementation may have improved enough for this to work, and it is conflicting with the native OLE you have installed.
If it still occurs, please run a regression test:
http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=10319
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-opengl |wine-misc
--- Comment #2 from Austin English austinenglish@gmail.com 2007-11-05 12:32:13 --- Not OpenGL related.
Also, please attach terminal output.
http://bugs.winehq.org/show_bug.cgi?id=10319
--- Comment #3 from Venkatesh Srinivas me@acm.jhu.edu 2007-11-05 13:07:24 --- Created an attachment (id=8974) --> (http://bugs.winehq.org/attachment.cgi?id=8974) Console output when using Wine DCOM98
http://bugs.winehq.org/show_bug.cgi?id=10319
--- Comment #4 from Venkatesh Srinivas me@acm.jhu.edu 2007-11-05 13:08:12 --- I tried first with the native DCOM98, which causes the crash. Using Wine's DCOM98 causes the same error it did under wine 0.9.44, a dialog box with: E_FAIL $80004005 and then a set of console errors (attached).
Sorry about the misfiling, I had no idea under which to put the bug.
http://bugs.winehq.org/show_bug.cgi?id=10319
--- Comment #5 from Austin English austinenglish@gmail.com 2007-11-05 13:55:21 --- Then please run the regression test.
http://bugs.winehq.org/show_bug.cgi?id=10319
--- Comment #6 from Timothy Pearson kb9vqf@pearsoncomputing.net 2008-01-01 00:04:14 --- Created an attachment (id=9952) --> (http://bugs.winehq.org/attachment.cgi?id=9952) The console output from Inventor 7 at the time of the crash on Wine 0.9.52
Confirming this bug on Wine 0.9.52
http://bugs.winehq.org/show_bug.cgi?id=10319
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Component|wine-misc |wine-ole
http://bugs.winehq.org/show_bug.cgi?id=10319
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from Austin English austinenglish@gmail.com 2008-01-01 12:43:54 --- Second user is reporting this, so confirming.
http://bugs.winehq.org/show_bug.cgi?id=10319
--- Comment #8 from Aleksandr Yakimov aleks@spamtest.ru 2008-01-03 11:38:54 --- Run with
WINEDLLOVERRIDES=ole32,oleaut32,rpcrt4,msvcrt=n wine 'C:\Program Files\Autodesk\Inventor 5\Bin\Inventor.exe'
http://bugs.winehq.org/show_bug.cgi?id=10319
--- Comment #9 from Timothy Pearson kb9vqf@pearsoncomputing.net 2008-01-04 13:10:43 --- Created an attachment (id=10032) --> (http://bugs.winehq.org/attachment.cgi?id=10032) Results of WINEDLLOVERRIDES=ole32,oleaut32,rpcrt4,msvcrt=n wine ./Inventor.exe
This is the results of running with the requested overrides: WINEDLLOVERRIDES=ole32,oleaut32,rpcrt4,msvcrt=n wine ./Inventor.exe
This time, the application won't even load the splash screen before crashing.
http://bugs.winehq.org/show_bug.cgi?id=10319
--- Comment #10 from Dan Kegel dank@kegel.com 2008-01-04 13:45:45 --- The log makes it sound like some files either didn't get installed, or aren't found during module loading:
err:module:import_dll Library ASMbase80A.dll (which is needed by L"C:\Program Files\Autodesk\Inventor 7\Compatibility\MDT7\AcisBridge.DLL") not found err:module:import_dll Library ASMkern80A.dll (which is needed by L"C:\Program Files\Autodesk\Inventor 7\Compatibility\MDT7\AcisBridge.DLL") not found wine: Unhandled page fault on read access to 0x800054a0 at address 0x65f23798 (thread 0059), starting debugger...
Are those files present?
http://bugs.winehq.org/show_bug.cgi?id=10319
Timothy Pearson kb9vqf@pearsoncomputing.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #10032|0 |1 is obsolete| |
--- Comment #11 from Timothy Pearson kb9vqf@pearsoncomputing.net 2008-01-04 13:56:05 --- Created an attachment (id=10033) --> (http://bugs.winehq.org/attachment.cgi?id=10033) Backtrace with path fixed
OK, looks like the installer did not set the path correctly.
Unfortunately, the application is behaving just as badly with the path fixed as it did before.
http://bugs.winehq.org/show_bug.cgi?id=10319
--- Comment #12 from Dan Kegel dank@kegel.com 2008-01-04 15:46:46 --- Please file a new bug for the path problem.
http://bugs.winehq.org/show_bug.cgi?id=10319
--- Comment #13 from Austin English austinenglish@gmail.com 2008-06-04 14:08:34 --- Is this still an issue in 1.0-rc3?
http://bugs.winehq.org/show_bug.cgi?id=10319
Rob Shearman robertshearman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole |oleaut32
http://bugs.winehq.org/show_bug.cgi?id=10319
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED
--- Comment #14 from Austin English austinenglish@gmail.com 2009-01-12 12:00:42 --- Abandoned.
http://bugs.winehq.org/show_bug.cgi?id=10319
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Austin English austinenglish@gmail.com 2009-01-13 01:12:20 --- Closing.