emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#13188: closed (par-map causes VM stack overflow)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#13188: closed (par-map causes VM stack overflow)
Date: Wed, 27 Mar 2013 17:15:02 +0000

Your message dated Wed, 27 Mar 2013 18:12:16 +0100
with message-id <address@hidden>
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
address@hidden)


-- 
13188: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13188
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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--------------------------------




--- End Message ---
--- Begin Message --- Subject: Re: bug#13188: par-map causes VM stack overflow Date: Wed, 27 Mar 2013 18:12:16 +0100 User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)
Hi,

Nala Ginrut <address@hidden> 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’.


--- End Message ---

reply via email to

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