Re: [E-devel] Enlightenment 0.26.0 / efl 1.27.0 multiple crashes on Debian Bookworm AMD64

Carsten Haitzler <[email protected]> Wed, 25 Sep 2024 11:36:50 +0100
Newsgroups gmane.comp.window-managers.enlightenment.devel
Message-ID <[email protected]>
On Tue, 24 Sep 2024 18:56:18 -0700 [email protected] 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 - [email protected]