chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Segfault srfi-34 (raise 'oops)


From: Christian Kellermann
Subject: Re: [Chicken-users] Segfault srfi-34 (raise 'oops)
Date: Wed, 14 Mar 2012 10:00:39 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Hi Mark,

* Mark Carter <address@hidden> [120314 09:09]:
> I'm getting a segfault with srfi-34:
> 
> $ csi
> 
> CHICKEN
> (c)2008-2011 The Chicken Team
> (c)2000-2007 Felix L. Winkelmann
> Version 4.7.0.5-st 
> linux-unix-gnu-x86 [ manyargs dload ptables ]
> compiled 2012-03-07 on miro (Linux)
> 
> #;1> (use srfi-34)
> ; loading /home/mcarter/.local/lib/chicken/6/srfi-34.import.so ...
> ; loading /home/mcarter/.local/lib/chicken/6/chicken.import.so ...
> ; loading /home/mcarter/.local/lib/chicken/6/scheme.import.so ...
> ; loading /home/mcarter/.local/lib/chicken/6/srfi-34.so ...
> #;2> (raise 'oops)
> Segmentation fault

I am not sure whether this is due to srfi-34's raise mixed with
csi's srfi-12. If you use that inside a guard statement it works
for me (as the tests do too). I have filed a bug nonetheless in
case I misunderstand the situation, at least it should not segfault
if that can be avoided...

I have filed this ticket for you:
https://bugs.call-cc.org/ticket/801

Thanks for the report!

Christian

-- 
Who can (make) the muddy water (clear)? Let it be still, and it will
gradually become clear. Who can secure the condition of rest? Let
movement go on, and the condition of rest will gradually arise.
 -- Lao Tse. 



reply via email to

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