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,961
    • Issues 1,961
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 99
    • Merge requests 99
  • 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
  • #20932
Closed
Open
Issue created Sep 03, 2021 by Eloise B@nyoho

Crash on temporal interpolator

Hello,

I was trying to follow the paraview tutorial, particullarly on the time and animation part, and paraview stop with the temporal interpolator filter.

I open the asked database (can.ex2), load all fields and applied. Then i create a Temporal Interpolator and hit "apply". Paraview crash directly with this log errors:

Mesa warning: Window 62914569 has no colormap!

Mesa warning: Window 62914572 has no colormap!

Mesa warning: Window 62914582 has no colormap!

(  25.789s) [paraview        ]vtkMultiBlockDataSet.cx:78     ERR| vtkMultiBlockDataSet (0xa1ddcb0): vtkPartitionedDataSetCollection cannot be added as a block.
(  25.806s) [paraview        ]      vtkDataObject.cxx:498   WARN| vtkPartitionedDataSetCollection (0x7a9a4b0): Attempted to ShallowCopy from null.

Loguru caught a signal: SIGSEGV
Stack trace:
58            0x40b8da paraview() [0x40b8da]
57      0x7f1281bc1bf7 __libc_start_main + 231
56            0x40b705 paraview() [0x40b705]
55      0x7f127f01db2c QCoreApplication::exec() + 124
54      0x7f127f015dc3 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 275
53      0x7f127f06f41d QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 109
52      0x7f126313b00f g_main_context_iteration + 47
51      0x7f126313af80 /home/billae/develop/spackinstaller/spack/opt/spack/linux-ubuntu18.04-skylake/gcc-9.3.0/glib-2.68.3-ftqrdd26x3a3efke73vrjztadihaidjl/lib/libglib-2.0.so.0(+0x5bf80) [0x7f126313af80]
50      0x7f126313ad17 g_main_context_dispatch + 599
49      0x7f125b1f4f2a /home/billae/develop/spackinstaller/spack/opt/spack/linux-ubuntu18.04-skylake/gcc-9.3.0/qt-5.15.2-5xitr7lkdgaeebnku5kkaabra6f4zv32/plugins/platforms/../../lib/libQt5XcbQpa.so.5(+0x62f2a) [0x7f125b1f4f2a]
48      0x7f127f61948b QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 171
47      0x7f127f63ec69 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 569
46      0x7f127f63d74b QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 1691
45      0x7f127f017050 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 272
44      0x7f1280fb2c00 QApplication::notify(QObject*, QEvent*) + 400
43      0x7f1280faa46f QApplicationPrivate::notify_helper(QObject*, QEvent*) + 127
42      0x7f1281006eac /home/billae/develop/spackinstaller/spack/opt/spack/linux-ubuntu18.04-skylake/gcc-9.3.0/qt-5.15.2-5xitr7lkdgaeebnku5kkaabra6f4zv32/lib/libQt5Widgets.so.5(+0x1d0eac) [0x7f1281006eac]
41      0x7f1281003e88 /home/billae/develop/spackinstaller/spack/opt/spack/linux-ubuntu18.04-skylake/gcc-9.3.0/qt-5.15.2-5xitr7lkdgaeebnku5kkaabra6f4zv32/lib/libQt5Widgets.so.5(+0x1cde88) [0x7f1281003e88]
40      0x7f1280fb20e1 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 433
39      0x7f127f017050 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 272
38      0x7f1280fb2dd0 QApplication::notify(QObject*, QEvent*) + 864
37      0x7f1280faa46f QApplicationPrivate::notify_helper(QObject*, QEvent*) + 127
36      0x7f1280fe9f18 QWidget::event(QEvent*) + 584
35      0x7f128109aa43 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 195
34      0x7f128109a89f /home/billae/develop/spackinstaller/spack/opt/spack/linux-ubuntu18.04-skylake/gcc-9.3.0/qt-5.15.2-5xitr7lkdgaeebnku5kkaabra6f4zv32/lib/libQt5Widgets.so.5(+0x26489f) [0x7f128109a89f]
33      0x7f128109956a /home/billae/develop/spackinstaller/spack/opt/spack/linux-ubuntu18.04-skylake/gcc-9.3.0/qt-5.15.2-5xitr7lkdgaeebnku5kkaabra6f4zv32/lib/libQt5Widgets.so.5(+0x26356a) [0x7f128109956a]
32      0x7f1281099382 QAbstractButton::clicked(bool) + 50
31      0x7f127f04ba05 /home/billae/develop/spackinstaller/spack/opt/spack/linux-ubuntu18.04-skylake/gcc-9.3.0/qt-5.15.2-5xitr7lkdgaeebnku5kkaabra6f4zv32/lib/libQt5Core.so.5(+0x2dea05) [0x7f127f04ba05]
30      0x7f128086b9b8 pqPropertiesPanel::apply() + 1096
29      0x7f1280750912 pqPropertiesPanel::applied(pqProxy*) + 50
28      0x7f127f04ba05 /home/billae/develop/spackinstaller/spack/opt/spack/linux-ubuntu18.04-skylake/gcc-9.3.0/qt-5.15.2-5xitr7lkdgaeebnku5kkaabra6f4zv32/lib/libQt5Core.so.5(+0x2dea05) [0x7f127f04ba05]
27      0x7f12817ac1d6 pqApplyBehavior::applied(pqPropertiesPanel*, pqProxy*) + 198
26      0x7f12817ad00a pqApplyBehavior::showData(pqPipelineSource*, pqView*) + 378
25      0x7f127a0a5ea2 vtkSMParaViewPipelineControllerWithRendering::ShowInPreferredView(vtkSMSourceProxy*, int, vtkSMViewProxy*) + 146
24      0x7f127a0a4052 vtkSMParaViewPipelineControllerWithRendering::UpdatePipelineBeforeDisplay(vtkSMSourceProxy*, int, vtkSMViewProxy*) + 226
23      0x7f127a20bf9f vtkSMSourceProxy::UpdatePipeline(double) + 79
22      0x7f127a1a0df8 vtkSMOutputPort::UpdatePipelineInternal(double, bool) + 184
21      0x7f127a10fca4 vtkPVSessionBase::ExecuteStream(unsigned int, vtkClientServerStream const&, bool) + 52
20      0x7f127a110a80 vtkPVSessionCore::ExecuteStream(unsigned int, vtkClientServerStream const&, bool) + 64
19      0x7f127a110c33 vtkPVSessionCore::ExecuteStreamInternal(vtkClientServerStream const&, bool) + 243
18      0x7f127cb9b3cd vtkClientServerInterpreter::ProcessStream(vtkClientServerStream const&) + 29
17      0x7f127cb9af07 vtkClientServerInterpreter::ProcessOneMessage(vtkClientServerStream const&, int) + 167
16      0x7f127cb9ae05 vtkClientServerInterpreter::ProcessCommandInvoke(vtkClientServerStream const&, int) + 1189
15      0x7f127cb9a881 vtkClientServerInterpreter::CallCommandFunction(char const*, vtkObjectBase*, char const*, vtkClientServerStream const&, vtkClientServerStream&) + 193
14      0x7f1267bbf2b3 vtkSISourceProxyCommand(vtkClientServerInterpreter*, vtkObjectBase*, char const*, vtkClientServerStream const&, vtkClientServerStream&, void*) + 2211
13      0x7f127a140ac0 vtkSISourceProxy::UpdatePipeline(int, double, bool) + 416
12      0x7f126aac7534 vtkStreamingDemandDrivenPipeline::Update(int, vtkInformationVector*) + 276
11      0x7f126aa8afbd vtkDemandDrivenPipeline::UpdateData(int) + 141
10      0x7f126aac64e9 vtkStreamingDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 1305
9       0x7f126aa8c032 vtkDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 290
8       0x7f126aa85674 vtkCompositeDataPipeline::ForwardUpstream(vtkInformation*) + 340
7       0x7f126aac64e9 vtkStreamingDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 1305
6       0x7f126aa8c1ed vtkDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 733
5       0x7f126aa86741 vtkCompositeDataPipeline::ExecuteData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 113
4       0x7f126aa89ad9 vtkDemandDrivenPipeline::ExecuteData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 57
3       0x7f126aa8f272 vtkExecutive::CallAlgorithm(vtkInformation*, int, vtkInformationVector**, vtkInformationVector*) + 66
2       0x7f126aa9ccb0 vtkMultiTimeStepAlgorithm::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 1488
1       0x7f1274e7ac9f vtkTemporalInterpolator::RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 799
0       0x7f1281bdf040 /lib/x86_64-linux-gnu/libc.so.6(+0x3f040) [0x7f1281bdf040]
(  25.807s) [paraview        ]                       :0     FATL| Signal: SIGSEGV
Erreur de segmentation (core dumped)

I work on a ubuntu (18) laptop with the master branch of paraview not totally up to date (commit 1f207106).

Is the problem only on my installation ? Thanks

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking