abrt 1.0.4 detected a crash. architecture: i686 Attached file: backtrace cmdline: /usr/lib/paraview/paraview-real component: paraview executable: /usr/lib/paraview/paraview-real kernel: 2.6.31.9-174.fc12.i686.PAE package: paraview-3.6.2-1.fc12 rating: 4 reason: Process was terminated by signal 6 (Aborted) release: Fedora release 12 (Constantine) How to reproduce ----- 1. Install latest VTK or update 2. Install Paraview and run 3. Crash (Similar to Mayavi's)
Created attachment 389005 [details] File: backtrace
Hmm, apparently it couldn't create a GLX context so it aborted. Some searching indicates that re-installing video drivers may be the ticket. What video card and driver are you using? Does glxinfo work?
I re-installed the latest NVIDIA (v190.53) from http://www.nvidia.com/object/unix.html and the errors disappeared. Before I was getting the same error from the glxinfo and glxgears commands. Even though I haven't updated the kernel after I previously built the NVIDIA drivers, I installed the new Xorg updates. Those must have mis-configured my system. Thanks for the quick feedback. This bug could be closed.