[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #762: Cairo or SDL cause a crash in this example
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #762: Cairo or SDL cause a crash in this example |
Date: |
Sun, 15 Jan 2012 14:01:47 -0000 |
#762: Cairo or SDL cause a crash in this example
-------------------------+--------------------------------------------------
Reporter: ckeen | Owner: ckeen
Type: defect | Status: closed
Priority: major | Milestone: 4.8.0
Component: extensions | Version: 4.7.x
Resolution: fixed | Keywords: sdl cairo segfault no fun
-------------------------+--------------------------------------------------
Changes (by ckeen):
* status: new => closed
* resolution: => fixed
Comment:
r25812 fixes this. The cairo wrapping did not unwrap the extents-types and
hand the buffer to C but the scheme record, which caused the crashes.
Credit goes to Felix and Peter for helping me find this and comming up
with a solution.
--
Ticket URL: <http://bugs.call-cc.org/ticket/762#comment:3>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.