[Bug]: assigning global variables to an array crashes RepRap
-
Expected result
global variable successfully assigned to an arrayObserved result
dsf and reprap break producing these messages
Sep 6, 2024, 8:52:37 AM Internal Error in GetIndex at ../src/ObjectModel/ObjectModel.cpp(577) Sep 6, 2024, 8:52:37 AM Internal Error in GetIndex at ../src/ObjectModel/ObjectModel.cpp(577) Sep 6, 2024, 8:52:37 AM Internal Error in GetIndex at ../src/ObjectModel/ObjectModel.cpp(577) Sep 6, 2024, 8:52:37 AM Internal Error in GetLastIndex at ../src/ObjectModel/ObjectModel.cpp(588)
Steps to reproduce
run command:global obj = move.axes
-
@fragrama17 What version of rrf are you running?
-
DSF: 3.5.1
RepRap: 3.5.1link to the github issue https://github.com/Duet3D/DuetSoftwareFramework/issues/203
-
@fragrama17 Thanks, probably one for @chrishamm to take a look at?
-
@gloomyandy I'm on it.
PS: The same problem exists in standalone mode so it isn't specific to SBC mode.
-
@fragrama17 I've got a bug fix ready and you can expect it to be included in the next v3.5 and v3.6 releases.