Bug#404230: gauche-gl: crash in finalizers

2006-12-28 Thread NIIBE Yutaka
Jens Thiele (karme) wrote: I think the finalizers of the glu objects (nurbs, quadric, tesselator) are wrong: Thanks. It's confirmed and forwarded. Original Message Subject: Re: [Gauche-devel] [Fwd: Bug#404230: gauche-gl: crash in finalizers] Date: Fri, 22 Dec 2006 20:18:26

Bug#404230: gauche-gl: crash in finalizers

2006-12-22 Thread Jens Thiele (karme)
Package: gauche-gl Version: 0.4.2-2 Severity: normal I think the finalizers of the glu objects (nurbs, quadric, tesselator) are wrong: test prog: (use gl) (make glu-nurbs) (print (gc-stat)) ;; todo: will this always enforce gc (or is it more like maybe-gc) (gc) (print (gc-stat)) stack dump: