let's say a corrupted TonePrint or Line6 file
Ignoring the idea about malicious hacking, the fear of "bricking" your device with a
corrupted firmware image or incomplete transfer is legit.
If the
firmware image were corrupted - when uploaded to the manufacturer's website, when downloaded from the internet, when copied from device to device - all modern devices will perform a checksum or hash comparison of the firmware image before attempting to update their firmware. This is a sort of calculated fingerprint, and if so much as one single bit has been corrupted, the device should recognize this and reject the firmware image.
If your
USB or Bluetooth connection to the device fails while transferring the firmware to the device - unless the developers were insane, given how fragile these connections are - the device, again, should detect the partial upload and reject it.
If however, the
power to your device dies while it is performing that last step of overwriting the firmware byte-by-byte to the device's persistent memory... your device can definitely be turned into an expensive paperweight.
Hopefully the developers baked the original firmware into the hardware, and there is a small tip-of-a-ballpoint-pen sized hole with button, somewhere on the device. Pressing and holding this tiny button might completely reset the device, restoring its original firmware. Or, if the developers separated the firmware update mechanism from the firmware itself, then you may simply be able to try and re-upload your firmware image again... but this might not be an option given the complexity of USB and Bluetooth communication.
Disclaimer: It's
because I work with devices like this professionally that I refuse to use
any music gear with a USB or Bluetooth connection! So I'm not speaking with direct experience of TonePrint or Line 6 devices.