ChrisZim / edb-debugger

Automatically exported from code.google.com/p/edb-debugger
GNU General Public License v2.0
0 stars 0 forks source link

edb_make_symbolmap.sh sometimes produces symbols relative to the wrong lib base #59

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
sometimes, edb_make_symbolmap.sh will generate symbol values which don't appear 
to be relative, yet are for libraries which are loaded with ASLR. Fortunately 
nothing breaks *terribly* but some things aren't quite right.

I believe that this is related to prelinking and can reproduce on recent 
versions of Fedora.

Original issue reported on code.google.com by evan.teran on 3 Oct 2012 at 3:21

GoogleCodeExporter commented 9 years ago

Original comment by evan.teran on 4 Apr 2014 at 3:48

GoogleCodeExporter commented 9 years ago
This particular feature doesn't exist in a script anymore, it is a built in 
feature of edb via a plugin. I don't know if the new code has this bug still.

Original comment by evan.teran on 31 Dec 2014 at 5:19