Re: [E-devel] edje_cc segfault when compiling and edj with a SVG image

2011-11-03 Thread The Rasterman
On Mon, 31 Oct 2011 20:51:37 +0100 Stefan Schmidt ste...@datenfreihafen.org said: this smells of a problem i used to see with librsvg - but not these days Hello. While testing the conf_randr patch I noticed a problem with edje_cc. It segfault when the edc contains a SVG image. Minimal

Re: [E-devel] edje_cc segfault when compiling and edj with a SVG image

2011-11-03 Thread Stefan Schmidt
Hello. On Thu, 2011-11-03 at 17:41, Carsten Haitzler wrote: On Mon, 31 Oct 2011 20:51:37 +0100 Stefan Schmidt ste...@datenfreihafen.org said: this smells of a problem i used to see with librsvg - but not these days I downgraded to 2.32.1, same as raster and cedric are using, but still faced

[E-devel] edje_cc segfault when compiling and edj with a SVG image

2011-10-31 Thread Stefan Schmidt
Hello. While testing the conf_randr patch I noticed a problem with edje_cc. It segfault when the edc contains a SVG image. Minimal test case looks like this: images { image: video-display.svg COMP; } The actual edj gets produced, though. From the backtrace (see below) it looks to me like a

Re: [E-devel] edje_cc segfault when compiling and edj with a SVG image

2011-10-31 Thread Cedric BAIL
On Mon, Oct 31, 2011 at 8:51 PM, Stefan Schmidt ste...@datenfreihafen.org wrote: Hello. While testing the conf_randr patch I noticed a problem with edje_cc. It segfault when the edc contains a SVG image. Minimal test case looks like this: images {   image: video-display.svg COMP; } The

Re: [E-devel] edje_cc segfault when compiling and edj with a SVG image

2011-10-31 Thread Stefan Schmidt
Hello. On Mon, 2011-10-31 at 21:04, Cedric BAIL wrote: Could you run it under valgrind and also give us the version of your librsvg ? Sure :) tefan@excalibur:~/Projekte/efl/edje-bug $ valgrind /usr/local/bin/edje_cc -v -id images -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4