View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006290ParaView(No Category)public2008-01-31 09:222009-12-10 06:56
ReporterPascal Obry 
Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionwon't fix 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006290: Tcl scipt crashes Paraview 2.6.2 with a segmentation violation on Debian GNU/Linux
Description
The following script crashes badly Paraview 2.6.2 with a segmentation
violation. I'm not 100% sure that the Tcl script is correct but for
sure Paraview should not crash in this case.

I have added a backtrace below (sorry I don't have the trace with debug
information).

To reproduce just open the crash.pvs script.
Additional Information...

    while executing
"Tree::itemcget .paraview.10.19.20.176.177.200.201.203.205.684.1653.1654.frame.1659.1660.1662.1664.1671.1674 time1_2.00000e+000 -data"
    ("eval" body line 1)
    invoked from within
"eval [linsert $args 0 Tree::$cmd .paraview.10.19.20.176.177.200.201.203.205.684.1653.1654.frame.1659.1660.1662.1664.1671.1674]"
    (procedure ".paraview.10.19.20.176.177.200.201.203.205.684.1653.1654.fra..." line 1)
    invoked from within
".paraview.10.19.20.176.177.200.201.203.205.684.1653.1654.frame.1659.1660.1662.1664.1671.1674 itemcget time1_2.00000e+000 -data"
ErrorMessage end

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6fcb6e0 (LWP 11362)]
0x0a5bd0bc in vtkDataArray::GetTuple1 ()
(gdb) bt
#0 0x0a5bd0bc in vtkDataArray::GetTuple1 ()
#1 0x0880e076 in vtkPVSelectTimeSet::SetTimeValueCallback ()
#2 0x088b6272 in vtkPVSelectTimeSetCppCommand ()
#3 0x08ce7021 in TclInvokeStringCommand ()
#4 0x08ce87fb in TclEvalObjvInternal ()
#5 0x08ce8b41 in Tcl_EvalEx ()
#6 0x08d2e747 in Tcl_FSEvalFile ()
#7 0x08d2e843 in Tcl_EvalFile ()
#8 0x089126af in vtkKWApplication::LoadScript ()
0000009 0x086a758b in vtkPVWindow::LoadScript ()
#10 0x089a523a in vtkKWWindowBase::LoadScript ()
0000011 0x088d3000 in vtkPVWindowCppCommand ()
#12 0x08ce7021 in TclInvokeStringCommand ()
#13 0x08ce87fb in TclEvalObjvInternal ()
#14 0x08ce8b41 in Tcl_EvalEx ()
#15 0x08ce9012 in Tcl_Eval ()
#16 0x08ce9098 in Tcl_GlobalEval ()
#17 0x0898e3b8 in vtkKWTkUtilities::EvaluateSimpleStringInternal ()
#18 0x0898e6e5 in vtkKWTkUtilities::EvaluateSimpleString ()
#19 0x0893574d in vtkKWMenu::CommandInvokedCallback ()
#20 0x08a3a46b in vtkKWMenuCppCommand ()
#21 0x08ce7021 in TclInvokeStringCommand ()
#22 0x08ce87fb in TclEvalObjvInternal ()
#23 0x08d0dd84 in TclExecuteByteCode ()
#24 0x08d0cf1e in TclCompEvalObj ()
#25 0x08ce97b7 in Tcl_EvalObjEx ()
#26 0x08d89275 in TkInvokeMenu ()
#27 0x08d8a50c in MenuWidgetObjCmd ()
#28 0x08ce87fb in TclEvalObjvInternal ()
#29 0x08ce95f7 in Tcl_EvalObjv ()
#30 0x08ce9756 in Tcl_EvalObjEx ()
#31 0x08d3e91a in Tcl_UplevelObjCmd ()
#32 0x08ce87fb in TclEvalObjvInternal ()
#33 0x08d0dd84 in TclExecuteByteCode ()
#34 0x08d0cf1e in TclCompEvalObj ()
#35 0x08d3e347 in TclObjInterpProc ()
#36 0x08ce87fb in TclEvalObjvInternal ()
#37 0x08ce8b41 in Tcl_EvalEx ()
#38 0x08ce9012 in Tcl_Eval ()
#39 0x08ce9098 in Tcl_GlobalEval ()
#40 0x08dd7cdf in Tk_BindEvent ()
#41 0x08ddc7e7 in TkBindEventProc ()
#42 0x08d64ea9 in Tk_HandleEvent ()
#43 0x08d64f45 in WindowEventProc ()
#44 0x08d348c1 in Tcl_ServiceEvent ()
#45 0x08d34b2a in Tcl_DoOneEvent ()
#46 0x08911c8b in vtkKWApplication::Start ()
#47 0x08660b8f in vtkPVApplication::Start ()
#48 0x086e4ff9 in vtkPVProcessModuleGUIHelper::RunGUIStart ()
0000049 0x0935ffdd in vtkProcessModule::StartClient ()
#50 0x0936054d in vtkProcessModule::Start ()
#51 0x0936cb79 in vtkProcessModuleGUIHelper::Run ()
#52 0x08642ba0 in MyMain ()
#53 0x08642bf2 in main ()
TagsNo tags attached.
Project
Topic Name
Type
Attached Filestgz file icon bug.tgz [^] (1,864 bytes) 2008-01-31 09:22

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2008-01-31 09:22 Pascal Obry New Issue
2008-01-31 09:22 Pascal Obry File Added: bug.tgz
2009-12-09 14:49 Berk Geveci Project @3@ => ParaView
2009-12-10 06:56 Berk Geveci Status backlog => closed
2009-12-10 06:56 Berk Geveci Resolution open => won't fix
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team