On Wed, 22 Feb 2012 20:53:01 -0500 Michael Blumenkrantz
<[email protected]> said:

either something scribbled over the image struct and set cache to 1 or... its
accessing a freed image and mem has been recycled. need valgrind!

> not sure if this is useful or not, but here we go anyway:
> 
> #0  0x42dc4288 in evas_cache_image_flush (cache=0x1)
>     at evas_cache_image.c:1349
> #1  0x42dc3436 in evas_cache_image_drop (im=0x8a78938)
>     at evas_cache_image.c:916
> #2  0xb7b4ad24 in evas_gl_common_image_free (im=0x85ccdd0)
>     at evas_gl_image.c:483
> #3  0xb7b49bbe in _evas_gl_image_cache_trim (gc=0x823b960)
>     at evas_gl_image.c:41
> #4  0xb7b4ac66 in evas_gl_common_image_cache_flush (gc=0x823b960)
>     at evas_gl_image.c:458
> #5  0xb7b344d1 in eng_image_cache_flush (data=0x817b540)
>     at evas_engine.c:2757
> #6  0x42d76a69 in evas_image_cache_flush (e=0x813cca0)
>     at evas_object_image.c:2106
> #7  0xb7f507e3 in elm_cache_all_flush () at elm_main.c:1318
> #8  0xb7ef6a12 in _elm_cache_flush_cb (data=0x0) at elm_config.c:746
> #9  0xb7e7794f in _ecore_poller_cb_timer (data=0x0)
>     at ecore_poll.c:136
> #10 0xb7e7823d in _ecore_call_task_cb (
>     func=0xb7e77850 <_ecore_poller_cb_timer>, data=0x0)
>     at ecore_private.h:263
> #11 0xb7e7925d in _ecore_timer_expired_call (when=2242618.2926246892)
>     at ecore_timer.c:777
> #12 0xb7e790fc in _ecore_timer_expired_timers_call (
>     when=2242618.2926246892) at ecore_timer.c:731
> #13 0xb7e765e1 in _ecore_main_loop_iterate_internal (once_only=0)
>     at ecore_main.c:1750
> #14 0xb7e7504d in ecore_main_loop_begin () at ecore_main.c:902
> #15 0x0808a58d in main (argc=1, argv=0xbfffe944)
>     at src/bin/main.c:176
> 
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing 
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to