[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: gnetlist dumps core



Dan McMahill wrote:

I just checked in a bug fix in that area. You might do a cvs update
and try again. If you want to just change that one line, its in
libgeda/noweb/f_basic.nw [..]


After updating my source tree and recompiling, I get just another core
dump, but I think the backtrace is basically the same like the one I
posted yesterday.

#0 0xb7e2f137 in g_list_find_custom () from /usr/lib/libglib-2.0.so.0

#1 0xb7fd1a60 in g_rc_parse_general (w_current=0x80a5328, fname=0x8069430 "/home/cl/geda/share/gEDA/system-gafrc", ok_msg=0x8069430 "/home/cl/geda/share/gEDA/system-gafrc", err_msg=0x8069430 "/home/cl/geda/share/gEDA/system-gafrc") at g_rc.c:68
#2 0xb7fd1bf1 in g_rc_parse_system_rc (w_current=0x8069430, rcname=0x80693c8 "Did not find required system-gafrc file [%s]\n") at g_rc.c:138
#3 0xb7fd1f2b in g_rc_parse (w_current=0x80a5328, rcname=0x804fa52 "gnetlistrc", specified_rc_filename=0x8069430 "/home/cl/geda/share/gEDA/system-gafrc")
at g_rc.c:262
#4 0x0804bb63 in main_prog (closure=0x0, argc=134543954, argv=0xbffffaa4) at gnetlist.c:131
#5 0xb7f3a99f in scm_init_guile () from /usr/lib/libguile.so.12
#6 0xb7f3a95c in scm_init_guile () from /usr/lib/libguile.so.12
#7 0xb7f3a630 in scm_boot_guile () from /usr/lib/libguile.so.12
#8 0x0804c18a in main (argc=134648880, argv=0x8069430) at gnetlist.c:290


The file "/home/cl/geda/share/gEDA/system-gafrc" exists.

Christoph