View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013005VTK(No Category)public2012-03-15 17:022013-07-22 19:38
ReporterAlberto Biancardi 
Assigned ToDave DeMarle 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version5.8.0 
Target VersionFixed in Version5.10.1 
Summary0013005: vtk TCL interpreter seg-faults when rendering offscreen
Descriptionvtk built for offscreen rendering with TCL wrapping,
libOSMesa and no X seg-faults when rendering.

The attached file contains:
- the commands used to generate the segmentation fault
- OS information
- ldd output
- relevant configuration parameters from CMakeCache.txt
- a dump of a gdb session
TagsNo tags attached.
ProjectTBD
Typecrash
Attached Filestxt file icon vtkbug.txt [^] (6,361 bytes) 2012-03-15 17:02 [Show Content]

 Relationships

  Notes
(0028363)
Utkarsh Ayachit (administrator)
2012-03-15 17:17

What version of Mesa are you using? Looks like it's Mesa 7.11. Starting with Mesa 7.9 (I think) you cannot link against both libGL and libOSMesa. Refer to notes on the ParaView Wiki: http://paraview.org/Wiki/ParaView_And_Mesa_3D. [^]

Looking are your ldd output, there's both libOSMesa and libGL and hence the segfault.
(0028372)
Alberto Biancardi (reporter)
2012-03-16 16:28

Thank you, it worked! Mesa is 7.11 indeed.

Maybe, it might be considered adding the reference to the ParaView wiki page
to the VTK FAQ where, for the offscreen rendering, mangled Mesa is described;
these new configuration options are much more straightforward to work with,
i.e. once all the details are covered.
Thanks.
(0030807)
Dave DeMarle (administrator)
2013-05-21 15:32

I've added the reference to ParaView's more recent information on the VTK wiki as suggested.
Thank you

 Issue History
Date Modified Username Field Change
2012-03-15 17:02 Alberto Biancardi New Issue
2012-03-15 17:02 Alberto Biancardi File Added: vtkbug.txt
2012-03-15 17:17 Utkarsh Ayachit Note Added: 0028363
2012-03-16 16:28 Alberto Biancardi Note Added: 0028372
2013-05-21 15:32 Dave DeMarle Note Added: 0030807
2013-05-21 15:32 Dave DeMarle Assigned To => Dave DeMarle
2013-05-21 15:32 Dave DeMarle Status backlog => todo
2013-05-21 15:32 Dave DeMarle Resolution open => no change required
2013-05-21 15:33 Dave DeMarle Status todo => active development
2013-05-21 15:33 Dave DeMarle Status active development => gatekeeper review
2013-07-22 19:38 Dave DeMarle Status gatekeeper review => closed
2013-07-22 19:38 Dave DeMarle Fixed in Version => 5.10.1


Copyright © 2000 - 2018 MantisBT Team