[Bug 47308] New: VSS Test Writer Tool 'vswriter.exe' from Windows 10 SDK ( 10.0.17763.x) crashes on unimplemented function vssapi.dll.CreateWriterEx

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 1 05:30:45 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47308

            Bug ID: 47308
           Summary: VSS Test Writer Tool 'vswriter.exe' from Windows 10
                    SDK (10.0.17763.x) crashes on unimplemented function
                    vssapi.dll.CreateWriterEx
           Product: Wine
           Version: 4.9
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: vssapi
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net
      Distribution: ---

Hello folks,

continuation of bug 47286

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files (x86)/Windows
Kits/10/bin/10.0.17763.0/x64

$ wine ./vswriter.exe VswriterSample.xml
...
Internal Error: an unexpected error happened in printStatus
We were trying to print the following message: Initializing Writer
wine: Call from 0x7b45330c to unimplemented function vssapi.dll.CreateWriterEx,
aborting
wine: Unimplemented function vssapi.dll.CreateWriterEx called at address
0x7b45330c (thread 0035), starting debugger...
--- snip ---

Microsoft docs:

https://docs.microsoft.com/en-us/windows/desktop/api/vswriter/nf-vswriter-createwriterex

Wine source:

https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/vssapi/vssapi.spec#l81

--- snip ---
  81 @ stub CreateWriter
  82 @ stub CreateWriterEx
--- snip ---

$ sha1sum 17763.1.180914-1434.rs5_release_WindowsSDK.iso 
e702b5e5f2597d01eaee1eb1be7a34b0da0b6211 
17763.1.180914-1434.rs5_release_WindowsSDK.iso

$ du -sh 17763.1.180914-1434.rs5_release_WindowsSDK.iso 
815M    17763.1.180914-1434.rs5_release_WindowsSDK.iso

$ wine --version
wine-4.9-216-g381c4e7b66

Regards

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