[Paraview] ParaView 5.4.1 | Segmentation Fault

Fastl, Thomas thomas.fastl at kcl.ac.uk
Wed Jan 31 10:10:53 EST 2018


Dear Utkarsh,


I really appreciate your immediate response, thanks! I've check the graphics drivers as you suggested:


tf13 at bioeng087-pc:~$ glxinfo
name of display: :0
X Error of failed request:  GLXBadContext
Major opcode of failed request:  155 (GLX)
Minor opcode of failed request:  6 (X_GLXIsDirect)
Serial number of failed request:  26
Current serial number in output stream:  26

In addition, execution of './paraview --mesa' works, meaning there's an issue with the graphics drivers?

Best, Thomas

________________________________
From: Utkarsh Ayachit <utkarsh.ayachit at kitware.com>
Sent: Wednesday, January 31, 2018 12:48
To: Fastl, Thomas
Cc: paraview at paraview.org
Subject: Re: [Paraview] ParaView 5.4.1 | Segmentation Fault

Thomas,

Check your graphics drivers. You can use tools like `glxinfo` to tell
you which OpenGL version is supported. ParaView now requires 3.2 or
newer. If you cannot upgrade your graphics drivers, you can use
software OpenGL implementation packaged by ParaView binaries as
follows:

.../paraview --mesa

Hope that helps,
Utkarsh

On Wed, Jan 31, 2018 at 7:45 AM, Fastl, Thomas <thomas.fastl at kcl.ac.uk> wrote:
> Dear Community,
>
>
> I've recently upgraded to ParaView 5.4.1 since ParaView 5.0.0 stopped
> working on my workstation. Therefore, I've downloaded and unpacked
> ParaView-5.4.1-Qt5-OpenGL2-MPI-Linux-64bit.tar.gz, however, receive the
> following error message upon execution:
>
>
> Warning: In
> /home/buildslave/dashboards/buildbot/paraview-pvbinsdash-linux-shared-release_superbuild/build/superbuild/paraview/src/VTK/Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx,
> line 838
> vtkGenericOpenGLRenderWindow (0x3846580): VTK is designed to work with
> OpenGL version 3.2 but it appears it has been given a context that does not
> support 3.2. VTK will run in a compatibility mode designed to work with
> earlier versions of OpenGL but some features may not work.
>
> Segmentation fault
>
>
> I'm running Ubuntu 14.04 on my workstation and should probably mention that
> I receive this error message right after execution of 'paraview', i.e., the
> Graphical User Interface never appears. Does anybody have a similar problem
> or know on how to resolve this issue? Thanks!
>
>
> Best, Thomas
>
>
>
> _______________________________________________
> Powered by https://emea01.safelinks.protection.outlook.com/?url=www.kitware.com&data=01%7C01%7Cthomas.fastl%40kcl.ac.uk%7C993d45e7786e4b19834a08d568a8fcb3%7C8370cf1416f34c16b83c724071654356%7C0&sdata=SZhKd7MqGivGN2iRcdVgKqBlhOMLmAbiHBu2%2F9QpIZ8%3D&reserved=0
>
> Visit other Kitware open-source projects at
> https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.kitware.com%2Fopensource%2Fopensource.html&data=01%7C01%7Cthomas.fastl%40kcl.ac.uk%7C993d45e7786e4b19834a08d568a8fcb3%7C8370cf1416f34c16b83c724071654356%7C0&sdata=w7OoCQ4j4nl9JlacJ1gclyH6xjS%2BlyOiCiWsmLMwZLk%3D&reserved=0
>
> Please keep messages on-topic and check the ParaView Wiki at:
> https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fparaview.org%2FWiki%2FParaView&data=01%7C01%7Cthomas.fastl%40kcl.ac.uk%7C993d45e7786e4b19834a08d568a8fcb3%7C8370cf1416f34c16b83c724071654356%7C0&sdata=iztT%2FuRsTwGjJqFAVDrjVC8shkWcotLFyRIAtwqpSL8%3D&reserved=0
>
> Search the list archives at: https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmarkmail.org%2Fsearch%2F%3Fq%3DParaView&data=01%7C01%7Cthomas.fastl%40kcl.ac.uk%7C993d45e7786e4b19834a08d568a8fcb3%7C8370cf1416f34c16b83c724071654356%7C0&sdata=XWGfA1xajWrFh9Q0GH4lbl8eq0PR6M3kMhzA3FCUJyY%3D&reserved=0
>
> Follow this link to subscribe/unsubscribe:
> https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fparaview.org%2Fmailman%2Flistinfo%2Fparaview&data=01%7C01%7Cthomas.fastl%40kcl.ac.uk%7C993d45e7786e4b19834a08d568a8fcb3%7C8370cf1416f34c16b83c724071654356%7C0&sdata=vZDJ7bgbhWBC9oSri22TWmW3EE9XARzz5sP%2F31FXmVg%3D&reserved=0
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://paraview.org/pipermail/paraview/attachments/20180131/4f102d01/attachment.html>


More information about the ParaView mailing list