On Donnerstag 17 September 2009, you wrote: > sry. Here it is > > (gdb) bt > #0 0x00007fff879ee50c in CFGetTypeID () > #1 0x00007fff8175722b in isValidSampler () > #2 0x00007fff8175473d in clGetSamplerInfo () > #3 0x0000000101266151 in pyopencl::sampler::get_info ()
Whoops. Turns out I left the sampler constructor empty. Fixed in git and 0.91.1, released a few minutes ago. (I encountered this crash, too, but thought it was Nvidia's fault and added a condition to the test. Silly me.) Andreas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyOpenCL mailing list [email protected] http://tiker.net/mailman/listinfo/pyopencl_tiker.net
