On Tue, 24 Sep 2024 18:56:18 -0700 jose....@metztli.com said:

> > 
> > one email before this you were cont-ing through some valgrind 
> > complaints hoping
> > to get to the final problem...
> > 
> > unfortunately i don't see anything like you see, so i can't fix it. if 
> > i saw it
> > i would fix it.
> > 
> > if you are willing to compile efl and by hand you could try asan 
> > instead of
> > valgrind. it's much much faster at runtime (it's usable actually).
> I could give it a try, but I am not familiar with 'asan', either.

well this will involve building efl and enlightenment with asan enabled. you
will want to remove the packages you have for efl and enlightenment. then
compile. if you're doing this may as well clone from git master so you are at
"latest".

here's a script i prepared for you that also give you some guides:

removed efl+enlightenment packages then run the below script to get+build efl+e
- by default it builds with asan support (read/edit script to remove asan
support).

http://www.rasterman.com/files/build-e.sh



-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - ras...@rasterman.com



_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to