You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change file list selection to a time series of files
Apply
deselect all but Density.
Apply
Crash will occur almost immediately.
I sporadically get a segfault when clicking the [...] button next to the filename list on the vtkLFMReader source. The stack trace (below) suggests a problem somehow with isStrInList. Printing to stdout suggests this happens on the "rho_" variable.
UPDATE
to reproduce:
Crash will occur almost immediately.
I sporadically get a segfault when clicking the [...] button next to the filename list on the vtkLFMReader source. The stack trace (below) suggests a problem somehow with
isStrInList
. Printing to stdout suggests this happens on the "rho_" variable.The text was updated successfully, but these errors were encountered: