[Paraview] Paraview freezes without any error message

Cory Quammen cory.quammen at kitware.com
Wed Jun 7 15:45:08 EDT 2017


Tanja,

I believe this problem was fixed in VTK commit:

commit 44814f3e51747c9a53e66ba7993805ea496a8882
Author: Shawn Waldon <shawn.waldon at kitware.com>
Date:   Fri May 5 15:28:43 2017 -0400

    vtkDataReader handle file ending in whitespace

    If a VTK legacy file ended in whitespace without a newline after it,
    then the reader would enter an infinite loop.  Break that loop.

This fix is in ParaView 5.4.0. I second Kenichiro's suggestions.

Best regards,
Cory

On Tue, Jun 6, 2017 at 8:55 PM, kenichiro yoshimi
<rccm.kyoshimi at gmail.com> wrote:
> Hi Tanja,
>
> This freezing problem with 5.2.0 comes from the last line having no
> newline in example.vtk. Could you try to add a new line to the last
> line or try the recently released 5.4.0.
>
> Thanks,
>
> 2017-06-07 4:01 GMT+09:00 Tanja Gerasimenko <staubchen03 at gmail.com>:
>> Hello!
>>
>> I'm using Paraview 5.3.0 64-bit installed on Gentoo Linux machine. Starting
>> from version 5.2.0 it doesn't display any vtk file. It works fine with an
>> example file like test.vtk (downloaded from vtk file format examples) but
>> doesn't show any of my own files (example.vtk). All worked fine in previous
>> versions. Now Paraview freezes when I push the button "Apply" after opening
>> the file. It consumes 100% of CPU (only one core) and doesn't write anything
>> to console (when starting from command line).
>> Could you please explain me how can I display some debug information to
>> understand where is the problem?
>>
>> Sorry for my bad English
>> Tanja
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ParaView Wiki at:
>> http://paraview.org/Wiki/ParaView
>>
>> Search the list archives at: http://markmail.org/search/?q=ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/paraview
>>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview



-- 
Cory Quammen
Staff R&D Engineer
Kitware, Inc.


More information about the ParaView mailing list