> Date: Wed, 21 Nov 2012 08:59:50 +0900
> From: Carsten Haitzler (The Rasterman) <ras...@rasterman.com>
> Subject: Re: [E-devel] [Announce] Enlightenment DR 0.17-alpha4
> To: Enlightenment developer list
>         <enlightenment-devel@lists.sourceforge.net>
> Cc: Martin Jansa <martin.ja...@gmail.com>
> Message-ID: <20121121085950.08d865c1039c29484fb14...@rasterman.com>
> Content-Type: text/plain; charset=US-ASCII
>
> On Wed, 21 Nov 2012 00:01:18 +0100 Martin Jansa <martin.ja...@gmail.com>
> said:
>
> > On Wed, Nov 21, 2012 at 02:58:00AM +0400, Igor Murzov wrote:
> > > On Tue, 20 Nov 2012 22:32:10 +0100
> > > Martin Jansa <martin.ja...@gmail.com> wrote:
> > >
> > > > On Tue, Nov 20, 2012 at 08:43:55PM +0000, Michael Blumenkrantz wrote:
> > > > > I may be sick and on holiday, but that doesn't mean we're not still
> > > > > doing releases!
> > > > >
> > > > > Changelog:
> > > > > Translation updates
> > > > > Fixed submenu positioning bug
> > > > > Fixes for modal dialog windows (unbreaks image import dialog)
> > > > > .spec file improvements
> > > > > OSX compatibility fixes
> > > > > RandR dialog presents refresh rates in right click menu
> > > > > Further improvements to new default theme, particularly digital
> clock
> > > > > appearance
> > > > > Theme info menu item is now more clear
> > > > > Default theme now allows file renaming on longpress
> > > >
> > > > I'm using edje from edje-1.7 branch and today I upgraded from
> > > > r79400 to r79476, so just before alpha4 and edje_cc now segfaults
> when
> > > > building default.edj in e-wm
> > > >
> > > > | Making all in themes
> > > > | make[3]: Entering directory
> > > > |
> `/OE/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/e-wm/0.16.999.060
> > > > | +svnr79476-r8/e/data/themes'
> /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/edje_cc
> > > > | -id ../../data/themes/img -fd ../../data/themes/fnt -DLOWRES_PDA=1
> > > > | -DMEDIUMRES_PD
> > > > A=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6
> > > > -DE17_PROFILE=SLOW_PC \
> > > > | ../../data/themes/default.edc \
> > > > | ../../data/themes/default.edj
> > > > | make[3]: *** [default.edj] Segmentation fault
> > > > | make[3]: Leaving directory
> > > > |
> `/OE/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/e-wm/0.16.999.060
> > > > | +svnr79476-r8/e/data/themes' make[2]: *** [all-recursive] Error 1
> make
> > > > | [2]: Leaving directory
> > > > |
> `/OE/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/e-wm/0.16.999.060
> > > > | +svnr79476-r8/e/data' make[1]: *** [all-recursive] Error 1 make[1]:
> > > > | Leaving directory
> > > > |
> `/OE/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/e-wm/0.16.999.060
> > > > | +svnr79476-r8/e' make: *** [all] Error 2
> > > >
> > > > Anyone else seeing this? I can try to debug it tomorrow.
> > >
> > > The same error here. edje_cc crashes because of NULL pointer
> > > dereference:
> > >
> > > ==32122== Invalid read of size 1
> > > ==32122==    at 0x4C2D171: strcmp (mc_replace_strmem.c:725)
> > > ==32122==    by 0x40688C: data_queue_copied_anonymous_lookup
> > > (edje_cc_out.c:1908) ==32122==    by 0x411A86:
> st_collections_group_inherit
> > > (edje_cc_handlers.c:2524) ==32122==    by 0x40AB18: compile
> > > (edje_cc_parse.c:187) ==32122==    by 0x403D64: main (edje_cc.c:318)
> > > ==32122==  Address 0x0 is not stack'd, malloc'd or (recently) free'd
> > > ==32122==
> > > ==32122==
> > > ==32122== Process terminating with default action of signal 11
> (SIGSEGV)
> > > ==32122==  Access not within mapped region at address 0x0
> > > ==32122==    at 0x4C2D171: strcmp (mc_replace_strmem.c:725)
> > > ==32122==    by 0x40688C: data_queue_copied_anonymous_lookup
> > > (edje_cc_out.c:1908) ==32122==    by 0x411A86:
> st_collections_group_inherit
> > > (edje_cc_handlers.c:2524) ==32122==    by 0x40AB18: compile
> > > (edje_cc_parse.c:187) ==32122==    by 0x403D64: main (edje_cc.c:318
> >
> > And it's triggered by theme change in r79472, but should be fixed in
> > edje too to show reasonable error not segfault.
>
> actually there isn't an error in the edc... trunk edje is happy and
> handles it
> - i think this is a bug that's been fixed in trunk but not in 1.7. branches
> regarding group inheritance... r76769 maybe? hmm no - that's in the 1.7
> branch... back in mid september.. BUT... a fix cedric did... r76449 - THAT
> was
> not backported! HA! there -backport done. in the 1.7 branch now.
>
> --
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
>
>
>
>

Can you do a 1.7.* branch Release sometime soon? on OBS in our
Factory/Release build we are not going to be able to go past alpha3 without
this patch, Alternatively i could patch edje 1.7.1 with just the patch from
rev 79484 which would put it in a state half way between 1.7.1 and 1.7.2
and i guess could cause more issues but if you don't believe that will be a
issue its is possible, i guess it really depends on when the next branch
release will be.

Cheers,
Simon
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to