On Fri, Sep 15, 2006 at 12:20:33AM +0200, Christian Thalinger wrote: > On Thu, Sep 14, 2006 at 11:18:34AM -0700, Casey Marshall wrote: > > Does cacao support GetDirectBufferAddress properly? There may be a bug > > there. > > Hmm, it unlikely, because OpenGL stuff works and that uses directu > buffers a lot. But I'll try the patch.
After applying the patches, I got the same segfault. A check in GetDirectBufferAddress was missing. A fix is commited. - twisti
