Comment #12 on issue 26055 by benjo316: Asking for a 3D Canvas Context Crashes Tab in Windows http://code.google.com/p/chromium/issues/detail?id=26055
I appear to be getting the same issue, but I want to confirm real quick. I have an nVidia GeForce 7100 card, and I'm using the 185.18.36 driver. output of `glxinfo |grep version`: server glx version string: 1.4 client glx version string: 1.4 GLX version: 1.3 OpenGL version string: 2.1.2 NVIDIA 185.18.36 OpenGL shading language version string: 1.20 NVIDIA via Cg compiler Does that mean I have OpenGL 1.3, 1.4, or 2.1.2? Finally, "GraphicsContext3D: error opening libGL.so.1" is output to the console when it tries to open a 3D context and the tab crashes, in case nobody noticed (I'm sure someone did, though). -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
