guile-devel
[Top][All Lists]
Advanced

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

Re: boehm-gc troubles with 2.0.11 on NetBSD/i386


From: Mark H Weaver
Subject: Re: boehm-gc troubles with 2.0.11 on NetBSD/i386
Date: Sat, 20 Sep 2014 19:25:36 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

In-Ho Yi <address@hidden> writes:
> I've continued execution after GC_find_limit_with_bound SIGSEGVs, and 
> finally I hit this point
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007f7ff7721d84 in scm_variable_ref (var=0x0) at variable.c:93
> 93        SCM_VALIDATE_VARIABLE (1, var);

First, can you verify that you have the following patch applied?

  
http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commitdiff;h=156119b0223cf14d335ebda84701a69b2ba95757

It was not in 2.0.11 and is needed for 32-bit clang builds.

> I'm trying guile2 2.0.11 built from pkgsrc wip with --without-threads 
> configuration option on NetBSD/i386 6.1.4

Which version of bdw-gc?

     Thanks,
       Mark



reply via email to

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