RTimothyEdwards / XCircuit

XCircuit circuit drawing and schematic capture tool
GNU General Public License v2.0
97 stars 25 forks source link

Segmentation fault (core dumped) when loading series74xx to User Library using Library Manager #16

Open erusyd opened 1 year ago

erusyd commented 1 year ago

Environment: Linux Mint 20.3, XCircuit versions: v3.9 rev 73, latest version compiled from github source. Steps to reproduce:

  1. Open XCircuit
  2. Select series74xx image
  3. Press "Load All"
RTimothyEdwards commented 1 year ago

This error has the annoying feature that I was able to reproduce it once, and I have not been able to reproduce it again since. Probably a standard memory overrun; I'll try to track it down with valgrind or similar.