-
valery_reznic committed revision 626 to the rpm rebuild SVN repository, changing 5 files.
2009-11-12 14:42:49 UTC in rpm rebuild
-
Yes, it should be doable.
Porting to new architecture described in the file doc/Porting.txt in the statifier's source tarball
and (it's actuall the same) at
http://statifier.sourceforge.net/statifier/porting.html
Unfortunately I now a bit busy, so I can't do it myself, but I be happy help you/answer your questions.
What project do you need statifier for ?
Valery.
2009-06-30 07:05:00 UTC in ELF statifier
-
On systems with memory (and especially vDSO ) randomization statified executables segfault'ed :((
It's a known problem, but I yet have no idea how to work around it.
(Other then turn randomization on on both build system and target system, that usually not an option)
2009-06-07 07:04:44 UTC in ELF statifier
-
You are welcome. By the way with what project did you want to use statifier ?.
2009-03-15 10:39:50 UTC in ELF statifier
-
Hey, Ken.
I had a look at your .statifier and did a bit of investigation.
My conclusion - Ubuntu's gdb is buggy.
I was able to work around one of gdb's bugs in statifier, so it was able to insert breakpoints, but then
statifier failed with message from gdb
Cannot access memory at address 0xf
So I copied gdb from Fedora 8 x86_64 and statifier work' OK.
Statifier worked OK, but...
2009-03-04 08:50:34 UTC in ELF statifier
-
Yes, please send me .statifier directory.
2009-03-01 07:53:34 UTC in ELF statifier
-
> Valery, thank you very much for the reply and sorry for the delay, I was sure sourceforge sends the notification mails.
No, unless you choose to monitor forum.
> 7fff7966c000-7fff79681000 rw-p 7ffffffea000 00:00 0
>[ stack]
> 7fff797ff000-7fff79800000 r-xp 7fff797ff000 00:00 0 [vdso]
> ffffffffff600000-ffffffffff601000 r-xp...
2009-02-25 13:44:06 UTC in ELF statifier
-
First, the simple one - about gcc-32.
On the x86_64 system may be installed 32 bit libs/application.
So, statifier when build on x86_64 configured to support both 64 and 32 bit applications.
Nothing is messing up.
Still, if it's bothering you, you can in the file configs/config.x86_64 change
ELF32 := yes
to
ELF32 := no
Now, the more difficult one - crash.
Is it crashed on the sane...
2009-02-22 12:20:14 UTC in ELF statifier
-
valery_reznic committed revision 613 to the rpm rebuild SVN repository, changing 1 files.
2008-12-16 15:06:16 UTC in rpm rebuild
-
valery_reznic committed revision 612 to the rpm rebuild SVN repository, changing 1 files.
2008-12-16 13:54:39 UTC in rpm rebuild