Re: [E-devel] evas_cache segfaults

2009-12-01 Thread Andreas Volz
Am Fri, 27 Nov 2009 09:48:17 +0200 schrieb Viktor Kojouharov: I've been experiencing segfaults in evas_cache for quite some time now. They occur after an image that has been loaded using evas is deleted or moved, however they are not reproducible all the time. Valgrind is also being quite

Re: [E-devel] evas_cache segfaults

2009-12-01 Thread P Purkayastha
On Tuesday 01 December 2009 16:40:50 Andreas Volz wrote: Am Fri, 27 Nov 2009 09:48:17 +0200 schrieb Viktor Kojouharov: I've been experiencing segfaults in evas_cache for quite some time now. They occur after an image that has been loaded using evas is deleted or moved, however they are not

Re: [E-devel] evas_cache segfaults

2009-11-30 Thread Cedric BAIL
On Fri, Nov 27, 2009 at 4:45 PM, P Purkayastha ppu...@gmail.com wrote: At 4:30pm, Cedric BAIL wrote: On Fri, Nov 27, 2009 at 4:17 PM, P Purkayastha ppu...@gmail.com wrote: At 9:48am, Viktor Kojouharov wrote: I've been experiencing segfaults in evas_cache for quite some time now. They occur

Re: [E-devel] evas_cache segfaults

2009-11-30 Thread P Purkayastha
At 2:30pm, Cedric BAIL wrote: Do you have any idea how i can reproduce this problem ? I am stressing my local E17 and don't get any segv. Do you use any special module ? What step/condition could reproduce the problem ? I was getting the segfaults when I had some new message in a different

Re: [E-devel] evas_cache segfaults

2009-11-30 Thread Cedric BAIL
On Mon, Nov 30, 2009 at 3:38 PM, P Purkayastha ppu...@gmail.com wrote: At 2:30pm, Cedric BAIL wrote: Do you have any idea how i can reproduce this problem ? I am stressing my local E17 and don't get any segv. Do you use any special module ? What step/condition could reproduce the problem ? I

Re: [E-devel] evas_cache segfaults

2009-11-27 Thread Cedric BAIL
On Fri, Nov 27, 2009 at 8:48 AM, Viktor Kojouharov vkojouha...@gmail.com wrote: I've been experiencing segfaults in evas_cache for quite some time now. They occur after an image that has been loaded using evas is deleted or moved, however they are not reproducible all the time. Valgrind is also

Re: [E-devel] evas_cache segfaults

2009-11-27 Thread Viktor Kojouharov
On Fri, 2009-11-27 at 14:08 +0100, Cedric BAIL wrote: On Fri, Nov 27, 2009 at 8:48 AM, Viktor Kojouharov vkojouha...@gmail.com wrote: I've been experiencing segfaults in evas_cache for quite some time now. They occur after an image that has been loaded using evas is deleted or moved,

Re: [E-devel] evas_cache segfaults

2009-11-27 Thread P Purkayastha
At 9:48am, Viktor Kojouharov wrote: I've been experiencing segfaults in evas_cache for quite some time now. They occur after an image that has been loaded using evas is deleted or moved, however they are not reproducible all the time. Valgrind is also being quite vocal in this situation. I've

Re: [E-devel] evas_cache segfaults

2009-11-27 Thread P Purkayastha
At 4:30pm, Cedric BAIL wrote: On Fri, Nov 27, 2009 at 4:17 PM, P Purkayastha ppu...@gmail.com wrote: At 9:48am, Viktor Kojouharov wrote: I've been experiencing segfaults in evas_cache for quite some time now. They occur after an image that has been loaded using evas is deleted or moved,

Re: [E-devel] evas_cache segfaults

2009-11-27 Thread Cedric BAIL
This last two are the same as problem as Viktor. I am definitively thinking on using ecore_thread_run or some infra like this in evas. It would solve most of our problem I believe, just need a clean way to do it. On Fri, Nov 27, 2009 at 4:45 PM, P Purkayastha ppu...@gmail.com wrote: At 4:30pm,

Re: [E-devel] evas_cache segfaults

2009-11-27 Thread The Rasterman
On Fri, 27 Nov 2009 17:05:37 +0100 Cedric BAIL cedric.b...@free.fr said: This last two are the same as problem as Viktor. I am definitively thinking on using ecore_thread_run or some infra like this in evas. It would solve most of our problem I believe, just need a clean way to do it. but

Re: [E-devel] evas_cache segfaults

2009-11-27 Thread Vincent Torri
On Sat, 28 Nov 2009, Carsten Haitzler (The Rasterman) wrote: On Fri, 27 Nov 2009 17:05:37 +0100 Cedric BAIL cedric.b...@free.fr said: This last two are the same as problem as Viktor. I am definitively thinking on using ecore_thread_run or some infra like this in evas. It would solve most of

Re: [E-devel] evas_cache segfaults

2009-11-27 Thread The Rasterman
On Sat, 28 Nov 2009 06:29:09 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: On Sat, 28 Nov 2009, Carsten Haitzler (The Rasterman) wrote: On Fri, 27 Nov 2009 17:05:37 +0100 Cedric BAIL cedric.b...@free.fr said: This last two are the same as problem as Viktor. I am definitively

[E-devel] evas_cache segfaults

2009-11-26 Thread Viktor Kojouharov
I've been experiencing segfaults in evas_cache for quite some time now. They occur after an image that has been loaded using evas is deleted or moved, however they are not reproducible all the time. Valgrind is also being quite vocal in this situation. I've attached the valgrind output and a gdb