Andy Wingo wrote:
>> stack size              (kbytes, -s) 8192
>
> This  should be  quite  large enough.   If  you are  still
> interested  in   debugging  this  issue,   can  you  "call
> scm_stack_report ()" in gdb from the scm_ithrow?


Breakpoint 1, 0xb7f4fa80 in scm_ithrow ()
   from 
/home/marco/src/devel/scheme/checkouts/guile/libguile/.libs/libguile-2.0.so.22
(gdb) call scm_stack_report()
fffffd7c of stack: 0xbfffe268 - 0xbfffe008
$1 = 135077272
-- 
Marco Maggi

Reply via email to