Opened 3 hours ago

Closed 4 minutes ago

#546 closed defect (duplicate)

Error v. 5.2 on Windows Server 2016

Reported by: Alberto Bianchi Owned by: Jeff McKenna
Priority: major Milestone: 5.2.1 release
Component: MS4W - Base Version: 5.2.0
Keywords: Cc: TC Haddad
Blocked By: Blocking:

Description

Environment:

  • ms4w version: 5.2
  • OS affected: Windows Server 2016
  • OS working: Windows 10, Windows 11, Windows Server 2019

Problem:
Running mapserv.exe from the cgi-bin folder produces:
"The application was unable to start correctly (0xc000a200)"

Investigation performed:

  • All required DLLs are found successfully (verified with Process Monitor)
  • Executable is not blocked by Mark of the Web (no Zone.Identifier stream)
  • MD5 hash of mapserv.exe is identical between working and non-working systems
  • Apache starts correctly; only mapserv.exe fails
  • ms4w 5.0 mapserv.exe works correctly on the same Windows Server 2016 machine
  • Issue is reproducible on multiple different machines running Windows Server 2016

The error code 0xc000a200 (STATUS_INVALID_IMAGE_HASH) suggests that
ms4w 5.2 may depend on a system API or runtime not available on Windows Server 2016.

Change History (2)

comment:1 by Jeff McKenna, 8 minutes ago

Cc: TC Haddad added

comment:2 by Jeff McKenna, 4 minutes ago

Resolution: duplicate
Status: newclosed

Thanks for the report and research @abianchi. Will tackle this through issue #545 (another user filed this same issue 12 hours before yours). Sorry for this confusion. Please follow #545

Note: See TracTickets for help on using tickets.