Chris Cramer <[EMAIL PROTECTED]> writes:

> > What did you do exactly?  How did you configure your guile?
> 
> Originally, I configured with --with-threads --enable-maintainer-mode.
> Then, while trying to figure out why it was segfaulting, I noticed that
> Guile was using pthreads, which I was trying to avoid, so I added the
> option to disable that. So I started using --disable-linuxthreads.

Aha!  I added --disable-linuxthreads and I got this:

    Error in scm_gc_mark during GC: rogue pointer in heap
    Aborted (core dumped)

Will investigate further...

_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to