[Paraview-developers] paraview completely unusable (as usual)

Sebastien Jourdain sebastien.jourdain at kitware.com
Mon Feb 6 19:05:29 EST 2012


Hi John,

A patch has been submitted to VTK and will be integrated in the next
release of ParaView 3.14.

Seb

On Mon, Feb 6, 2012 at 10:49 AM, Sebastien Jourdain
<sebastien.jourdain at kitware.com> wrote:
> Hi John,
>
> thanks for reporting the issue, we'll look into that during the day.
>
> Seb
>
> On Mon, Feb 6, 2012 at 6:08 AM, Biddiscombe, John A. <biddisco at cscs.ch> wrote:
>> The reason is because of the commit below. It seems like it fails to work after N calls on most machines. I fixed this a long time ago on my local branches, but forgot to reapply the fix when I switched to the standard paraview release branch (and master last week). After tracking that down, I found that trilinos also uses the dodgy realloc call and this was bringing down my plugins with segfaults at random and hard to reproduce times.
>>
>> Can I suggest a CMake option to disable this realloc call.
>>
>> ta
>>
>> JB
>>
>> commit c869c3d5875f503e757b64f2fd1ec349aee859bf
>> Author: Sebastien Jourdain <sebastien.jourdain at kitware.com>
>> Date:   Mon Jun 28 15:02:21 2010 -0400
>>
>>    ENH: Change the behaviour of DataArray.Resize(newSize)
>>
>>    Now, if the newSize is bigger than the current size, the call of Resize(newSize) will produce an array of that exact newsize and not big
>>
>>
>> --
>> John Biddiscombe,                            email:biddisco @ cscs.ch
>> http://www.cscs.ch/
>> CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
>> Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82
>>
>>
>> _______________________________________________
>> Paraview-developers mailing list
>> Paraview-developers at paraview.org
>> http://public.kitware.com/mailman/listinfo/paraview-developers


More information about the Paraview-developers mailing list