I will wait for the 3.14 release, then - I don't have a C++ compiler on my 
machine.

Thank you,

Matthias

-----Ursprüngliche Nachricht-----
Von: Kyle Lutz [mailto:kyle.l...@kitware.com]
Gesendet: Dienstag, 7. Februar 2012 19:05
An: Zenker, Dr. Matthias
Cc: John Drescher; paraview@paraview.org
Betreff: Re: [Paraview] Crash on vtr file load

I've tried and was able to reproduce the crash on WinXP-32bit with 
ParaView-3.12. I then compiled ParaView from git-master (SHA: 818a8e9) and the 
file could be opened succesfully. Could you try compiling ParaView from the 
git? If not, ParaView 3.14 should be released this month and should work.

Cheers,
Kyle

On Tue, Feb 7, 2012 at 11:10 AM, Zenker, Dr. Matthias 
<matthias.zen...@erbe-med.com> wrote:
> Maybe - but why doesn't 3.12-RC2 crash at file load?
> With 3.12-RC2, I can open a 204 MB file (the file I have uploaded has 29 MB). 
> Paraview will only crash when I start to play around with the clip filter, it 
> then takes some 0.9 GB of memory. With the 29 MB file and one clip filter, I 
> see 424 MB of memory usage in the task manager. When I move the clip plane, 
> the memory usage grows to some 0.8 GB, and Paraview crashes.
> But 3.12.0 will crash immediately when I try to load any of the vtr files.
>
> So IMHO memory is at least not the only issue here.
>
> Matthias
>
> -----Ursprüngliche Nachricht-----
> Von: John Drescher [mailto:dresche...@gmail.com]
> Gesendet: Dienstag, 7. Februar 2012 16:53
> An: Kyle Lutz
> Cc: Zenker, Dr. Matthias; paraview@paraview.org
> Betreff: Re: [Paraview] Crash on vtr file load
>
>> I've downloaded your vtr file and it opened it with my build of
>> paraview (Linux, 64bit, git-master). The file opens and the clip
>> filter works as expected. The memory usage for ParaView is 1-1.5GB so
>> I don't think lack of memory on your machine is an issue.
>>
>> I also tried it with the 3.12 binaries from paraview.org and
>> everything worked as expected.
>>
>> Perhaps this is a Windows issue?
>>
>
> 1-1.5GB is enough to get an out of memory on 32 bit windows if the memory is 
> for the image needs to be allocated in a single buffer. This is a result of 
> address space fragmentation and the default 2GB maximum address space limit 
> per process.
>
> John
>
>
> _____________________________________________________________________
> ERBE Elektromedizin GmbH
> Firmensitz: 72072 Tuebingen
> Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede
> Registergericht: Stuttgart HRB 380137
>


_____________________________________________________________________
ERBE Elektromedizin GmbH
Firmensitz: 72072 Tuebingen
Geschaeftsfuehrer: Christian O. Erbe, Reiner Thede
Registergericht: Stuttgart HRB 380137

_______________________________________________
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

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to