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


-- Igor

> But someone else (who is not cross building) can find it faster I guess.
> 
> Cheers,
> 
> -- 
> Martin 'JaMa' Jansa     jabber: martin.ja...@gmail.com

------------------------------------------------------------------------------
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