[gambit-list] [PATCH-for-debugging] DEBUG: add type checks to ##continuation-capture-aux

Christian Jaeger christian at pflanze.mine.nu
Wed Nov 26 12:12:45 EST 2008


Christian Jaeger wrote:
> To try to find the culprit in the Termite failings.
>
> ---
>
>  Since you got:
>
>  Program received signal EXC_BAD_ACCESS, Could not access memory.
>  Reason: KERN_INVALID_ADDRESS at address: 0x01c03ffc
>  0x003058c5 in ___H_base_2d_exception_2d_handler (___ps=0x4a1880) at _thread.c:27164
>   

PS. that the thing happens in base-exception-handler which is from 
Termite, makes me wonder whether Termite's exception handler is 
problematic, maybe in the case of an out of memory situation (like out 
of memory -> exception -> handler tries to do something which tries to 
throw a memory exception). Again, no time for digging, and in any case 
Marc will know better.

Christian.




More information about the Gambit-list mailing list