SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] Problem executing SciRun, undefined symbol


Chronological Thread 
  • From: Germán Moltó Martínez <gmolto@dsic.upv.es>
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] Problem executing SciRun, undefined symbol
  • Date: Wed, 01 Oct 2003 11:53:10 +0200

Hello,
I have succesfully compiled SCIRun on a RedHat 8.0 Linux Pentium Xeon biprocessor, but when I try to start the scirun executable, it dies with the following message:
Initializing the tcl packages: tcl, ./scirun: error while loading shared libraries: /lib/i686/libpthread.so.0: undefined symbol: __libc_waitpid,
 version

If a hit ctrl-c, then it appears the following message:
Thread "main"(pid 5543) caught signal SIGINT (interrupt)
Backtrace:
/usr/local/soft/SCIRun/SCIRun/linux/lib/libCore_Thread.so(_ZN6SCIRun6Thread9niceAbortEv+0x18) [0x40096234]
/usr/local/soft/SCIRun/SCIRun/linux/lib/libCore_Thread.so [0x4009bbaf]
/lib/i686/libpthread.so.0 [0x4079347e]
./scirun [0x42028c48]
/lib/i686/libpthread.so.0 [0x4078f108]
/lib/i686/libpthread.so.0(sem_wait+0xeb) [0x4079079b]
/usr/local/soft/SCIRun/SCIRun/linux/lib/libCore_Thread.so(_ZN6SCIRun9Semaphore4downEi+0x55) [0x4009f2ad]
/usr/local/soft/SCIRun/SCIRun/linux/lib/libCore_GuiInterface.so(_ZN6SCIRun7TCLTask18mainloop_waitstartEv+0x14) [0x40083ac4]
./scirun(_ZN6SCIRun9PackageDB11loadPackageEb+0x6fb) [0x8049847]
./scirun(__libc_start_main+0xa4) [0x420158d4]
./scirun(_ZN6SCIRun9SemaphoreD1Ev+0x51) [0x80493dd]
8192: main (state=blocking on semaphore, TCLTask startup semaphore)
8194: TCL main event loop (detached, state=running)

Abort signalled by pid: 5543
Occured for thread: "main"
resume(r)/dbx(d)/cvd(c)/kill thread(k)/exit(e)?
bort signalled by pid: 5543
Occured for thread: "main"
resume(r)/dbx(d)/cvd(c)/kill thread(k)/exit(e)? e
Thread: TCL main event loop is slow to stop, giving up
./scirun: relocation error: ./scirun: symbol exit, version GLIBC_2.0 not defined in file libc.so.6 with link time reference




This messages appears if I execute the application as root. When executing like a normal user it just shows the message:

Initializing the tcl packages: tcl, Segmentation fault

I would be very grateful If you have further information.



Germán

PD :
 gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
glibc 2.2.93



===========================================================================
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu   ==
== for more details.                                                     ==
== Please acknowledge use of SCIRun in your papers and reports:          ==
==   see http://software.sci.utah.edu/scirun-biopse_citation.bib         ==
===========================================================================





Archive powered by MHonArc 2.6.16.

Top of page