View Issue Details

IDProjectCategoryView StatusLast Update
0001635Slicer4Core: Base Codepublic2014-03-06 04:55
Reporterjcfr Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.2.2-1 
Summary0001635: Failed to execute CLI executable - Missing _nv000007gl symbol
Description

Ubuntu 10.04
g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3
GNU gold (GNU Binutils for Ubuntu 2.20.1-system.20100303) 1.9

When running tests like:
EMSegCL_Task_BRAINS_MRIHumanBrain_scalartype_float_very_small

I observe the error reported below.

Additional Information

273: Converting BSpline transform to dense field successful.
273: /home/jchris/Projects/Slicer4-Superbuild-Debug/Slicer-build/lib/Slicer-4.0/cli-modules/BSplineToDeformationField: symbol lookup error: /usr/lib/nvidia-current/libGL.so.1: undefined symbol: _nv000007gl
273: while executing

TagsNo tags attached.

Relationships

related to 0001471 closedchrysteljuan Result of N4 filter does not display 
related to 0002587 closedfedorov Tutotorial 9 - Part3 - Volume metric changes are not displayed 
related to 0002773 closedfinetjul Crash when running a CLI module using ITKv4 

Activities

jcfr

jcfr

2012-10-09 06:53

administrator   ~0006460

Tried to build using -no-as-needed linker flag but the problem still occurs.

finetjul

finetjul

2012-11-17 12:30

administrator   ~0007305

Fixed in r21440

jcfr

jcfr

2012-11-19 09:07

administrator   ~0007319

While this prevent the problem from occurring, if I understand properly, It will prevent CLI executable to load custom IO factory. In case we know for sure that the executable has been built against Slicer libraries, we should probably still load the ITK plugin ?

Is the issue specific to Slicer ITK factory ? If it's is the case, we could may be remove the path to Slicer ITK IO Factory and keep other path ... ?

jcfr

jcfr

2012-11-19 09:45

administrator   ~0007322

For reference:

Moving forward, in case custom ITK plugins are also needed for executable. Having two paths:
1) path to Slicer specific ITK plugin
2) path to custom ITK plugin

could be a solution.

jcfr

jcfr

2014-03-06 04:53

administrator   ~0010755

Closing resolved issues that have not been updated in more than 3 months

Issue History

Date Modified Username Field Change
2011-12-19 11:10 jcfr New Issue
2011-12-19 11:10 jcfr Status new => assigned
2011-12-19 11:10 jcfr Assigned To => finetjul
2011-12-19 11:11 jcfr Relationship added related to 0001471
2012-08-22 05:56 jcfr Target Version => Slicer 4.3.0
2012-10-04 13:02 fedorov Relationship added related to 0002587
2012-10-04 15:49 jcfr Assigned To finetjul => jcfr
2012-10-09 06:53 jcfr Note Added: 0006460
2012-11-17 12:30 finetjul Note Added: 0007305
2012-11-17 12:30 finetjul Status assigned => resolved
2012-11-17 12:30 finetjul Fixed in Version => Slicer 4.2.2
2012-11-17 12:30 finetjul Resolution open => fixed
2012-11-19 03:49 pieper Relationship added related to 0002773
2012-11-19 09:07 jcfr Note Added: 0007319
2012-11-19 09:45 jcfr Note Added: 0007322
2014-03-06 04:53 jcfr Note Added: 0010755
2014-03-06 04:55 jcfr Status resolved => closed