unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Brent Pinkney <brp@4dst.com>
To: guile-devel@gnu.org
Cc: Andrew Gaylard <apg@4dst.com>
Subject: Core dump when throwing an exception from a resumed partial continuation
Date: Fri, 15 Mar 2013 23:01:23 +0200	[thread overview]
Message-ID: <51438C23.6020605@4dst.com> (raw)

[-- 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 --]

             reply	other threads:[~2013-03-15 21:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-15 21:01 Brent Pinkney [this message]
2013-03-15 21:30 ` Core dump when throwing an exception from a resumed partial continuation 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51438C23.6020605@4dst.com \
    --to=brp@4dst.com \
    --cc=apg@4dst.com \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).