[BUG] Disconnecting USB sometimes causes Archim to reboot #17444
Labels
Bug: Potential ?
C: Serial Comms
Needs: More Data
We need more data in order to proceed
stale-closing-soon
Bug Description
Under a very specific set of circumstances, disconnecting the USB will cause the Archim board to crash some time in the future.
My Configurations
Required: Please include a ZIP file containing your
Configuration.h
andConfiguration_adv.h
files.config.zip
Steps to Reproduce
Expected behavior:
The board should continue to work.
Actual behavior:
The board may spontaneously reboot after a couple dozen seconds. This does not always happen, but it happens frequently enough to be noticeable.
It's worth mentioning that if you quit PuTTY or disconnect prior to pulling the USB cable, then the crash will not happen. It seems to be related to forcefully breaking a connection and data being written to the serial port after the connection is broken (hence the M155 S1)
The text was updated successfully, but these errors were encountered: