chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] segfault when trying to run blender.scm


From: Andrew Boekhoff
Subject: [Chicken-users] segfault when trying to run blender.scm
Date: Tue, 21 Dec 2010 10:50:45 -0500
User-agent: KMail/1.13.5 (Linux/2.6.35-23-generic; KDE/4.5.1; i686; ; )

Hi,

I get a segfault when trying to run blender.scm from
http://chicken.kitten-technologies.co.uk/svn/release/4/glut/examples/

The original (I think) C version does compile and run.
http://www.opengl.org/resources/code/samples/glut_examples/examples/blender.c

I'm using intel graphics on linux, and have had problems with the 
drivers before, but haven't been able to confirm them as the culprit.

This the output of `$ csi blender.scm'

; loading blender.scm ...
; loading /usr/local/lib/chicken/5/gl.import.so ...
; loading /usr/local/lib/chicken/5/scheme.import.so ...
; loading /usr/local/lib/chicken/5/chicken.import.so ...
; loading /usr/local/lib/chicken/5/foreign.import.so ...
; loading /usr/local/lib/chicken/5/easyffi.import.so ...
; loading /usr/local/lib/chicken/5/glu.import.so ...
; loading /usr/local/lib/chicken/5/glut.import.so ...
; loading library srfi-4 ...
; loading /usr/local/lib/chicken/5/gl.so ...
; loading /usr/local/lib/chicken/5/glu.so ...
; loading /usr/local/lib/chicken/5/glut.so ...
; loading library srfi-18 ...
Segmentation fault



reply via email to

[Prev in Thread] Current Thread [Next in Thread]