Acknowledged

ERA joins and mixes errors

Error Name: Invalid Value
Occurrences: 2
First Occurrence: 2022-08-19
Last Occurrence: 2022-08-19
Devices:
    fēnix® 7X / tactix® 7 / quatix® 7X Solar / EnduroTm 2: 8.37
    fēnix® 7X / tactix® 7 / quatix® 7X Solar / EnduroTm 2: 8.37
App Versions: 2.0.4
Languages: chs, rus
Backtrace:
    file___1.initialize:62
    file___1.draw:146
    file___2.initialize:68
    file___2.onSC:175

1. Backtrace is completely bad e.g. no onUpdate which calls draw

2. I think it's 2 separated errors and symbols are mixed

3. I suppose errors are connected with getSettingsView()

Parents
  • I have a lot of such reports, this is fine:

    Error Name: Invalid Value
    Occurrences: 1
    First Occurrence: 2022-08-18
    Last Occurrence: 2022-08-18
    Devices:
        fēnix® 7X / tactix® 7 / quatix® 7X Solar / EnduroTm 2: 8.37
    App Versions: 2.0.3
    Languages: kor
    Backtrace:                                                                        jw.
        file___1.initialize:59
        file___1.draw:146
        file___2.initialize:67
        file___2.onSC:175

    most of them is for APAC languages chs, cht, kor, vie

    it's look like 2 apps run parallel  - for this reason I think it's connected with getSettingsView()

    To save memory I don't change property onBack/onDone but  in onSelect of Menu2InputDelegate but when Menu2 is foreground I can't see what happens with WF.

Comment
  • I have a lot of such reports, this is fine:

    Error Name: Invalid Value
    Occurrences: 1
    First Occurrence: 2022-08-18
    Last Occurrence: 2022-08-18
    Devices:
        fēnix® 7X / tactix® 7 / quatix® 7X Solar / EnduroTm 2: 8.37
    App Versions: 2.0.3
    Languages: kor
    Backtrace:                                                                        jw.
        file___1.initialize:59
        file___1.draw:146
        file___2.initialize:67
        file___2.onSC:175

    most of them is for APAC languages chs, cht, kor, vie

    it's look like 2 apps run parallel  - for this reason I think it's connected with getSettingsView()

    To save memory I don't change property onBack/onDone but  in onSelect of Menu2InputDelegate but when Menu2 is foreground I can't see what happens with WF.

Children
No Data