Skip to content
GitLab
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,960
    • Issues 1,960
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 95
    • Merge requests 95
  • 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
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #17647
Closed
Open
Issue created Aug 05, 2017 by Riccardo Rossi@rrossi

Links between "Plot over intersection curves" objects

Creating links between the "plane" property of "Plot over intersection curves" objects results in Paraview crashing. I've tested both the 4.3.1 release on Centos7 and the 5.4.0 on Windows 7.

Didn't find any track of such issue and since I believe it would be pretty useful when comparing multiple dataset I thought it would be worth opening a ticket.

Riccardo

How to reproduce :

  • Open ParaView
  • Create a wavelet
  • Add a "Plot on intersection curves"
  • Add another "Polot on intersection curves" on the wavelet
  • Tools->Manage Links-> Add
  • Add an object link between both Plot->Plane objects
  • ParaView segfault
Thread 1 "paraview" received signal SIGSEGV, Segmentation fault.
0x00007ffa6637638e in pqProxy::getProxy (this=0x0) at /home/glow/work/paraview/paraview/Qt/Core/pqProxy.cxx:285
285       return this->Internal->Proxy;
(gdb) bt
#0  0x00007ffa6637638e in pqProxy::getProxy (this=0x0) at /home/glow/work/paraview/paraview/Qt/Core/pqProxy.cxx:285
#1  0x00007ffa66336a64 in pqLinksModel::data (this=0x10042dcc0, idx=..., role=0) at /home/glow/work/paraview/paraview/Qt/Core/pqLinksModel.cxx:390
#2  0x00007ffa508685f1 in QStyledItemDelegate::initStyleOption(QStyleOptionViewItem*, QModelIndex const&) const () from /usr/lib/libQt5Widgets.so.5
#3  0x00007ffa50867ac7 in QStyledItemDelegate::sizeHint(QStyleOptionViewItem const&, QModelIndex const&) const () from /usr/lib/libQt5Widgets.so.5
#4  0x00007ffa50828e66 in QTreeView::indexRowSizeHint(QModelIndex const&) const () from /usr/lib/libQt5Widgets.so.5
#5  0x00007ffa5082a5ad in QTreeViewPrivate::itemHeight(int) const () from /usr/lib/libQt5Widgets.so.5
#6  0x00007ffa5082bfd7 in QTreeViewPrivate::updateScrollBars() () from /usr/lib/libQt5Widgets.so.5
#7  0x00007ffa5083360e in QTreeView::updateGeometries() () from /usr/lib/libQt5Widgets.so.5
Edited Aug 07, 2017 by Mathieu Westphal
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking