[PVFS-users] errors when run the program put on pvfs
zhuyfa at lenovo.com
zhuyfa at lenovo.com
Tue Mar 9 21:23:55 EST 2004
hi all,
I really need your help.
software environment:
linux 2.4.18-14 smp
pvfs 1.6.2
I wrote a muti-thread test application, create some threads, every thread
excute a program through system call system("command").
When I put the program in pvfs, test application will run into errors. But
if I put the program in local file system, it's ok.
For example,
/usr/local/test -n 3 -c /pvfs/simple
test - my test application.
-n - how many thread will be created.
-c - the command or program every thread excute.
results:
....
/pvfs/simple: error while loading shared libraries: /lib/: cannot read file
data: Error 21
....
sometimes the error include "error while loading shared libraries" or "
unsupported version 0 of Verneed record", the result errors are not fixed.
All the source files for test are within attachment file tt.tgz.
test.c - test application's main source file
simple.c - a simple program just print "I'm pvfs."
result - print out information
compile.sh - shell to compile
(See attached file: tt.tgz)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tt.tgz
Type: application/octet-stream
Size: 20631 bytes
Desc: not available
Url : http://www.beowulf-underground.org/pipermail/pvfs-users/attachments/20040309/e878ad55/tt-0001.obj
More information about the PVFS-users
mailing list