bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reentrant port table stuff


From: Marius Vollmer
Subject: Re: reentrant port table stuff
Date: 06 Sep 2001 21:30:10 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

Chris Cramer <address@hidden> 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...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]