valery_reznic committed revision 743 to the rpm rebuild SVN repository, changing 1 files.
2012-05-15 01:19:09 PDT in rpm rebuild
valery_reznic committed revision 742 to the rpm rebuild SVN repository, changing 1 files.
2012-05-15 01:16:01 PDT in rpm rebuild
Now I see. You are right, of course.
2012-03-12 01:29:19 PDT in ELF statifier
Hi, Stefan. Thank you for the interesting pointer and the loader. I tried it and statified executable works on my Fedora 12 box, where it previously failed, so idea looks promising. Unfortunately, when I move statified executable to CentOS 5.1 it's still segfault. So while running executable on the same system is possible, moving it to another one still doesn't work. By the way same...
2012-03-11 04:43:22 PDT in ELF statifier
Statifier doesn't work well with memory randomization :( So, unless you can totally turn it off (include VDSO randomization) on both build box and target box, statified executable will segfault. I still wasn't able to work around this problem. If you have any ideas - I'll be glad to hear.
2012-01-29 02:56:46 PST in ELF statifier
readelf -d looks quite usual. Could you please post EXACT command you use to statify your executable (including what you specify in LD_PRELOAD) and output of 'strace -f your_application.statified'.
2011-12-07 00:27:26 PST in ELF statifier