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: Nala Ginrut <nalaginrut <at> gmail.com>
Subject: bug#13188: closed (Re: bug#13188: par-map causes VM stack overflow)
Date: Wed, 27 Mar 2013 17:15:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#13188: par-map causes VM stack overflow

which was filed against the guile package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 13188 <at> debbugs.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: 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’.

[Message part 3 (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--------------------------------




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.