bug-guile
[Top][All Lists]
Advanced

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

Re: [1.9.12][OpenBSD] CFLAGS="-g -O0" run time failure ...


From: primus
Subject: Re: [1.9.12][OpenBSD] CFLAGS="-g -O0" run time failure ...
Date: Thu, 9 Sep 2010 00:06:28 +0100
User-agent: Mutt/1.5.17 (2007-11-01)

On Wed, Sep 08, 2010 at 09:46:41PM +0200, Andy Wingo wrote:
> Hi,
> 
> On Wed 08 Sep 2010 21:21, primus <address@hidden> writes:
> 
> > Failure is at: (won't know where to start debugging this - scheme land now).
> >
> > gmake[2]: Entering directory `/usr/obj/micro/guile-1.9.12/module'
> >   GUILEC ice-9/eval.go
> > guile: uncaught throw to wrong-type-arg: (#f Wrong type (expecting ~A): ~S 
> > (exact integer (#t #<catch-closure 3d9da8e0> #<catch-closure 3d9da8d0> 
> > #<catch-closure 3d9da8c0>)) ((#t #<catch-closure 3d9da8e0> #<catch-closure 
> > 3d9da8d0> #<catch-closure 3d9da8c0>)))
> 
> Ew. What version of libgc do you have?
> 
> If you are able to attach to the guile process while it is building,
> break on scm_ithrow and send the backtrace. You can edit
> meta/guile-tools and replace "exec guile" with "exec
> gdb-uninstalled-guile", then when you get a gdb prompt after typing
> "make", you can "break scm_ithrow", then "run", then "bt full" when you
> hit the error.

Thu Sep  9 00:03:18 BST 2010

Attached is build logfile that contains the
backtrace when compiled with CFLGAS="-g -O0".

-- 
-primus
"It isn't what you make, it's what you don't lose!"

Attachment: guile-1.9.12_gmake_all.l7g_gdb.bz2
Description: Binary data


reply via email to

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