Home Forums Software Development Crash on Close: 0xc0020001 The string binding is invalid

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #3366
    Jay Beavers
    Participant

    When our app shuts down, we get a crash:

    0xc0020001 The string binding is invalid

    By attaching an unmanaged debugger, we get a stack trace of:

    KernelBase.dll!RaiseException�() Unknown
    Tobii.EyeX.Client.dll!00007ffd40349224() Unknown
    Tobii.EyeX.Client.dll!00007ffd40348d83() Unknown
    Tobii.EyeX.Client.dll!00007ffd403498b3() Unknown
    Tobii.EyeX.Client.dll!00007ffd40349cd0() Unknown
    Tobii.EyeX.Client.dll!00007ffd40349c66() Unknown
    Tobii.EyeX.Client.dll!00007ffd40346a3d() Unknown
    Tobii.EyeX.Client.dll!00007ffd403469be() Unknown
    Tobii.EyeX.Client.dll!00007ffd403471e8() Unknown
    [External Code]

    This looks to be an issue inside the EyeX Runtime, but we are unable to debug further down. Can you reproduce this crash? It’s inconsistent but fairly frequent.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.