This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrfjprog 10.3.0 segfault

Running nrfjprog 10.3.0 on macOS 10.14.6 (18G87) with an nRF52 dev kit

Fullscreen
1
2
$ nrfjprog --eraseall
Segmentation fault: 11
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Occurs on all 10.x releases of Nordic command line tools. Other switches such as -i work.

Fullscreen
1
2
3
$ nrfjprog -v
nrfjprog version: 10.3.0
JLinkARM.dll version: 6.48b
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

edit: actually, this is occurring even on 9.x versions. Something must have changed on my system. I ran homebrew upgrade, perhaps that did it. Any suggestions?