GNU bug report logs - #13188
par-map causes VM stack overflow

Previous Next

Package: guile;

Reported by: Nala Ginrut <nalaginrut <at> gmail.com>

Date: Sat, 15 Dec 2012 08:14:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#13188: closed (par-map causes VM stack overflow)
Date: Wed, 27 Mar 2013 17:15:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 27 Mar 2013 18:12:16 +0100
with message-id <87y5d8rclr.fsf <at> gnu.org>
and subject line Re: bug#13188: par-map causes VM stack overflow
has caused the debbugs.gnu.org bug report #13188,
regarding par-map causes VM stack overflow
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
13188: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13188
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nala Ginrut <nalaginrut <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: par-map causes VM stack overflow
Date: Sat, 15 Dec 2012 16:12:32 +0800
Here is the error message.
Anyway, par-map shouldn't cause stack overflow.

-----------------------err msg------------------------------
scheme@(guile-user)> (par-map 1+ (iota 10000))
While executing meta-command:
ERROR: Throw to key `vm-error' with args `(vm-run "VM: Stack
overflow" ())'.
-------------------------end--------------------------------



[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Nala Ginrut <nalaginrut <at> gmail.com>
Cc: 13188-done <at> debbugs.gnu.org
Subject: Re: bug#13188: par-map causes VM stack overflow
Date: Wed, 27 Mar 2013 18:12:16 +0100
Hi,

Nala Ginrut <nalaginrut <at> gmail.com> skribis:

> scheme@(guile-user)> (par-map 1+ (iota 10000))
> While executing meta-command:
> ERROR: Throw to key `vm-error' with args `(vm-run "VM: Stack
> overflow" ())'.

Commit 8a177d3 fixes this.  I added a paragraph in the documentation
that explains what happens: delimited continuations to the rescue once
again!  ;-)

Comments welcome.

Ludo’.


This bug report was last modified 12 years and 62 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.