[Bug 35268] New: 64bit InstallShield installer uses 32bit typelib function offsets

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 29 11:28:56 CST 2013


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

            Bug ID: 35268
           Summary: 64bit InstallShield installer uses 32bit typelib
                    function offsets
           Product: Wine
           Version: 1.7.9
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: oleaut32
          Assignee: wine-bugs at winehq.org
          Reporter: marcus at jet.franken.de
    Classification: Unclassified

Bug 24611 still seems to be present in some cases.

I am trying the GroupWise 2012 installer

https://download.novell.com/Download?buildid=X95cxyoSSiE~
gw12.0.0_client_win_en.exe

(needs a novell account, sign up using
https://secure-www.novell.com/selfreg/jsp/createOpenSuseAccount.jsp  for
minimum personal info required )


err:ole:DispCallFunc loaded a typelib that assumes 32bit pointers, not 64bit
pointers? (oVft=2c).
err:ole:DispCallFunc loaded a typelib that assumes 32bit pointers, not 64bit
pointers? (oVft=34).

with my testpatch from
http://www.winehq.org/pipermail/wine-patches/2013-August/125674.html

shows that we still get /4 divisible offsets.

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