unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Core dump when throwing an exception from a resumed partial continuation
@ 2013-03-15 21:01 Brent Pinkney
  2013-03-15 21:30 ` Andy Wingo
  2013-03-21  9:43 ` Andy Wingo
  0 siblings, 2 replies; 6+ messages in thread
From: Brent Pinkney @ 2013-03-15 21:01 UTC (permalink / raw)
  To: guile-devel; +Cc: Andrew Gaylard

[-- Attachment #1: Type: text/plain, Size: 508 bytes --]

Hi,

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 
UNLESS the continued execution throws and exception.
Then guile exits with a core dump.

By contrast if I resume the continuation in the same thread and then 
throw and exception all works as expected.

Is this a known issue?

All assistance welcomed.


Thanks

Brent


[-- Attachment #2: Type: text/html, Size: 886 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-03-21 15:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-15 21:01 Core dump when throwing an exception from a resumed partial continuation Brent Pinkney
2013-03-15 21:30 ` Andy Wingo
2013-03-19  8:11   ` Andrew Gaylard
2013-03-21  9:43 ` Andy Wingo
2013-03-21 13:53   ` Andrew Gaylard
2013-03-21 15:34     ` Andy Wingo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).