piratical / Madeline_2.0_PDE

The Madeline 2.0 Pedigree Drawing Engine (PDE) is a pedigree drawing program designed to handle large and complex pedigrees with an emphasis on readability and aesthetics. The program was designed primarily for human pedigrees.
GNU General Public License v2.0
19 stars 18 forks source link

Segfault when creating last founder #45

Open SansFish opened 5 years ago

SansFish commented 5 years ago

Hi,

I’m working on a multi-founder pedigree. I have something like eight founding pairs. When I get to the very last founder, I have to make virtual parents for them; otherwise I get a Segfault error. Is there a way around this?