[Bug]: assigning global variables to an array using meta-commands make DSF and RepRap to crash #1040
Closed
2 of 25 tasks
Labels
bug
Bug that has been reproduced
Duet Forum Discussion Thread
https://forum.duet3d.com/topic/36519/bug-assigning-global-variables-to-an-array-crashes-reprap
Which Duet products are you using?
Firmware Version
3.5.1
Duet Web Control Version
None
Are you using a Single Board Computer (RaspberryPi) with your Duet?
Please upload the results of sending M122 in the gcode console.
Please upload the content of your config.g file.
Please upload the content of any other releveant macro files.
Details specific to your printer.
No response
Links to additional info.
No response
What happened?
Observed 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
The text was updated successfully, but these errors were encountered: