[Bug 35058] New: Wine crashes when I start Activehdl
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(a)winehq.org ReportedBy: olivier90dir(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.4 Severity|critical |normal --- Comment #1 from Bruno Jesus <00cpxxx(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 --- Comment #2 from olive <olivier90dir(a)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 . -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 --- Comment #3 from olive <olivier90dir(a)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 . -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 --- Comment #4 from olive <olivier90dir(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht(a)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(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 --- Comment #6 from Anastasius Focht <focht(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-12-06 10:25:00 CST --- This looks trivial to do, I'll take a look. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 --- Comment #8 from Anastasius Focht <focht(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 --- Comment #9 from Nikolay Sivov <bunglehead(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |35059 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 --- Comment #10 from Austin English <austinenglish(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 --- Comment #11 from olive <olivier90dir(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 --- Comment #12 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-12-09 05:32:09 CST --- Sure, you need a current git to apply it to. Use 'git apply' for that. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 --- Comment #13 from olive <olivier90dir(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 --- Comment #14 from Austin English <austinenglish(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |288f3aca62d68e3b1760d43e5f1 | |4ed0df56ca94e Status|NEW |RESOLVED Resolution| |FIXED --- Comment #15 from Austin English <austinenglish(a)gmail.com> 2013-12-09 13:44:09 CST --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/288f3aca62d68e3b1760d43e5f1... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35058 --- Comment #16 from olive <olivier90dir(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=35058 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #17 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.9. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org