On Fri, 20 Sep 2013 12:27:53 +1000 Dave <d...@flex.com.au> said:

could you perhaps run e under valgrind from a console/ssh session? this smells
like a free in the backlight code freeing something already freed. it seems to
be the out (free(out)). but reading that code that is perfectly fine. if out is
null free is not done, and otherwise it must be valid - nothing frees out
before that, UNLESS is the out building code in ecore_x, but at least looking
at efl 1.8 (i am on a plane and cant look at the legacy trees here). the
realloc code seems right. if realloc fails (null returned to tret) then we
simply skip that utput... and we continue to skip if memory literally doesnt
realloc). so the only thing i can imagine is a backport of the efl 1.8 code was
done wrongly or is missing fixed in 1.8...

>  E17 v0.17.5 is crashing for me.  I've attached the e-crashdump.txt file.
> I assume that's enough?
> 
>  Compiled on a Debian Jessie (testing) machine, using new EFL 1.7.9 libs. 
> E17 v0.17.3 compiles and works fine with this new EFL.
> 
>  Cheers,
>  dave.k
> 
> 
> 
>  In the year 2013, of the month of September, on the 13th day, Eduardo Lima
> (Etrunko) wrote:
> > It is already Friday the 13th, and I have not yet heard any feedbacks.
> > Can we get this official release out of the doors by Tuesday?
> > 
> > FYI, I updated the Ecore and Evil packages with some backports:
> > 
> > md5sum {ecore,evil}-1.7.9.tar.*
> > c042b0bb5ac42d589f59dfa33fdf71ba  ecore-1.7.9.tar.bz2
> > f75839a4e9dfb6c330e9b18299b3bda4  ecore-1.7.9.tar.gz
> > d8e9b5de3721e9e82bd67c8d36582205  evil-1.7.9.tar.bz2
> > 0ce7c4576971a721fbbc8675fd811233  evil-1.7.9.tar.gz
> > 
> > sha256sum {ecore,evil}-1.7.9.tar.*
> > eec865c670d8631f0f71af9bf899cb9c2759c0508084524498c3b0bf51907b4d
> > ecore-1.7.9.tar.bz2
> > 4fe3212228ac18ba0b5936eb4feb85c98b5c08d5b91eb4ac12c1f45d5d0da55c
> > ecore-1.7.9.tar.gz
> > e10445eb298ac29506e2a2e3eb768b9fbf28b7741afc99cebd704a0e228c342f
> > evil-1.7.9.tar.bz2
> > f579e56a5293888db316cd3775f9c8e7c7231b37c2f4eaa89d0d42c04f030716
> > evil-1.7.9.tar.gz
> > 
> > Regards, Etrunko
> > 
> > 2013/9/11 Rafael Antognolli <antogno...@gmail.com>:
> > > Hi,
> > >
> > > On Wed, Sep 11, 2013 at 6:11 PM, Bertrand Jacquin <be...@meleeweb.net>
> > > wrote:
> > >> On 2013-09-11 17:03, Eduardo Lima (Etrunko) wrote:
> > >>> 2013/9/11 Bertrand Jacquin <be...@meleeweb.net>:
> > >>>> Hi,
> > >>>>
> > >>>> On 2013-09-11 00:36, Eduardo Lima (Etrunko) wrote:
> > >>>>> We now have tarballs up for testing in under the new pre-releases
> > >>>>> directory:
> > >>>>>
> > >>>>> http://download.enlightenment.org/pre-releases/efl-1.7.9/
> > >>>>> http://download.enlightenment.org/pre-releases/enlightenment-0.17.5/
> > >>>>
> > >>>> IMHO, it's bad to name tarball 'e_dbus-1.7.9.tar.bz2' (here for e_dbus
> > >>>> exemple). Think about google bot and other crawlers that will put in
> > >>>> the
> > >>>> first result 'e_dbus-1.7.9.tar.bz2' corresponding to the pre-release
> > >>>> directory, and this even when release will happenning, people will not
> > >>>> see pre-releases subdirectory at first.
> > >>>>
> > >>>> Also, it may lead to misunderstood from people that will already have
> > >>>> a
> > >>>> file named e_dbus-1.7.9.tar.bz2 in their directory.
> > >>>>
> > >>>> Naming them e_dbus-1.7.9_pre1.Tar.bz2 in preferable or anything else
> > >>>> that is not the final tarball name.
> > >>>
> > >>> It is already enough work to update configure.ac, ChangeLogs and NEWS
> > >>> for all 17 packages we ship, and I for myself am not doing it all over
> > >>> again only to remove a 'pre' tag. The idea is to move the tarballs to
> > >>> the release directory and remove the pre-release one whenever the
> > >>> packages are tested and good to go.
> > >>
> > >> This should not need any manual changes. You could for example add a
> > >> v1.7.9_pre1 tag on a commit, and then run a 'make dist' that does all
> > >> needed things for you. As almost all projects does.
> > >
> > > I also think that it would be cool if we had that.
> > >
> > > But unfortunately I have to agree with Etrunko that it's a pain in the
> > > ass, at least the way that it is now, where EFL 1.7 is split across
> > > several packages. It's not "just make dist", but make dist on every
> > > package, at least twice (one for pre-release and another for the real
> > > release), adding/changing/removing the preN tag.
> > >
> > > And if we do that, would be even better to do it all correctly: update
> > > dependencies accordingly, NEWS, ChangeLog, etc, as Etrunko said. I
> > > don't think it's worth the effort for 1.7 yet, maybe we can do it
> > > after 1.8 release where it will be a lot easier (single tree for core
> > > efl, elementary and enlightenment).
> > >
> > > Just my 2 cents.
> > >
> > > --
> > > Rafael Antognolli
> > >
> > > ------------------------------------------------------------------------------
> > > How ServiceNow helps IT people transform IT departments:
> > > 1. Consolidate legacy IT systems to a single system of record for IT
> > > 2. Standardize and globalize service processes across IT
> > > 3. Implement zero-touch automation to replace manual, redundant tasks
> > > http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
> > > _______________________________________________
> > > enlightenment-devel mailing list
> > > enlightenment-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > 
> > 
> > 
> > -- 
> > Eduardo de Barros Lima ◤✠◢
> > ebl...@gmail.com
> > 
> > ------------------------------------------------------------------------------
> > How ServiceNow helps IT people transform IT departments:
> > 1. Consolidate legacy IT systems to a single system of record for IT
> > 2. Standardize and globalize service processes across IT
> > 3. Implement zero-touch automation to replace manual, redundant tasks
> > http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to