Win Simulator crashes on View Memory

Former Member
Former Member
Hi,
when running my app in the simulator i can't view the memory.
SDK 2.2.1

Log Name: Application
Source: Application Error
Date: 12/1/2016 11:33:04 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: Tablet
Description:
Faulting application name: simulator.exe, version: 0.0.0.0, time stamp: 0x5820d826
Faulting module name: MSVCR90.dll, version: 9.0.30729.9247, time stamp: 0x56fa38aa
Exception code: 0xc0000005
Fault offset: 0x0003b9f0
Faulting process id: 0x2b8
Faulting application start time: 0x01d24c2278e8ffaf
Faulting application path: C:\Home\Programme\CIQ_SDK2\connectiq-sdk-win-2.2.1\bin\simulator.exe
Faulting module path: C:\WINDOWS\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.9247_none_5090cb78bcba4a35\MSVCR90.dll
Report Id: 2cdd4e6f-f05b-4ef6-b80e-51dde448fae0
Faulting package full name:
Faulting package-relative application ID:


Where to get more info?

Regards Josef
  • Hi,
    when running my app in the simulator i can't view the memory.
    SDK 2.2.1


    This sounds like the issue I am having also, as noted in this forum thread. The Garmin crew haven't been able to replicate this and you're the first person I know of that has experienced the same thing.

    Can you try with SDK 2.1.5 and see if it still crashes? For me I never had an issue with one of my projects until I upgraded to SDK 2.2.1.

    I have been trying to isolate the cause of this (without giving up my entire codebase) but haven't yet been successful. Is this with all your projects or just one? Do you have a sample I could try and see if I run into this also? If so, we might have hope that this bug can be fixed.

    Cheers,
    Douglas
  • Former Member
    Former Member over 8 years ago
    Indeed it does not crash with SDK 2.1.5.
    My code mainly processes ANT+ messages.
    I have no problem with other apps.

    Maybe there is a dump file to analyze the stack.
  • **BUMP** To be moved into the new Connect IQ Bug Reports forum... And it's still crashing on SDK 2.2.2.
  • This issue doesn't meet the requirements for putting into that forum. Namely it does not include a test case or steps to reproduce, which are critical to being able to fix the problem.