[Paraview] Annotate Time causes consistent crashes in LoadState

Jean Favre jfavre at cscs.ch
Thu Jul 17 13:14:38 EDT 2008


We're using paraview cvs version of today. Loading data with time-aware 
readers.
Saving state, reloading state, playing with the time buttons works fine, 
unless AnnotateTime is included.

With Annotate Time, we get consistent crashes reloading states with 
paraview and pvbatch.

Are others using it with sucess? we are on Linux boxes (gcc 3.4.6)
The stack trace gives the following:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 183101301312 (LWP 26505)]
0x0000002a9ae94cc6 in vtkTextActor::ComputeScaledFont ()
   from /project/csvis/biddisco/build/pv-shared/bin/libvtkRendering.so.pv3.3
(gdb) where
#0  0x0000002a9ae94cc6 in vtkTextActor::ComputeScaledFont ()
   from /project/csvis/biddisco/build/pv-shared/bin/libvtkRendering.so.pv3.3
#1  0x0000002a99b44911 in vtkTextRepresentation::CheckTextBoundary ()
   from /project/csvis/biddisco/build/pv-shared/bin/libvtkWidgets.so.pv3.3
#2  0x0000002a99b44744 in 
vtkTextRepresentation::ExecuteTextActorModifiedEvent ()
   from /project/csvis/biddisco/build/pv-shared/bin/libvtkWidgets.so.pv3.3
#3  0x0000002a99b4519b in vtkTextRepresentationObserver::Execute ()
   from /project/csvis/biddisco/build/pv-shared/bin/libvtkWidgets.so.pv3.3
#4  0x0000002a9f5f7237 in vtkSubjectHelper::InvokeEvent ()
   from /project/csvis/biddisco/build/pv-shared/bin/libvtkCommon.so.pv3.3
#5  0x0000002a9f5f76ee in vtkObject::InvokeEvent ()

-- 
Jean --
Swiss National Supercomputing Center


More information about the ParaView mailing list