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

    And Suunto does it again: mid-activity crash on Suunto Race

    Scheduled Pinned Locked Moved Suunto Race
    racecrashbugs
    13 Posts 8 Posters 381 Views 7 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 Silver Members @Olaf Gottschalk
      last edited by sky-runner

      @Olaf-Gottschalk said in And Suunto does it again: mid-activity crash on Suunto Race:

      But Suunto, just like Polar and Garmin, don’t really know how to safeguard their operating system so that mal function that causes the complete product to crash cannot happen, nor are they able to at least automatically resume recording right after the reboot happened. (This is what Wahoo does, but I’ve not seen it crash as many times as Suunto)

      As a responsible developer this would make me do some extra work and night shifts to find the root cause of such crashes and I could not rest until this is fixed.
      I do not mind bugs at all, it happens to all of us, but the system core must be designed in such a robust way that inner processes might restart, but are not able to doom the whole system like shown in the above picture after almost 5 hours of workout.

      In all these watches there isn’t really an operating system in a common sense. There are no multiple processes. All of them run a single process. So if something happens, for example, in an S+ app, like division by zero, the whole thing goes down. The reason it is that way is because the CPU is extremely underclocked in order to save power. If you try to do a fully featured OS, you’d get battery life of an Apple watch or a WearOS watch.

      Olaf GottschalkO Dimitrios KanellopoulosD E 3 Replies Last reply Reply Quote 2
      • Olaf GottschalkO Offline
        Olaf Gottschalk Bronze Member @sky-runner
        last edited by

        @sky-runner I know, I know. But I am not using any apps and it still crashes. Thus, somebody is not doing their job correctly. It could be tracked down and through proper tests it is possible to deliver non-crashing products.

        Prior to sports watches being driven by software, companies like Suunto and Polar had to make sure their products don’t crash because there was no way to update the firmware after sale… Today, they hire novices and use improper techniques to make sure this does not happen.

        Using Rust and modern programming languages, there could be so many levels of safety…

        L 1 Reply Last reply Reply Quote 0
        • L Offline
          Likarnik Bronze Member @Olaf Gottschalk
          last edited by

          @Olaf-Gottschalk I had similar crash mid 200km ride on my SV, it’s realy frustrating when that happens.

          1 Reply Last reply Reply Quote 1
          • Dimitrios KanellopoulosD Offline
            Dimitrios Kanellopoulos Community Manager @sky-runner
            last edited by

            @sky-runner nope. That’s not it. Suunto plus can crash and many user space stuff.

            Community Manager / Admin @Suunto
            Creator of Quantified-Self.io
            youtube.com/c/dimitrioskanellopoulos
            https://instagram.com/dimitrioskanellopoulos
            https://www.strava.com/athletes/7586105

            GiPFELKiNDG Olaf GottschalkO 2 Replies Last reply Reply Quote 1
            • GiPFELKiNDG Offline
              GiPFELKiND Silver Members @Dimitrios Kanellopoulos
              last edited by

              @Dimitrios-Kanellopoulos any helping for his Problem so far? Please ☀️ my Run Crashes everTime when trying to deactivate the live Trail App… And goes in a safe state 😶‍🌫️unbelievable. IMG_20250711_203346.jpg IMG_20250711_203110_1.jpg

              If it doesn't challenge you, it doesn't change you. #lifewithasthma #runwithasthma #nevergiveup #pushinglimits #adventurestartshere Suunto D9, 9 Baro, 9 Peak, Vertical Ti, Race , Race s Courtney, SA (Beta) Android🏃🏼🧗⛷️🚵

              Dimitrios KanellopoulosD 1 Reply Last reply Reply Quote 0
              • Dimitrios KanellopoulosD Offline
                Dimitrios Kanellopoulos Community Manager @GiPFELKiND
                last edited by

                @GiPFELKiND this looks like a ble problem

                Community Manager / Admin @Suunto
                Creator of Quantified-Self.io
                youtube.com/c/dimitrioskanellopoulos
                https://instagram.com/dimitrioskanellopoulos
                https://www.strava.com/athletes/7586105

                GiPFELKiNDG 1 Reply Last reply Reply Quote 1
                • GiPFELKiNDG Offline
                  GiPFELKiND Silver Members @Dimitrios Kanellopoulos
                  last edited by

                  @Dimitrios-Kanellopoulos do you mean Bluetooth Problem?

                  If it doesn't challenge you, it doesn't change you. #lifewithasthma #runwithasthma #nevergiveup #pushinglimits #adventurestartshere Suunto D9, 9 Baro, 9 Peak, Vertical Ti, Race , Race s Courtney, SA (Beta) Android🏃🏼🧗⛷️🚵

                  1 Reply Last reply Reply Quote 0
                  • A Offline
                    aiv4r
                    last edited by

                    Agree on this one. The crashes should be Priority #1 to fix in any sports watch, that is the main task of a sport watch. (And it probably is prioritized at Suunto and other warch brands).
                    After saying that, in reality is not a huge issue on the user end, watch restarts and one can start activity again. (Yes I know it is annoying to merge 2 fit files after that). But frustration level when that happens is through the roof and I think my mental state would be so much better if crashes would never happen 🙂

                    P.s.: only had 2 crashes in my 8years with Suunto watches (1xVertical, 1xSuuntoRaceS)

                    Suunto Race S (Titanium Canary)
                    Suunto Vertical (Titanium Solar Forest)

                    1 Reply Last reply Reply Quote 2
                    • E Offline
                      elbee Bronze Member @sky-runner
                      last edited by elbee

                      @sky-runner said in [. There are no multiple processes. All of them run a single process.]

                      Are you sure? While I run, I can still receive notifications and the weatherfore cast is updated in the background.

                      Most sportwatches use very simple operating systems, and specifically s+ apps don’t run in a sandbox. We agree there. But it will be a bit more complex than a single thread.

                      Suunto support doesn’t help very much when you report crashes. They advised me to do a restart of my watch. Well, that is quite stupid if you report a crash, during a race. They didn’t sound like it was a serious problem, nor did they intend to report it to the developers. I told them to report it, but I highly doubt they did. They just closed the issue.

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

                        @elbee said in And Suunto does it again: mid-activity crash on Suunto Race:

                        But it will be a bit more complex than a single thread.

                        I never said there is a single thread. Most likely it isn’t a traditional program but some sort of bare metal system which is driven by various events or interrupts from sensors, timers, etc. I have some experience developing baremetal code that runs without an OS… Also, I watched a hour long interview with a Garmin developer that shared a few interesting specific details about Garmin software, specifically that everything, including all apps runs in the same single process. Of course I don’t know how exactly Suunto software is built, but I think there should be some similarities with Garmin software considering that the hardware is similar. From what I read pretty much everybody uses the same NXP SoC.

                        1 Reply Last reply Reply Quote 0
                        • Olaf GottschalkO Offline
                          Olaf Gottschalk Bronze Member @Dimitrios Kanellopoulos
                          last edited by

                          @Dimitrios-Kanellopoulos said in And Suunto does it again: mid-activity crash on Suunto Race:

                          @sky-runner nope. That’s not it. Suunto plus can crash and many user space stuff.

                          Hi Dimitrios - crashed again today. 2 crashes within 3 days. This is simply sick and defeats the complete purpose of a sports watch!
                          Today it crashed after only one hour. Didn’t notice it and since it did not resume recording my activity is more or less destroyed by Suunto.

                          I do NOT use any Suunto plus apps or whatsoever, it is the plain core Suunto App recording a bike ride.

                          This is not okay.

                          sartoricS 1 Reply Last reply Reply Quote 0
                          • sartoricS Offline
                            sartoric Moderator @Olaf Gottschalk
                            last edited by

                            @Olaf-Gottschalk

                            Are you using a custom sport activity or a default one ?

                            SVTS - 2.40.38
                            SSSWHR BARO Amber - 2.8.32
                            Samsung A5 2016 - Android 7.0
                            Samsung A33 2022 - Android 15 - One UI 7.0
                            Suunto App Android 5.4.5 beta
                            Suunto App IOs 2.47.1 (19846) beta on MBP M1

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Suunto Terms | Privacy Policy