Hi there,
I am running into a strange segfault when I flash my Model100:
Opening DFU capable USB device...
Device ID 3496:0005
Device DFU version 0110
Claiming USB DFU Interface...
Setting Alternate Interface #0 ...
Determining device status...
DFU state(2) = dfuIDLE, status(0) = No error condition is present
DFU mode device DFU version 0110
Device returned transfer size 1024
Copying data from PC to DFU device
Download [=========================] 100% 100304 bytes
Download done.
DFU state(7) = dfuMANIFEST, status(0) = No error condition is present
DFU state(2) = dfuIDLE, status(0) = No error condition is present
Done!
Resetting USB to switch back to Run-Time mode
Failed uploading: uploading error: signal: segmentation fault
make: *** [flash] Error 1
AFAICT, though, the flash appears to otherwise succeed; the new firmware is running on the keyboard and things seem to be working as expected.
I should note that I have two Model100s and I don’t see this with the other one, so that would seem to rule out environmental issues like my arduino install, or my kaleidoscope version, etc etc.
Any tips as to what to look at next? Is this something to be concerned about?
Thanks!
-Ben