[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Gschem Random Segmentation Fault - Autosave
On 8/1/06, User Tomdean <tomdean@xxxxxxxxxxxxx> wrote:
More random segment faults. Gdb points to autosave().
This seems to happen more often when I have
(component-library "/usr/home/tomdean/cad/sym")
in ~/.geda/gafrc
Any ideas?
tomdean
I had the same problem, was pointed at autosave as being the culprit and added:
(auto-save-interval 0)
to my gschemrc file (in my project directory)
I have also read (perhaps in the FAQ) that setting the G_SLICE
environment variable as:
export G_SLICE=always-malloc
will work around this problem. I have been told that this has been
fixed in CVS and will be in the next snapshot.
--wpd
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user