Segmentation fault in clCreateFromGLTexture2D on linux/cuda7.0

I’m getting a segmentation fault in clCreateFromGLTexture2D with the latest Cuda 7.0 drivers on Ubuntu 14.04 and GTX Titan. The exact identical code works fine on Windows.

Has anybody had better luck with CL/GL interop in this configuration?

Thank you.