Hi all,

I deleted/uninstalled all of my libgeda/gschem code and rebuilt from CVS today but I'm still getting occasional crashes. It hasn't been crashing nearly as frequently as before but it still segfaults 2-3 times an hour. I ran gschem in gdb this time and here's what I have so far:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1218066752 (LWP 5201)]
0xb7fbcab0 in s_page_autosave (toplevel=0x862b760) at s_page.nw:632

(gdb) bt
#0  0xb7fbcab0 in s_page_autosave (toplevel=0x862b760) at s_page.nw:632
#1  0xb7c22006 in g_main_context_wakeup () from /usr/lib/libglib-2.0.so.0
#2  0xb7c204ee in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#3  0xb7c234f6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#4  0xb7c237e3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#5  0xb7979e65 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#6 0x08057d34 in main_prog (closure=0x0, argc=3, argv=0xbfff0fb4) at gschem.nw:377
#7  0xb7f3bac9 in scm_boot_guile () from /usr/lib/libguile.so.12
#8  0x08057ed4 in main (argc=3, argv=0xbfff0fb4) at gschem.nw:422

I'll keep this instance of gdb running, so let me know what you would like to see and I'll post it.

Hope I can help get this one resolved...
-David Carr

Reply via email to