Re: [Statifier-general] Segmentation fault when running statified exe
Tool for creating portable self-containing Linux executable
Brought to you by:
valery_reznic
From: C K K. <ckk...@gm...> - 2010-07-22 15:07:41
|
Thanks Valery, Disabling randomization worked - thanks. Regards. Kashyap On Thu, Jul 22, 2010 at 5:44 PM, Valery Reznic <val...@ya...>wrote: > Hi, Kashyap. > > Statifier is indeed nice tool, thanks :) > Problem for segmentation fault is most probably memory randomization - like > statifier website states. > I yet can't find solution for this problem. > > Generally you have two options: > 1. On your build box turn memory randomization off. Then statify you > executable. > It's relative easy part. Hard part - you have to turn memory randomization > off on > each box where statified executable will run. > > 2. Use Ermine http://magicErmine.com > It's commercial, but on the bright side able to deal with memory > randomization > > Valery. > > > > --- On *Thu, 7/22/10, C K Kashyap <ckk...@gm...>* wrote: > > > From: C K Kashyap <ckk...@gm...> > Subject: [Statifier-general] Segmentation fault when running statified exe > To: sta...@li... > Date: Thursday, July 22, 2010, 7:08 AM > > > Hi, > Statifier looks like a really neat tool. Thanks for building it. > > I tried statifier on my RHEL5 32bit box - > [ckk@windowher-dr ~]$ uname -a > Linux windowher-dr.eglbp.corp.yahoo.com 2.6.18-53.el5 #1 SMP Wed Oct 10 > 16:34:02 EDT 2007 i686 i686 i386 GNU/Linux > > Statifier built correctly on the box - when I tried statifier /bin/ls myls > - it ran without any error > However when I ran myls, it threw up a seg fault. what could be the > problem? > > -- > Regards, > Kashyap > > -----Inline Attachment Follows----- > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > > -----Inline Attachment Follows----- > > _______________________________________________ > Statifier-general mailing list > Sta...@li...<http://mc/compose?to=Sta...@li...> > https://lists.sourceforge.net/lists/listinfo/statifier-general > > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Statifier-general mailing list > Sta...@li... > https://lists.sourceforge.net/lists/listinfo/statifier-general > > -- Regards, Kashyap |