Suunto app Forum Suunto Community Forum
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Crash reports collection Q1 2026

    Scheduled Pinned Locked Moved Watches
    34 Posts 15 Posters 2.9k Views 19 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • sky-runnerS Offline
      sky-runner Platinum Member
      last edited by sky-runner

      @dimitrios-kanellopoulos, here are reproducible crash steps. I crashed my V2 twice today by following these steps - first time by accident and second time intentionally by trying to reproduce it.

      1. Start an activity with navigation and S+ guide. In my case it was Trail Run activity with a simple Training Peaks S+ guide with one field - remaining time

      2. Make sure that the navigation is on route - without that I didn’t succeed reproducing the crash

      3. Realize that the originally selected guide was wrong. Go to the menu by pressing and holding the lower button, go S+ sub-menu, unselect the previous guide and select another guide.

      4. Exit the menu - the watch promptly crashes, then reboots

      Even though the steps are quite specific, my intuition tells me that there is a deeper underlying issue, perhaps a race condition of some sort which depends on timing. The fact that it crashes while being on route but doesn’t crash without that specific condition tells me that perhaps the reason for the crash isn’t straightforward. I suspect that the root cause can be common with crashes reported by others.

      Other specific details:

      • I used a custom Train Run mode - not sure if that is relevant.
      • HR sensor doesn’t seem to matter - the first time I crashed with an external HR sensor, the second time with the built-in sensor
      • I tried multiple times without having navigation and couldn’t reproduce the crash
      • I also tried starting navigation but not being on-route, and couldn’t reproduce the crash
      • Climb guidance was enabled
      • At the time of the crash the watch showed a black screen with a single white down arrow shown next to the lower button. I also see the same black screen with white arrow flashing briefly when trying to reproduce the crash without navigation

      Suunto: Ambit, Ambit 3 Peak, 9 Baro, Race S, Race Ti, Vertical 2 Ti
      Garmin: Forerunner 210, Forerunner 610, Fenix 6X, Fenix 7X Ti

      EzioAuditoreE S 2 Replies Last reply Reply Quote 4
      • EzioAuditoreE Offline
        EzioAuditore Gold Members @sky-runner
        last edited by

        @sky-runner you might be on something here. I too was starting activity with wrong S+ (due to the fact it resets everytime you do a guide) and had a crash. now that I leave only one s+ (2 including the guide) I haven’t had restart.
        There were a couple of times though that my watch crashed without going to the menu but I always had on route navigation!

        Suunto watches: Vertical 2 (Titanium Sage), Race 2 (Titanium Trail), Ocean (Sand), Race (Titanium Charcoal), Vertical (Titanium Solar Sand), 9 Baro (Ambassador Edition), Spartan Ultra (Copper Edition), Ambit 2, S6
        Suunto Wing

        1 Reply Last reply Reply Quote 1
        • S Offline
          skifast12 @sky-runner
          last edited by

          @sky-runner Interesting that your crashes (if I read it correctly) happen before you even start the activity? I would like to ask this group how much of their watch memory is filled up with maps? I recently downloaded a lot of map areas and then the crashes began to happen a few days later….thoughts?

          Gilles D.G sky-runnerS 2 Replies Last reply Reply Quote 0
          • Gilles D.G Offline
            Gilles D. @skifast12
            last edited by

            Hello @skifast12 , where do you check the % of used memory? Watch? SA?

            Gilles D.G 1 Reply Last reply Reply Quote 0
            • Gilles D.G Offline
              Gilles D. @Gilles D.
              last edited by

              On SA : IMG_3616.jpeg

              But with almost 20 GB left on my Watch, it does not gives credit to your assumption

              sky-runnerS 1 Reply Last reply Reply Quote 0
              • sky-runnerS Offline
                sky-runner Platinum Member @skifast12
                last edited by sky-runner

                @skifast12 said:

                @sky-runner Interesting that your crashes (if I read it correctly) happen before you even start the activity?

                No, what I described is a crash during activity. I first start activity, then change the S+ guide while the activity is ongoing. That is supported. And, as I said, changing S+ app or guide doesn’t crash the watch on its own unless there is also on-route navigation in progress.

                Suunto: Ambit, Ambit 3 Peak, 9 Baro, Race S, Race Ti, Vertical 2 Ti
                Garmin: Forerunner 210, Forerunner 610, Fenix 6X, Fenix 7X Ti

                1 Reply Last reply Reply Quote 0
                • sky-runnerS Offline
                  sky-runner Platinum Member @Gilles D.
                  last edited by sky-runner

                  @Gilles-D. said:

                  But with almost 20 GB left on my Watch, it does not gives credit to your assumption

                  You confuse storage and memory - these are two distinctly different things. The watch has 32 GiB of storage but only 32 MiB of memory plus a few more MiB on the SoC. But anyway, I don’t think this is a memory issue. This to me seems like a race condition - software developers will understand what I mean. A race condition is when two concurrent CPU threads race each other when one is trying to mutate or delete some resources in a conflicting way, which may lead to an unexpected result. This is more likely in a multi-core CPU. These issues are notoriously difficult to reproduce and debug. They may be happening only one time out of thousand or one time out of million.

                  Suunto: Ambit, Ambit 3 Peak, 9 Baro, Race S, Race Ti, Vertical 2 Ti
                  Garmin: Forerunner 210, Forerunner 610, Fenix 6X, Fenix 7X Ti

                  2 1 Reply Last reply Reply Quote 1
                  • 2 Offline
                    2b2bff Silver Members @sky-runner
                    last edited by

                    @sky-runner I second this. In my case it happend 3 times over 18 months or so.

                    Problem with those race conditions is that there is seldom something you can do to avoid them - on the user side.

                    Race S

                    1 Reply Last reply Reply Quote 1
                    • W Offline
                      Wilson75
                      last edited by

                      My suunto vertical 1 crashed last weekend while manipulating suunto plus app.

                      Today crashed again while zooming out during my stand paddle activity (no Suunto app enabled) I sent the logs today.

                      Suunto Vertical Titanium
                      Suunto Wing
                      SA (bêta) on Pixel 9pro

                      S9B Titanium (sold)
                      SSU (sold)

                      1 Reply Last reply Reply Quote 1
                      • W Offline
                        Woodster @Dimitrios Kanellopoulos
                        last edited by

                        Hi @Dimitrios-Kanellopoulos

                        I’ve had the same issue with my Suunto 9 Peak Pro - happening mid workout and at the START screen.

                        I’ve contacted support but heard nothing back yet.

                        I suspect the 9PP shares a similar code base to the Vertical 1.

                        Let me know how I can send over diagnostics - I’m a developer so familiar with application support diagnostics.

                        Martin

                        2 1 Reply Last reply Reply Quote 0
                        • 2 Offline
                          2b2bff Silver Members @Woodster
                          last edited by

                          @Woodster said:

                          Let me know how I can send over diagnostics

                          It is explained in the opening post of the thread?

                          Race S

                          1 Reply Last reply Reply Quote 1

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          • First post
                            Last post

                          Suunto Terms | Privacy Policy