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,965
    • Issues 1,965
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 97
    • Merge requests 97
  • 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
  • #19278
Closed
Open
Issue created Aug 26, 2019 by W. Alan Scott@wascottMaintainer

Writing .csv file is crashing, remote server.

We are crashing ParaView when saving a .csv file, remote server.

  • Use 32 servers, Linux, master.
  • Load Watney's 144 file Exodus dataset. All vars on, Apply.
  • GenerateGlobalId filter. Success!
  • Hover Cells On, find a cell. I chose GlobalCellId 14543.
  • Find Data. Find this GlobalCellId.
  • Extract Selection. Apply.
  • Spreadsheet view.
  • File/ Save Data. Field Association, Cells. Only save wall-heat-flux. Save as .csv file. Save all time. Crashes with the following.
pvserver: ///snip///VTK/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/detail/algorithms/kdtree-sampling.hpp:429: float vtkdiy2::detail::KDTreeSamplingPartition<Block, Point>::find_split(const Bounds&, const Bounds&) const [with Block = {anonymous}::PointBlockT; Point = {anonymous}::PointTT; vtkdiy2::detail::KDTreeSamplingPartition<Block, Point>::Bounds = vtkdiy2::Bounds<float>]: Assertion `0' failed.

Loguru caught a signal: SIGABRT
Stack trace:
73            0x401589 ///snip///bin/pvserver() [0x401589]
72      0x2aaaaacf13d5 __libc_start_main + 245
71            0x401a5c ///snip///bin/pvserver() [0x401a5c]
70            0x4019af ///snip///bin/pvserver() [0x4019af]
69      0x2aaaae463784 vtkMultiProcessController::ProcessRMIs() + 34
68      0x2aaaae4637d1 vtkMultiProcessController::ProcessRMIs(int, int) + 75
67      0x2aaaae4633b6 vtkMultiProcessController::BroadcastProcessRMIs(int, int) + 258
66      0x2aaaae464184 vtkMultiProcessController::ProcessRMI(int, void*, int, int) + 786
65      0x2aaaacdeffde ///snip////bin/../lib/libvtkPVServerImplementationCore-pv5.7.so.1(+0x88fde) [0x2aaaacdeffde]
64      0x2aaaacdf2212 vtkPVSessionCore::ExecuteStreamSatelliteCallback() + 212
63      0x2aaaacdf2332 vtkPVSessionCore::ExecuteStreamInternal(vtkClientServerStream const&, bool) + 222
62      0x2aaaad934dfd vtkClientServerInterpreter::ProcessStream(vtkClientServerStream const&) + 67
61      0x2aaaad934f4f vtkClientServerInterpreter::ProcessOneMessage(vtkClientServerStream const&, int) + 309
60      0x2aaaad93591f vtkClientServerInterpreter::ProcessCommandInvoke(vtkClientServerStream const&, int) + 453
59      0x2aaaad937199 vtkClientServerInterpreter::CallCommandFunction(char const*, vtkObjectBase*, char const*, vtkClientServerStream const&, vtkClientServerStream&) + 679
58      0x2aaaab49faf1 ///snip////../lib/libvtkPVServerManagerApplication-pv5.7.so.1(+0x403af1) [0x2aaaab49faf1]
57      0x2aaaad48b5c1 vtkFileSeriesWriter::Write() + 417
56      0x2aaab17c164f vtkAlgorithm::Update() + 77
55      0x2aaab17c1684 vtkAlgorithm::Update(int) + 50
54      0x2aaab18324a4 vtkStreamingDemandDrivenPipeline::Update(int) + 48
53      0x2aaab1832618 vtkStreamingDemandDrivenPipeline::Update(int, vtkInformationVector*) + 370
52      0x2aaab17d33a7 vtkDemandDrivenPipeline::UpdateData(int) + 679
51      0x2aaab1832279 vtkStreamingDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 2991
50      0x2aaab17d2c98 vtkDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 1464
49      0x2aaab17c922a vtkCompositeDataPipeline::ExecuteData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 1022
48      0x2aaab17d3572 vtkDemandDrivenPipeline::ExecuteData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 140
47      0x2aaab1834e1f vtkStreamingDemandDrivenPipeline::ExecuteDataEnd(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 821
46      0x2aaab18324a4 vtkStreamingDemandDrivenPipeline::Update(int) + 48
45      0x2aaab1832618 vtkStreamingDemandDrivenPipeline::Update(int, vtkInformationVector*) + 370
44      0x2aaab17d33a7 vtkDemandDrivenPipeline::UpdateData(int) + 679
43      0x2aaab1832279 vtkStreamingDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 2991
42      0x2aaab17d2b98 vtkDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 1208
41      0x2aaab17cb964 vtkCompositeDataPipeline::ForwardUpstream(vtkInformation*) + 766
40      0x2aaab1832279 vtkStreamingDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 2991
39      0x2aaab17d2b98 vtkDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 1208
38      0x2aaab17cb964 vtkCompositeDataPipeline::ForwardUpstream(vtkInformation*) + 766
37      0x2aaab1832279 vtkStreamingDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 2991
36      0x2aaab17d2b98 vtkDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 1208
35      0x2aaab17cb964 vtkCompositeDataPipeline::ForwardUpstream(vtkInformation*) + 766
34      0x2aaab1832279 vtkStreamingDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 2991
33      0x2aaab17d2b98 vtkDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 1208
32      0x2aaab17cb964 vtkCompositeDataPipeline::ForwardUpstream(vtkInformation*) + 766
31      0x2aaab1832279 vtkStreamingDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 2991
30      0x2aaab17d2b98 vtkDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 1208
29      0x2aaab17cb964 vtkCompositeDataPipeline::ForwardUpstream(vtkInformation*) + 766
28      0x2aaab1832279 vtkStreamingDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 2991
27      0x2aaab17d2c98 vtkDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 1464
26      0x2aaab17c922a vtkCompositeDataPipeline::ExecuteData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 1022
25      0x2aaab17d354d vtkDemandDrivenPipeline::ExecuteData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 103
24      0x2aaab17dacae vtkExecutive::CallAlgorithm(vtkInformation*, int, vtkInformationVector**, vtkInformationVector*) + 118
23      0x2aaab17fb13e vtkPassInputTypeAlgorithm::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 90
22      0x2aaac2908d8a vtkGenerateGlobalIds::RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 216
21      0x2aaac2909c12 ///snip////bin/../lib/libvtkFiltersParallelDIY2-pv5.7.so.1(+0xacc12) [0x2aaac2909c12]
20      0x2aaac290b6a1 ///snip////bin/../lib/libvtkFiltersParallelDIY2-pv5.7.so.1(+0xae6a1) [0x2aaac290b6a1]
5       0x2aaac291399d ///snip////bin/../lib/libvtkFiltersParallelDIY2-pv5.7.so.1(+0xb699d) [0x2aaac291399d]
4       0x2aaaaacfe0d2 /lib64/libc.so.6(+0x2f0d2) [0x2aaaaacfe0d2]
3       0x2aaaaacfe026 /lib64/libc.so.6(+0x2f026) [0x2aaaaacfe026]
2       0x2aaaaad068f8 abort + 328
1       0x2aaaaad05207 gsignal + 55
0       0x2aaaaad05280 /lib64/libc.so.6(+0x36280) [0x2aaaaad05280]
Edited Sep 03, 2019 by Utkarsh Ayachit
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking