I’ve stumbled upon a problem in my current project. I’m designing a substrate and need to place a BGA on the bottom side. The BGA has 9801 balls – a 99x99 matrix.
Unfortunately, KiCad crashes immediately when I try to place the footprint. I can select the footprint, but as soon as it shows up in the layout, the program freezes and then closes—no error message, no autosave, just a crash. After that, the project reopens like nothing happened.
To check if it was a project-specific issue, I created a new empty project and tried again. Same result.
Has anyone else experienced similar problems or found a workaround for large BGA footprints in KiCad?
Had to black out the project path but its a serverlocation. Works fine in 9.0.2 not in 9.0.3. But this could also be a servererror and I didnt have time to look into it so far. So maybe this is a possible bug as well
Below is also my version info
ok so 9.0.3 fixes this problem for me but i can’t save on this version see screenshot any troubleshooting for this?
i could quickfix it most likely by copying project to local put in BGA then save revert so 9.0.2 and hope it doesnt crash but not realy the prefered solution.