This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

guile-gnome in Savannah


hello,

after a bit of work, the module gnome-guile-0.1 (in Savannah guile-gtk CVS) compiles, with an already installed guile-gtk and guile.

However, It segfaults when trying to execute /gnome-guile-0.1/guile-gnome/examples/canvas-test.scm

here is subset of the backtrace:

#0  0x4006d064 in scm_mark_subr_table () at procs.c:148
#1  0x40048ba0 in scm_igc (what=0x4009e220 "scm_subr_table") at gc.c:1150
#2  0x40049c2c in check_mtrigger (what=0x4009e220 "scm_subr_table") at gc.c:1959
#3  0x40049d52 in scm_must_realloc (where=0x80de448, old_size=6, size=15, what=0x4009e220 "scm_subr_table") at gc.c:2056
#4  0x4006ce20 in scm_c_make_subr (name=0x408ac3f2 "gnome-datadir-file", type=87, fcn=0x8000) at procs.c:81
#5  0x40053b60 in create_gsubr (define=1, name=0x408ac3f2 "gnome-datadir-file", req=1, opt=0, rst=0, fcn=0x4089acf0 <sgtk_gnome_datadir_file>)
    at gsubr.c:86
#6  0x40053ca1 in scm_c_define_gsubr (name=0x408ac3f2 "gnome-datadir-file", req=1, opt=0, rst=0, fcn=0x4089acf0 <sgtk_gnome_datadir_file>)
    at gsubr.c:135
#7  0x408a8065 in gnome_init_guile_glue () at gnome-glue.c:5217
#8  0x40035974 in scm_dynamic_call (func=0x6, dobj=0x80805d0) at dynl.c:467

any ideas?

thanks a lot,

Stan.
-- 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]