I've been fuzzing terminology and thus it spends its CPU time creating a window and closing it after processing some small input.
I had the attached backtrace.
I'm using efl from fc3c8a3296e, elementary from 371eb00ecb22434 and enlightenment from a524d165bcdc09a0.
Description
Description
Details
Details
Related Objects
Related Objects
- Mentioned In
- Blog Post: Enlightenment DR 0.20.0 Release
Blog Post: Enlightenment DR 0.20.0-rc Release - Mentioned Here
- rELM371eb00ecb22: gesture_layer: fix long tap gesture has wrong timestamp.
rEa524d165bcdc: modules:mixer: Avoid pa backend from crash
rEFLfc3c8a3296e7: eo - make null object silent if eo id is off
Comment Actions
I have been trying to track this one down for some time. Do you have a reliable way to reproduce it?
Comment Actions
I use this version of terminology: https://git.enlightenment.org/apps/terminology.git/log/?h=devs/billiob/fuzz
It only works for fuzzing.
Then I can reproduce it like that: while [ 42 ]; do cat afl/in/colors_fonts | src/bin/terminology; done