[vtk-developers] vtkDIMACS reader/writer bug

Robert Maynard robert.maynard at kitware.com
Wed Jun 22 14:28:46 EDT 2011


The fast delete shouldn't cause any problems as it just decrements the
reference count and never deletes the object.

On Wed, Jun 22, 2011 at 2:08 PM, David Cole <david.cole at kitware.com> wrote:

> Try not calling "theme.FastDelete()"
>
>
> On Wed, Jun 22, 2011 at 1:47 PM, Mclendon, William C III <
> wcmclen at sandia.gov> wrote:
>
>>  I'm trying to run a script that just generates a random graph and saves
>> it using the DIMACS writer then reads it back using the DIMACS reader.
>>  Unfortunately, when I try to render the graph I get a segfault.
>>
>>  It seems odd since the graphs seem to load properly.  The attached
>> script seems to be crashing for me on both OS-X and under Linux.
>>
>>  -William
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtk-developers
>>
>>
>>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>


-- 
Robert Maynard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20110622/c549726c/attachment.html>


More information about the vtk-developers mailing list