Stack overflow in main.scm

Derek Atkins warlord at MIT.EDU
Fri Oct 9 10:18:24 EDT 2009


David Reiser <dbreiser at earthlink.net> writes:

>> What happens if you change the value of the stack in main.scm?
>> E.g., change:
>>
>> (debug-set! maxdepth 100000)
>> (debug-set! stack    200000)
>>
>> to something higher, like:
>>
>> (debug-set! maxdepth 150000)
>> (debug-set! stack    300000)
>>
>> ???
>>From trunk:
>
> /opt/gnucash-svn/share/gnucash/guile-modules/gnucash/main.scm:127:40:
> In expression (car remaining-elements):
> /opt/gnucash-svn/share/gnucash/guile-modules/gnucash/main.scm:127:40:
> Stack overflow
>
> or
>>From tarball:
>
> <unnamed port>: In expression (car dirs):
> <unnamed port>: Stack overflow

In other words, didn't help.  Blah.
This is beyond my Scheme/Guile fu.  :(

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list