vuzzer
vuzzer copied to clipboard
undefined symbol in libdft
I compiled libdft with Pin 2.13, Linux kernel 3.13.0 and 32-bit 14.04 ubuntu. When I tried the nullpin.so with "../../../../pin -follow_execv -t nullpin.so -- ls". I got an error:
E: Unable to load ./nullpin.so: ./nullpin.so: undefined symbol: _Z27FindColumnLineInfoByAddressSsjPjS_PPKc
Is there any issue with my environment or setting?
Thanks!
Similar issue for libdft-dta in vuzzer64 for me
I created a VM with kernel 3.3 and pin 3.7 and it worked fine now fyi