I want to try evas recent changes and I rebuild all EFL from scratch with
latest SVN.
But when i launch Expedite Filters tests i get a segv :
This is the gdb backtrace with expedite launched with -e xlib and launching
the Object colors test, but i get the same problem with -e gl. Only the
first Filter test is working.

Hope it's usefull

(gdb) bt
#0  __memcpy_ssse3 () at ../sysdeps/i386/i686/multiarch/memcpy-ssse3.S:1283
#1  0x008b5693 in eng_image_filtered_save (image=0x8163290,
fimage=0x8170628, key=0x8170608 "", keylen=2909969) at evas_engine.c:916
#2  0x0028f898 in image_filter_update (e=0x80c03c8, obj=0xb7fb7ce8,
src=0x8163290, imagew=120, imageh=160, outw=0xbfffef44, outh=0xbfffef40) at
evas_object_image.c:2143
#3  0x00290774 in evas_object_image_render (obj=0xb7fb7ce8,
output=0x80e1a10, context=0x80e1d60, surface=0x81704d0, x=-240, y=-50) at
evas_object_image.c:2474
#4  0x002c9424 in evas_render_mapped (e=0x80c03c8, obj=0xb7fb7ce8,
context=0x80e1d60, surface=0x81704d0, off_x=-240, off_y=-50, mapped=0,
ecx=0, ecy=0, ecw=240, ech=322) at evas_render.c:1039
#5  0x002ca93e in evas_render_updates_internal (e=0x80c03c8, make_updates=0
'\000', do_draw=1 '\001') at evas_render.c:1356
#6  0x002caf7b in evas_render (e=0x80c03c8) at evas_render.c:1508
#7  0x0804b285 in main ()
(gdb) bt full
#0  __memcpy_ssse3 () at ../sysdeps/i386/i686/multiarch/memcpy-ssse3.S:1283
No locals.
#1  0x008b5693 in eng_image_filtered_save (image=0x8163290,
fimage=0x8170628, key=0x8170608 "", keylen=2909969) at evas_engine.c:916
        im = 0x8163290
        fi = 0x81581f0
        l = 0x0
#2  0x0028f898 in image_filter_update (e=0x80c03c8, obj=0xb7fb7ce8,
src=0x8163290, imagew=120, imageh=160, outw=0xbfffef44, outh=0xbfffef40) at
evas_object_image.c:2143
        w = 120
        h = 160
        ctx = 0x8183368
        info = 0x812afb0
        surface = 0x8170628
        alpha = 1 '\001'
#3  0x00290774 in evas_object_image_render (obj=0xb7fb7ce8,
output=0x80e1a10, context=0x80e1d60, surface=0x81704d0, x=-240, y=-50) at
evas_object_image.c:2474
        fi = 0x0
        o = 0x811b5a8
        imagew = 120
        imageh = 160
        pixels = 0x8163290
#4  0x002c9424 in evas_render_mapped (e=0x80c03c8, obj=0xb7fb7ce8,
context=0x80e1d60, surface=0x81704d0, off_x=-240, off_y=-50, mapped=0,
ecx=0, ecy=0, ecw=240, ech=322) at evas_render.c:1039
        ctx = 0x9f
        obj2 = 0x3c
        clean_them = 0 '\000'
#5  0x002ca93e in evas_render_updates_internal (e=0x80c03c8, make_updates=0
'\000', do_draw=1 '\001') at evas_render.c:1356
        x = 60
        y = 159
        w = 120
        h = 160
        obj = 0xb7fb7ce8
        off_x = -240
        off_y = -50
        offset = 1
        updates = 0x0
        ll = 0x0
        surface = 0x81704d0
        clean_them = 0 '\000'
        alpha = 0 '\000'
        r = 0x0
        ux = 240
        uy = 50
        uw = 240
        uh = 322
        cx = 0
        cy = 0
        cw = 240
        ch = 322
        i = 23
        j = 1
        haveup = 1
        redraw_all = 0
        __FUNCTION__ = "evas_render_updates_internal"
#6  0x002caf7b in evas_render (e=0x80c03c8) at evas_render.c:1508
No locals.
#7  0x0804b285 in main ()
No symbol table info available.




-- 
Nicolas Aguirre
Mail: aguirre.nico...@gmail.com
Web: http://enna.geexbox.org
Blog: http://dev.enlightenment.fr/~captainigloo/
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to