added exception code.  
rev. 82792 
 
------------------------------------

-Regards, Hermet- 
-----Original Message-----
From: "Michael Blumenkrantz"<[email protected]> 
To: 
"[email protected]"<[email protected]>;
 
Cc: 
Sent: 2013-01-15 (화) 01:23:17
Subject: [E-devel] evas map SIGFPE

so it seems the lines

        pt->u = ((lround(p->u) * imagew) / uvw) * FP1;
        pt->v = ((lround(p->v) * imageh) / uvh) * FP1;

in evas_object_map_update() can trigger a SIGFPE pretty easily when playing 
with PROXY parts with image sources in edc since there's no checks for uvw/uvh 
to be 0

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 
------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to