guile-devel
[Top][All Lists]
Advanced

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

Re: Core dump when throwing an exception from a resumed partial continua


From: Andy Wingo
Subject: Re: Core dump when throwing an exception from a resumed partial continuation
Date: Fri, 15 Mar 2013 22:30:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Hi,

On Fri 15 Mar 2013 22:01, Brent Pinkney <address@hidden> writes:

> I am using partial continuations to resume a computation when an
> external system returns with an answer.
> I am using (call-with-prompt ...) and (abort-to-prompt)
>
> When I resume the continuation in another thread, all works perfectly

Neat :)

> UNLESS the continued execution throws and exception.
> Then guile exits with a core dump.

That's not good!  Can you work up a short test case?

Thanks,

Andy
-- 
http://wingolog.org/



reply via email to

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