View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010753ParaViewBugpublic2010-05-24 22:162010-06-01 21:18
ReporterTakuya OSHIMA 
Assigned ToMarcus Hanwell (old account) 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version 
Summary0010753: ParaView crashes when trying to create a chart view
DescriptionOS X 10.6.3, Qt 4.6.2, CMake 2.8.1, Git version of ParaView as of 25 May 2010.
Start ParaView
Click Split Horizontal at the upper right corner of the default 3D view
Click Line Chart View

Then ParaView crashes. The backtrace is supplied as an additional information.

Additional Information(gdb) backtrace
#0 0x0000000103b2fbc4 in vtkRenderView::SetInteractor ()
#1 0x00000001015bbda0 in vtkSMContextViewProxy::GetChartWidget ()
#2 0x000000010046ad14 in pqViewManager::connect ()
#3 0x000000010046c568 in pqViewManager::assignFrame ()
#4 0x000000010046cb41 in pqViewManager::onViewAdded ()
#5 0x00000001004926bc in pqViewManager::qt_metacall ()
#6 0x0000000106dc9c1b in QMetaObject::activate ()
#7 0x00000001007f9861 in pqServerManagerModel::viewAdded ()
#8 0x00000001007c2bf5 in pqServerManagerModel::onProxyRegistered ()
0000009 0x00000001007fa66a in pqServerManagerModel::qt_metacall ()
#10 0x0000000106dc9c1b in QMetaObject::activate ()
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0020818)
Utkarsh Ayachit (administrator)
2010-05-24 22:39

This is dependency issue. I saw the same segfault. Following which I simply touched:
VTK/Rendering/vtkRenderWindow.h
VTK/Charts/vtkContextView.h
VTK/GUISupport/Qt/QVTKWidget.h

And rebuilt. That should resolve the issue.
(0020889)
Alan Scott (manager)
2010-06-01 21:18

I cannot replicate it, and as per Utkarsh, it is a build issue. Please reopen if this is still a bug.

 Issue History
Date Modified Username Field Change
2010-05-24 22:16 Takuya OSHIMA New Issue
2010-05-24 22:38 Utkarsh Ayachit Status backlog => tabled
2010-05-24 22:38 Utkarsh Ayachit Assigned To => Marcus Hanwell (old account)
2010-05-24 22:39 Utkarsh Ayachit Note Added: 0020818
2010-05-24 22:39 Utkarsh Ayachit Status tabled => @80@
2010-05-24 22:39 Utkarsh Ayachit Resolution open => no change required
2010-06-01 21:18 Alan Scott Note Added: 0020889
2010-06-01 21:18 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team