Comment 20 for bug 13460

Revision history for this message
In , Justin Pryzby (justinpryzby-users) wrote : valgrind error

Okay,

Still trying to make sure I understand precisely what you're doing.

It seems like you have a shared object called

  /mnt/buro/fs.permanent/home/u19809/projects/AP/MSP/Server/parcels/MSPApplication.par/i686_Linux__Gnu.arch/debugthreaded_gcc3/MSPApplication_TS.pex

which contains an undefined symbol.

  file /mnt/buro/fs.permanent/home/u19809/projects/AP/MSP/Server/parcels/MSPApplication.par/i686_Linux__Gnu.arch/debugthreaded_gcc3/MSPApplication_TS.pex

should say

  ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped

or something very similar. Right?

And you are using

        void *v=dlopen("/mnt/buro/fs.permanent/home/u19809/projects/AP/MSP/Server/parcels/MSPApplication.par/i686_Linux__Gnu.arch/debugthreaded_gcc3/MSPApplication_TS.pex", RTLD_NOW);

Thanks,
Justin

References

[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=297798