On Fri, 2011-06-17 at 16:35 +0900, Carsten Haitzler wrote:
> On Fri, 17 Jun 2011 08:20:56 +0200 Svante Signell <svante.sign...@telia.com>
> said:
..
>  
> > Can different compilers have anything to do with the problems?
> > eet-1.4.0 and eina-1.0.0 have been built with gcc-4.4 by the buildd
> > while e17-0.16.999.55225, ecore-1.0.0, edbus-1.0.0, edje-1.0.0,
> > efreet-1.0.0, evas-1.0.0 all have been built by me with gcc-4.6.
> > 
> > I think all other depending libraries also have been built with gcc-4.4.
> 
> used 4.4 and using 4.5 on linux with no problems. so i think not.

I have now compiled all EFL libraries with gcc-4.6, the problem
remains. 

A full backtrace, see http://paste.debian.net/120170/ shows that
something goes wrong within the function
scale_rgba_in_to_out_clip_sample_internal()

#0: evas_scale_sample.c:284 at
scale_rgba_in_to_out_clip_sample_internal() 
Arguments: src_region_h=80, dst_region_h=768
Local variables: src_h = 31439232, dst_h = 9584648 <---- Totally wrong

#1: evas_image_scalecache.c:776 at
evas_common_rgba_image_scalecache_do()
Arguments: src_region_h=800, dst_region_h=768

#2: evas_engine.c:491 at eng_image_draw ()
Arguments: src_h=800,dst_h=768

Any hints how to check further, or should I upgrade to the 1.0.1
versions of EFL?



------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to