Date: | Sun, 29 Mar 2009 04:21:41 -0400 |
---|---|
From: | Rishikesh Naik <rishinaik9@xxxxxxxxx> |
Subject: | Re: [DynInst_API:] Stack protection error on ubuntu |
Hi Alok, Thanks a lot for quick response! Yes. I have exported all environment variables in bashrc file as said in README. export DYNINST_ROOT=/home/dyninst/dyninstAPI/src
export PLATFORM=i386-unknown-linux2.4 export LD_LIBRARY_PATH=/home/dyninst/dyninstAPI/src/i386-unknown-linux2.4/lib:/usr/local/lib/: export DYNINSTAPI_RT_LIB=${DYNINST_ROOT}/${PLATFORM}/lib/libdyninstAPI_RT.so.1
export DYNINST_CORE=${DYNINST_ROOT}/core export DYNINST_HEADERS=${DYNINST_ROOT}/include export DYNINST_LIBS=${DYNINST_ROOT}/${PLATFORM}/lib rishi@box1:~$ ./exec 30688 Failed to find _dl_open process.C[2484]: FIXME: loadDYNINSTlib failed rishi@box1:~$ export LD_PRELOAD=/home/dyninst/dyninstAPI/src/i386-unknown-linux2.4/lib/libdyninstAPI_RT.so.1
rishi@box1:~$ ./exec 30688 ./exec: symbol lookup error: /home/dyninst/dyninstAPI/src/i386-unknown-linux2.4/lib/libdyninstAPI_RT.so.1: undefined symbol: __stack_chk_fail_local I am attaching the mutator program with this email. Program fails in process attachment/ process creation part. Thanks again.
Looking forward to your reply..
-Rishikesh
On Sun, Mar 29, 2009 at 2:55 AM, alok singh <alok_shishir@xxxxxxxxxxx> wrote:
Attachment:
s.cpp |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | Re: [DynInst_API:] Stack protection error on ubuntu, alok singh |
---|---|
Next by Date: | Re: [DynInst_API:] Stack protection error on ubuntu, alok singh |
Previous by Thread: | Re: [DynInst_API:] Stack protection error on ubuntu, alok singh |
Next by Thread: | Re: [DynInst_API:] Stack protection error on ubuntu, alok singh |
Indexes: | [Date] [Thread] |