CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

Libstdcso6 cannot handle TLS data

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 6, 2006, 14:38
Default Hi All I am trying to get O
  #1
barryw
Guest
 
Posts: n/a
Hi All

I am trying to get OpenFOAM-1.3 working, I have installed as per the instructions.
But as soon as I try and run FoamX, I get the following error:

nsd: error while loading shared libraries: libstc++.so.6: cannot handle TLS data

I am running slackware 10.1

Thanks, Barry
  Reply With Quote

Old   September 6, 2006, 18:03
Default By the looks of thihgs, you ar
  #2
Senior Member
 
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,905
Rep Power: 33
hjasak will become famous soon enough
By the looks of thihgs, you are having trouble either with the version of corba you're picking up or with the compiler. Try doing

ldd 'which icoFoam"

and

which nsd

and see what libraries are being picked up. Mine looks like this:

wooster*103-> ldd /home/hjasak/OpenFOAM/OpenFOAM-1.3/applications/bin/linuxGcc4DPOpt/icoFoam
linux-gate.so.1 => (0xffffe000)
libfiniteVolume.so => /home/hjasak/OpenFOAM/OpenFOAM-1.3/lib/linuxGcc4DPOpt/libfiniteVolume.so (0x4001d000)
libOpenFOAM.so => /home/hjasak/OpenFOAM/OpenFOAM-1.3/lib/linuxGcc4DPOpt/libOpenFOAM.so (0x4076f000)
libstdc++.so.6 => /home/hjasak/OpenFOAM/linux/gcc-4.1.1/lib/libstdc++.so.6 (0x40a36000)
libm.so.6 => /lib/libm.so.6 (0x40b48000)
libgcc_s.so.1 => /home/hjasak/OpenFOAM/linux/gcc-4.1.1/lib/libgcc_s.so.1 (0x40b6d000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40b78000)
libc.so.6 => /lib/libc.so.6 (0x40b8c000)
libPstream.so => /home/hjasak/OpenFOAM/OpenFOAM-1.3/lib/linuxGcc4DPOpt/lam-7.1.1/libPstream.so (0x40cac000)
libtriSurface.so => /home/hjasak/OpenFOAM/OpenFOAM-1.3/lib/linuxGcc4DPOpt/libtriSurface.so (0x40cb4000)
libmeshTools.so => /home/hjasak/OpenFOAM/OpenFOAM-1.3/lib/linuxGcc4DPOpt/libmeshTools.so (0x40d23000)
libfoamUser.so => /home/hjasak/OpenFOAM/OpenFOAM-1.3/lib/linuxGcc4DPOpt/libfoamUser.so (0x40e73000)
libz.so => /home/hjasak/OpenFOAM/OpenFOAM-1.3/lib/linuxGcc4DPOpt/libz.so (0x40e75000)
/lib/ld-linux.so.2 (0x40000000)
libmpi.so.0 => /home/hjasak/OpenFOAM/OpenFOAM-1.3/src/lam-7.1.1/platforms/linuxGcc4DPOpt/lib/li bmpi.so.0 (0x40e88000)
liblam.so.0 => /home/hjasak/OpenFOAM/OpenFOAM-1.3/src/lam-7.1.1/platforms/linuxGcc4DPOpt/lib/li blam.so.0 (0x40efd000)
libutil.so.1 => /lib/libutil.so.1 (0x40f50000)
liblagrangian.so => /home/hjasak/OpenFOAM/OpenFOAM-1.3/lib/linuxGcc4DPOpt/liblagrangian.so (0x40f54000)
libdl.so.2 => /lib/libdl.so.2 (0x40f57000)

You will probably be picking up some system libraries instead.

Hrv
__________________
Hrvoje Jasak
Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk
hjasak is offline   Reply With Quote

Old   September 7, 2006, 02:02
Default Hi Hrv Thanks for the Reply
  #3
barryw
Guest
 
Posts: n/a
Hi Hrv

Thanks for the Reply

Here is the output from

barry@kilimanjaro:~$ ldd /home/barry/OpenFOAM/OpenFOAM-1.3/applications/bin/linuxGcc4DPOpt/icoFoam
/home/barry/OpenFOAM/OpenFOAM-1.3/applications/bin/linuxGcc4DPOpt/icoFoam: error while loading shared libraries: libstdc++.so.6: cannot handle TLS data
ls op

barry@kilimanjaro:~$ ldd OpenFOAM/OpenFOAM-1.3/src/mico-2.3.11/platforms/linuxGcc4DPOpt/bin/nsd
OpenFOAM/OpenFOAM-1.3/src/mico-2.3.11/platforms/linuxGcc4DPOpt/bin/nsd: error while loading shared libraries: libstdc++.so.6: cannot handle TLS data

?

Barry
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to handle the gcc412 ivanyao OpenFOAM Bugs 1 March 28, 2015 22:35
How to handle it ivanyao OpenFOAM Pre-Processing 6 August 24, 2008 21:27
Libstdcso6 ABI problem maka OpenFOAM Installation 5 July 17, 2007 20:40
Error while loading shared libraries libstdcso6 maka OpenFOAM Installation 2 August 11, 2006 04:24
How to handle FORTRAN Error? CFD Student Main CFD Forum 6 July 2, 2004 05:32


All times are GMT -4. The time now is 10:36.