Paraview 5.10.1 automatically crashes with MFIX built-in case

ParaView keeps crashing whenever I try to “apply” after open the RES output files generated by the built-in Fluid Bed 2D case in MFIX.

OS: Win 10/ Win 11

Thanks a lot.

FLUID_BED_TFM_2D.RES (2.1 MB)

RES file name: FLUID_BED_TFM_2D.RES ( not the one that include retarted data)

Confirmed crash on ParaView 6.1.1 on macOS.

Stack trace

Thread 0 Crashed:: paraview Dispatch queue: com.apple.main-thread
0   libvtkIOGeometry-pv6.1.6.1.dylib	       0x125ced08c vtkMFIXReader::GetAllTimes(vtkInformationVector*) + 640
1   libvtkIOGeometry-pv6.1.6.1.dylib	       0x125ce0474 vtkMFIXReader::RequestInformation(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 812
2   libvtkCommonExecutionModel-pv6.1.6.1.dylib	       0x1064b9308 vtkExecutive::CallAlgorithm(vtkInformation*, int, vtkInformationVector**, vtkInformationVector*) + 84
3   libvtkCommonExecutionModel-pv6.1.6.1.dylib	       0x106525c60 vtkStreamingDemandDrivenPipeline::ExecuteInformation(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 56
4   libvtkCommonExecutionModel-pv6.1.6.1.dylib	       0x1064af6c0 vtkDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 640
5   libvtkCommonExecutionModel-pv6.1.6.1.dylib	       0x106524ccc vtkStreamingDemandDrivenPipeline::ProcessRequest(vtkInformation*, vtkInformationVector**, vtkInformationVector*) + 908
6   libvtkRemotingServerManager-pv6.1.6.1.dylib	       0x1042a0e88 vtkSISourceProxy::UpdatePipelineInformation() + 188
7   libvtkRemotingApplication-pv6.1.6.1.dylib	       0x110244c24 vtkSISourceProxyCommand(vtkClientServerInterpreter*, vtkObjectBase*, char const*, vtkClientServerStream const&, vtkClientServerStream&, void*) + 1568
8   libvtkRemotingClientServerStream-pv6.1.6.1.dylib	       0x10323c768 vtkClientServerInterpreter::ProcessCommandInvoke(vtkClientServerStream const&, int) + 260
9   libvtkRemotingClientServerStream-pv6.1.6.1.dylib

Would you mind creating an issue for this over at gitlab.kitware.com/paraview/paraview? Thanks.