-
Type:
Bug
-
Resolution: resolved
-
Priority:
Major
-
Component/s: SW
-
None
After doing a `conda update rogue`, I am now getting seg faults in rogue:
ppa-pc90513 ~/projects/atlas/atlas-altiroc-daq/software$ source setup_env_slac.csh (rogue_env) ppa-pc90513 ~/projects/atlas/atlas-altiroc-daq/software$ python3 scripts/ReprogramFpga.py --ip 192.168.1.150 --mcs ../firmware/targets/AtlasAltirocFpga1GbE/images/AtlasAltirocFpga1GbE-0x00000041-20181203141806-ruckman-dirty.mcs Rogue/pyrogue version v3.0.2. https://github.com/slaclab/rogue Segmentation fault (rogue_env) ppa-pc90513 ~/projects/atlas/atlas-altiroc-daq/software$ python3 scripts/DevGui.py --ip 192.168.1.150 Rogue/pyrogue version v3.0.2. https://github.com/slaclab/rogue Segmentation fault
After we did a full remote and build build with anaconda, these scripts would run again.