http://bugs.winehq.org/show_bug.cgi?id=35058
Bug #: 35058 Summary: Wine crashes when I start Activehdl Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: olivier90dir@gmail.com Classification: Unclassified
Created attachment 46756 --> http://bugs.winehq.org/attachment.cgi?id=46756 backtrace.txt
error program Maybe, there is a problem with default module load
http://bugs.winehq.org/show_bug.cgi?id=35058
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.4 Severity|critical |normal
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com 2013-12-06 09:16:31 CST --- Hi, wine 1.4 is very old. Update to wine 1.7.7 (or later) or at least 1.6.1 and try again.
Not critical, read http://bugs.winehq.org/page.cgi?id=fields.html#importance
http://bugs.winehq.org/show_bug.cgi?id=35058
--- Comment #2 from olive olivier90dir@gmail.com 2013-12-06 09:39:27 CST --- (In reply to comment #1)
Hi, wine 1.4 is very old. Update to wine 1.7.7 (or later) or at least 1.6.1 and try again.
Not critical, read http://bugs.winehq.org/page.cgi?id=fields.html#importance
Hi Bruno Jesus, I updated to wine 1.7.7 and i have the same problem ... After update i need to reinstall my program ?
Thanks .
http://bugs.winehq.org/show_bug.cgi?id=35058
--- Comment #3 from olive olivier90dir@gmail.com 2013-12-06 10:01:28 CST --- (In reply to comment #1)
Hi, wine 1.4 is very old. Update to wine 1.7.7 (or later) or at least 1.6.1 and try again.
Not critical, read http://bugs.winehq.org/page.cgi?id=fields.html#importance
Hi Bruno Jesus, I updated to wine 1.7.7 and i have the same problem ... After update i need to reinstall my program ?
Thanks .
http://bugs.winehq.org/show_bug.cgi?id=35058
--- Comment #4 from olive olivier90dir@gmail.com 2013-12-06 10:03:19 CST --- after reinstall I have the same problem.
if I run my application in terminal wine 'appmane' I have this error .
wine: Call from 0x7b83bac5 to unimplemented function atl90.dll.AtlComModuleRevokeClassObjects, aborting
So where i find this module atl90.dll
thank for your help.
http://bugs.winehq.org/show_bug.cgi?id=35058
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht@gmx.net Component|-unknown |atl Version|1.4 |1.7.7 Summary|Wine crashes when I start |Lattice Diamond 2.2 |Activehdl |Active-HDL crashes due to | |unimplemented function | |atl90.dll.AtlComModuleRevok | |eClassObjects Ever Confirmed|0 |1
--- Comment #5 from Anastasius Focht focht@gmx.net 2013-12-06 10:10:01 CST --- Hello folks,
--- quote --- if I run my application in terminal wine 'appmane' I have this error .
wine: Call from 0x7b83bac5 to unimplemented function atl90.dll.AtlComModuleRevokeClassObjects, aborting
--- quote ---
That's a different problem so let's make this bug report about missing atl90 stub.
Regards
http://bugs.winehq.org/show_bug.cgi?id=35058
--- Comment #6 from Anastasius Focht focht@gmx.net 2013-12-06 10:24:50 CST --- Hello,
in the meantime you could try 'winetricks -q vcrun2008' which overrides Wine's builtin atl90 (among others) with native library from Microsoft Visual C++ runtime package.
Regards
http://bugs.winehq.org/show_bug.cgi?id=35058
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2013-12-06 10:25:00 CST --- This looks trivial to do, I'll take a look.
http://bugs.winehq.org/show_bug.cgi?id=35058
--- Comment #8 from Anastasius Focht focht@gmx.net 2013-12-06 10:30:27 CST --- Hello folks,
here is another report about AtlComModuleRevokeClassObjects() from WineHQ user forums: http://forum.winehq.org/viewtopic.php?f=2&t=19102
--- quote --- I'am running wine 1.5.31 on centos 5, wine successfully installed, but when install application, i found messages:
Wine: unimplemented function atl80.dll.AtlComModuleRevokeClassObjects called at 32 bit. --- quote ---
Sadly the user never stated which app was actually affected.
Regards
http://bugs.winehq.org/show_bug.cgi?id=35058
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2013-12-06 10:33:20 CST --- Created attachment 46759 --> http://bugs.winehq.org/attachment.cgi?id=46759 patch
Please try this one.
http://bugs.winehq.org/show_bug.cgi?id=35058
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |35059
http://bugs.winehq.org/show_bug.cgi?id=35058
--- Comment #10 from Austin English austinenglish@gmail.com 2013-12-07 00:41:19 CST --- (In reply to comment #9)
Created attachment 46759 [details] patch
Please try this one.
Works with Active-HDL_Student_Edition.exe which has the same problem.
http://bugs.winehq.org/show_bug.cgi?id=35058
--- Comment #11 from olive olivier90dir@gmail.com 2013-12-09 05:26:39 CST --- Comment on attachment 46759 --> http://bugs.winehq.org/attachment.cgi?id=46759 patch
Hi nicolas ,
If i download the source 1.5 or 1.6 i don't have these files : dlls/atl100/atl100.spec or dlls/atl90/atl90.spec
Perharps, you use a git branch ? Have you a procedure tu appli this patch?
Thanks
Olive
http://bugs.winehq.org/show_bug.cgi?id=35058
--- Comment #12 from Nikolay Sivov bunglehead@gmail.com 2013-12-09 05:32:09 CST --- Sure, you need a current git to apply it to. Use 'git apply' for that.
http://bugs.winehq.org/show_bug.cgi?id=35058
--- Comment #13 from olive olivier90dir@gmail.com 2013-12-09 05:34:14 CST --- Comment on attachment 46759 --> http://bugs.winehq.org/attachment.cgi?id=46759 patch
Hi nicolas ,
If i download the source 1.5 or 1.6 i don't have these files : dlls/atl100/atl100.spec or dlls/atl90/atl90.spec
Perharps, you use a git branch ? Have you a procedure tu appli this patch?
Thanks
Olive
http://bugs.winehq.org/show_bug.cgi?id=35058
--- Comment #14 from Austin English austinenglish@gmail.com 2013-12-09 06:16:59 CST --- (In reply to comment #13)
Comment on attachment 46759 [details] patch
Hi nicolas ,
If i download the source 1.5 or 1.6 i don't have these files : dlls/atl100/atl100.spec or dlls/atl90/atl90.spec
Perharps, you use a git branch ? Have you a procedure tu appli this patch?
Thanks
Olive
http://wiki.winehq.org/Patching git://source.winehq.org/git/wine.git
http://bugs.winehq.org/show_bug.cgi?id=35058
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |288f3aca62d68e3b1760d43e5f1 | |4ed0df56ca94e Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #15 from Austin English austinenglish@gmail.com 2013-12-09 13:44:09 CST --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/288f3aca62d68e3b1760d43e5f1...
http://bugs.winehq.org/show_bug.cgi?id=35058
--- Comment #16 from olive olivier90dir@gmail.com 2013-12-10 03:44:58 CST --- ok now I had compiled the source with atl90 patched ...
./configure - ./configure --enable-win64 make depend make sudo make install
ok now i had new version of wine ...
how do you do to modify module atl90 for example ?
.... I don't undersand the link between source and module winetricks dlls vcrun2008.
thank.
https://bugs.winehq.org/show_bug.cgi?id=35058
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.9.