Skip to content

Conversation

@dlemstra
Copy link
Contributor

@dlemstra dlemstra commented Dec 28, 2025

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.10 schema?

Note: <path> is the directory's name containing the manifest you're submitting.


Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-122-326593-20251228-1

@wingetbot wingetbot added New-Manifest Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error labels Dec 28, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Failure to parse win 10, attempting win 11
App ImageMagick Q16 returned exit code: -1073741515
Caught exception while trying to kill child processes: System.TypeInitializationException: The type initializer for 'System.Management.ManagementPath' threw an exception.
---> System.TypeInitializationException: The type initializer for 'System.Management.WmiNetUtilsHelper' threw an exception.
---> System.ComponentModel.Win32Exception (193): Failed to load required native library 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\wminet_utils.dll'.
Executable C:\Program Files\WindowsApps\ImageMagick.Q16_7.1.2.12_arm64__b3hnabsze9y3j\magick.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\magick.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\ImageMagick.Q16_b3hnabsze9y3j\magick.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\stream.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\ImageMagick.Q16_b3hnabsze9y3j\stream.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\montage.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\ImageMagick.Q16_b3hnabsze9y3j\montage.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\mogrify.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\ImageMagick.Q16_b3hnabsze9y3j\mogrify.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\conjure.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\ImageMagick.Q16_b3hnabsze9y3j\conjure.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\composite.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\ImageMagick.Q16_b3hnabsze9y3j\composite.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\compare.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\ImageMagick.Q16_b3hnabsze9y3j\compare.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\identify.exe returned exit code: -1073741515
Executable C:\Users\Validator\AppData\Local\Microsoft\WindowsApps\ImageMagick.Q16_b3hnabsze9y3j\identify.exe returned exit code: -1073741515

Hex Dec Inverted Dec Symbol Description
0000000B 11 -4294967285 ERROR_BAD_FORMAT An attempt was made to load a program with an incorrect format.
C0000135 -1073741515 3221225781 STATUS_DLL_NOT_FOUND Possibly due to a missing dependency. (The most common dependency is Microsoft.VCRedist.2015+.x64 / .x86)

(Automated response - build 1188.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. New-Manifest Validation-Executable-Error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants