On Mon 15 Nov 2010 22:27, primus <[email protected]> writes: >> On Tue 14 Sep 2010 12:36, primus <[email protected]> writes: >> >> > Enter `,help' for help. >> > scheme@(guile-user)> (define one 1) >> > GC_push_all_stacks: sp not set! >> > Abort trap >> > To get guile to compile I installed the latest > (CVS) version of GC: 7.2.5 > > I've not been able to work around it.
I assume this is still the case. Can you get a backtrace from all threads in GDB: "thr apply all bt full" -- and send to the list? Ideally with -O0. Thanks, Andy -- http://wingolog.org/
