[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: Seg fault in gschem
Stefan,
See the e-mail I just sent you.
[snip]
>I just sent a report to Ales. It seems like I get core dump from another
>place in the code than what I got recently:
Different place, but same problem. Basically I was deleting
the text attribute, but the object was still in the selection list. Oops.
[snip]
>Is all debugging information turned of by default?
Unfortunately yes. After the last configure.in updates, a bug
(which added the -g flag to the compile) was fixed. Should I add that
flag back?
-Ales