|
From: | Chicken Trac |
Subject: | Re: [Chicken-janitors] #1453: Running MinGW-produced Chicken from a MSVC-produced executable causes a stack overflow during initialization |
Date: | Mon, 23 Apr 2018 13:32:31 -0000 |
#1453: Running MinGW-produced Chicken from a MSVC-produced executable causes a stack overflow during initialization ---------------------------------+--------------------- Reporter: jrobbins | Owner: Type: defect | Status: new Priority: major | Milestone: someday Component: unknown | Version: 4.13.0 Resolution: | Keywords: Estimated difficulty: | ---------------------------------+--------------------- Comment (by jrobbins): I have found a solution to the issue- It seems like setjmp/longjmp are known to be buggy in MinGW64. Attached is a patch that solves these issues. -- Ticket URL: <https://bugs.call-cc.org/ticket/1453#comment:1> CHICKEN Scheme <https://www.call-cc.org/> CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] | Current Thread | [Next in Thread] |