Acknowledged

sdkmanager.exe crashes on first launch after extracting from .zip

Hello,

Trying to install Connect IQ SDK on a clean Windows 10 LTSB -

  • Downloaded connectiq-sdk-manager-windows.zip
  • Extracted contents to C:\Temp\connectiq-sdk-manager-windows
  • Launched C:\Temp\connectiq-sdk-manager-windows\sdkmanager.exe

This shows an empty window with a "busy" mouse cursor -

After several seconds the following crash dialog pops up

Windows is up-to-date. There's literally nothing else on it, it's a fresh install.

In which direction do I have to dig?

Thanks

Parents
  • Here's more info, from Windows' Reliability Monitor report:

    Source
    sdkmanager.exe

    Summary
    Stopped working

    Description
    Faulting Application Path:    C:\Temp\connectiq-sdk-manager-windows\sdkmanager.exe

    Problem signature
    Problem Event Name:     APPCRASH
    Application Name:    sdkmanager.exe
    Application Version:    0.0.0.0
    Application Timestamp:   6667466b
    Fault Module Name:    mshtml.dll
    Fault Module Version:    11.0.14393.6981
    Fault Module Timestamp:  6635bfd4
    Exception Code:    c00000fd
    Exception Offset:    0052a5b0
    OS Version:    10.0.14393.2.0.0.256.125
    Locale ID:    1033
    Additional Information 1:    75bc
    Additional Information 2:    75bc749ff10508e5b0710d7cecc391a1
    Additional Information 3:    2085
    Additional Information 4:    20854994af78e573fe6fca43605ea97e

    So the root cause is a "stack overflow" exception (0xC00000FD) in mshtml.dll.

    Any pointers on how to resolve this?

Comment
  • Here's more info, from Windows' Reliability Monitor report:

    Source
    sdkmanager.exe

    Summary
    Stopped working

    Description
    Faulting Application Path:    C:\Temp\connectiq-sdk-manager-windows\sdkmanager.exe

    Problem signature
    Problem Event Name:     APPCRASH
    Application Name:    sdkmanager.exe
    Application Version:    0.0.0.0
    Application Timestamp:   6667466b
    Fault Module Name:    mshtml.dll
    Fault Module Version:    11.0.14393.6981
    Fault Module Timestamp:  6635bfd4
    Exception Code:    c00000fd
    Exception Offset:    0052a5b0
    OS Version:    10.0.14393.2.0.0.256.125
    Locale ID:    1033
    Additional Information 1:    75bc
    Additional Information 2:    75bc749ff10508e5b0710d7cecc391a1
    Additional Information 3:    2085
    Additional Information 4:    20854994af78e573fe6fca43605ea97e

    So the root cause is a "stack overflow" exception (0xC00000FD) in mshtml.dll.

    Any pointers on how to resolve this?

Children
No Data