[PD] Gem crash: Why?

IOhannes m zmoelnig zmoelnig at iem.at
Mon Apr 25 19:18:25 CEST 2005


Frank Barknecht wrote:
> Hallo,
> 
> could anybody maybe test attached patch? It leads to a segfault on my
> machine and I'd like to find out, why or ow to work around this. [any]
> from IEM is required.

crashes here too....

you shouldn't try to de-couple the execution of the render-chain from 
the "gemclock".
whenever [gemhead] sends out the gemlist-message, it is assured that the 
openGL-context of the gem-window is the current one.
if you call it "sometimes else", this cannot be guaranteed any more.

if you want full control over the render-cycle, you could do something 
with single-buffered mode (but i guess this is broken :-()

mfg.ads.r
IOhannes




More information about the Pd-list mailing list