[Bug 25814] installer crashes with error Call from 0x7b83a742 to unimplemented function

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 19 01:46:20 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=25814

Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|rpc                         |-unknown
         Resolution|                            |INVALID

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> 2011-01-19 01:46:18 CST ---
You're using native dcom98 modules:

---
PE    65340000-653d2000    Deferred        oleaut32
PE    65f00000-65fc2000    Deferred        ole32
...
PE    70100000-70153000    Export          rpcrt4
---

This won't work because of missed exports in native modules at least.

You need to figure out was native dcom installed for purpose or you can live
without it. If it was installed to fix another problem - file a bug for initial
issue.

-- 
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.



More information about the wine-bugs mailing list