Hello all,

Apparently I'm facing a bug in evas' async image preloading mechanisms.

I can reproduce it by simply running 'shotgun' (an app many of you
already know).

Find attached a backtrace of the crash.

Shotgun works, if I disable async image preloading in evas.

If you need any further information, just let me know.

-- 
Leif
Starting program: /home/leif/Dokumente/source/shotgun/shotgun talk.google.com leif.middelschulte gmail.com
[Thread debugging using libthread_db enabled]
Detaching after fork from child process 25710.
Detaching after fork from child process 25711.
Detaching after fork from child process 25712.
[New Thread 0x7fffe89c9700 (LWP 25713)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe89c9700 (LWP 25713)]
0x00007ffff6af3219 in _evas_cache_image_async_heavy (data=0x13719c0)
    at evas_cache_image.c:377
377	       ((Evas_Image_Load_Func*) current->info.module)->threadable)
#0  0x00007ffff6af3219 in _evas_cache_image_async_heavy (data=0x13719c0)
    at evas_cache_image.c:377
        cache = 0xf52490
        current = 0x13719c0
        error = 0
        pchannel = 0
#1  0x00007ffff6af7219 in _evas_preload_thread_worker (data=0x1370b10)
    at evas_preload.c:100
        pth = 0x1370b10
        work = 0x143fc90
#2  0x0000003852607af1 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#3  0x00000038522dfb7d in clone () from /lib64/libc.so.6
No symbol table info available.
#0  0x00007ffff6af3219 in _evas_cache_image_async_heavy (data=0x13719c0)
    at evas_cache_image.c:377
377	       ((Evas_Image_Load_Func*) current->info.module)->threadable)
$1 = (Image_Entry *) 0x13719c0
$2 = {module = 0x0, loader = 0x0}
------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to