Potential issue with v2.12.114 #4411
Replies: 1 comment
-
Posted at 2022-04-03 by user113695 I think this might be related to the problem reported in this thread: My GPS Run App called Race Posted at 2022-04-03 by HughB As the firmware is written in C it is possibly a buffer overrun. Looks like memory corruption to me. Posted at 2022-04-04 by nicoboss ot sure if related, but since the upgrade to v2.12.114, contours clock only shows a blank screen, but widgets. Posted at 2022-04-04 by @gfwilliams Thanks - I'll look into it now. It may well be related to this change which came in for v2.12.114: espruino/Espruino@3cc43cd Posted at 2022-04-04 by @gfwilliams Ok, it's fixed in 2.12.115 now - it seems I couldn't easily reproduce it in the desktop build Posted at 2022-04-05 by nicoboss thank you ! |
Beta Was this translation helpful? Give feedback.
-
Posted at 2022-04-02 by HughB
Hi @gfwilliams
I was contacted by a user saying the Daisy and Circle clock no longer worked after upgrading to 2v.12.114.
I first checked Daisy works fine on v2.12 and on v2.12.101.
After upgrading to v2.12.114 I get the following on the console when starting Daisy.
The user also reported that Circles clock (not one of my clocks) also broke with 2.12.144.
In the console I now get:
On reverting to v2.12 again both clocks work without issue.
Something broken in v2.12.114 ?
Beta Was this translation helpful? Give feedback.
All reactions