Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,846
    • Issues 1,846
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 87
    • Merge requests 87
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #19863
Closed
Open
Created Apr 21, 2020 by W. Alan Scott@wascottMaintainer

Segfault calling VisRTX_GetContext() at startup

ParaView 5.8.0 has a segfault at startup. It is in the following section of code.

42      0x408939 /snip/bin/paraview() [0x408939]
41      0x7fac7b0094d1 pqParaViewBehaviors::pqParaViewBehaviors(QMainWindow*, QObject*) + 1041
40      0x7fac7af7fea5 pqAlwaysConnectedBehavior::pqAlwaysConnectedBehavior(QObject*) + 293
39      0x7fac7af7fd14 pqAlwaysConnectedBehavior::serverCheck() + 132
38      0x7fac79b998a7 pqObjectBuilder::createServer(pqServerResource const&, int) + 199
37      0x7fac782c5749 vtkSMSession::ConnectToSelf(int) + 105
36      0x7fac779c5a3e vtkProcessModule::RegisterSession(vtkSession*) + 142
35      0x7fac725616c6 /snip/bin/../lib/libvtkCommonCore-pv5.8.so.1(+0x4936c6) [0x7fac725616c6]
34      0x7fac723f4c99 vtkCallbackCommand::Execute(vtkObject*, unsigned long, void*) + 25
33      0x7fac787c4c7c /snip/bin/../lib/libvtkGUISupportQt-pv5.8.so.1(+0x3ac7c) [0x7fac787c4c7c]
32      0x7fac787b0947 /snip/bin/../lib/libvtkGUISupportQt-pv5.8.so.1(+0x26947) [0x7fac787b0947]
31      0x7fac78f18c47 QMetaObject::activate(QObject*, int, int, void**) + 1511
30      0x7fac79b39d09 /snip/bin/../lib/libpqCore-pv5.8.so.1(+0x77d09) [0x7fac79b39d09]
29      0x7fac79b35452 pqServerManagerObserver::connectionCreated(long long) + 50
28      0x7fac78f18c47 QMetaObject::activate(QObject*, int, int, void**) + 1511
27      0x7fac79be69a2 pqServerManagerModel::onConnectionCreated(long long) + 770
26      0x7fac79b342c2 pqServerManagerModel::serverAdded(pqServer*) + 50
25      0x7fac78f18c47 QMetaObject::activate(QObject*, int, int, void**) + 1511
24      0x7fac7afcc379 pqDefaultViewBehavior::onServerCreation(pqServer*) + 585
23      0x7fac79b94b3e pqObjectBuilder::createView(QString const&, pqServer*) + 158
22      0x7fac782d145b vtkSMSessionProxyManager::NewProxy(char const*, char const*, char const*) + 203
21      0x7fac782d11a4 vtkSMSessionProxyManager::NewProxy(vtkPVXMLElement*, char const*, char const*, char const*) + 324
20      0x7fac6e0432f5 vtkSMViewProxy::ReadXMLAttributes(vtkSMSessionProxyManager*, vtkPVXMLElement*) + 21
19      0x7fac7829c6cb vtkSMProxy::ReadXMLAttributes(vtkSMSessionProxyManager*, vtkPVXMLElement*) + 683
18      0x7fac7829e2fb vtkSMProxy::CreateSubProxiesAndProperties(vtkSMSessionProxyManager*, vtkPVXMLElement*) + 699
17      0x7fac7829be46 vtkSMProxy::NewProperty(char const*, vtkPVXMLElement*) + 422
16      0x7fac78302a9c vtkSMStringVectorProperty::ReadXMLAttributes(vtkSMProxy*, vtkPVXMLElement*) + 28
15      0x7fac7830cba7 vtkSMVectorProperty::ReadXMLAttributes(vtkSMProxy*, vtkPVXMLElement*) + 23
14      0x7fac78287def vtkSMProperty::ReadXMLAttributes(vtkSMProxy*, vtkPVXMLElement*) + 11871
13      0x7fac6dffffce vtkSMRendererDomain::ReadXMLAttributes(vtkSMProperty*, vtkPVXMLElement*) + 30
12      0x7fac6dfffb46 vtkSMRendererDomain::Update(vtkSMProperty*) + 54
11      0x7fac6c471bd4 vtkOSPRayPass::IsBackendAvailable(char const*) + 20
10      0x7fac6c446656 /snip/bin/../lib/libvtkRenderingRayTracing-pv5.8.so.1(+0x1d656) [0x7fac6c446656]
9       0x7fac6c44653f /snip/bin/../lib/libvtkRenderingRayTracing-pv5.8.so.1(+0x1d53f) [0x7fac6c44653f]
8       0x7fac6c446f77 /snip/bin/../lib/libvtkRenderingRayTracing-pv5.8.so.1(+0x1df77) [0x7fac6c446f77]
7       0x7fac39e492b9 VisRTX_GetContext + 5081
6       0x7fac70ff1993 /lib64/libstdc++.so.6(+0x5e993) [0x7fac70ff1993]
5       0x7fac70ff1773 /lib64/libstdc++.so.6(+0x5e773) [0x7fac70ff1773]
4       0x7fac70ff1746 /lib64/libstdc++.so.6(+0x5e746) [0x7fac70ff1746]
3       0x7fac70ff37d5 __gnu_cxx::__verbose_terminate_handler() + 357
2       0x7fac7b3a59b8 abort + 328
1       0x7fac7b3a42c7 gsignal + 55
0       0x7fac7b3a4340 /lib64/libc.so.6(+0x36340) [0x7fac7b3a4340]
(   2.988s) [paraview        ]                       :0     FATL| Signal: SIGABRT
Edited May 12, 2020 by Cory Quammen
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking