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

[email protected] Sat, 21 Sep 2024 00:37:32 -0700
Newsgroups gmane.comp.window-managers.enlightenment.devel
Message-ID <[email protected]>
On 2024-09-19 23:03, [email protected] wrote:
> On 2024-09-19 14:13, Carsten Haitzler wrote:
>> On Thu, 19 Sep 2024 01:45:52 -0700 [email protected] said:
>> 
>>> On 2024-09-19 01:03, Carsten Haitzler wrote:
>>> > On Wed, 18 Sep 2024 21:17:49 -0700 [email protected] said:
>>> >
>>> >
>>> > See below. it would seem not. :( no files or line numbers. just
>>> > functions.
>>> > eet_write_cipher() seems to be where the problem starts - but i don't
>>> > even know
>>> > what file it is writing as e_config_domain_save() has no parameters -
>>> > it should
>>> > tell me by name what file that is to begin with if you had debug.
>>> I thought I had fulfilled those conditions:
>>> 
>>> I built Bookworm backports of Testing(Trixie) as required in
>>> debian/control file
>>> libunibreak6_6.1-2.1_amd64.deb
>>> libunibreak-dev_6.1-2.1_amd64.deb
>>> 
>>> and
>>> dpkg_1.22.11+nmu1_amd64.deb
>>> dselect_1.22.11+nmu1_amd64.deb
>>> libdpkg-perl_1.22.11+nmu1_all.deb
>>> dpkg-dev_1.22.11+nmu1_all.deb
>>> libdpkg-dev_1.22.11+nmu1_amd64.deb
>>> 
>>> and installed those packages prior to building EFL/E with what I 
>>> thought
>>> was debugging.
>>> 
>>> Since Ross/Metzler are doing the heavy lifting for Debian, I selected
>>> ( <
>>> http://deb.debian.org/debian/pool/main/e/efl/efl_1.27.0-4.debian.tar.xz
>>>  >) debian/rules to modify EFL build:
>>> export DEB_CFLAGS_MAINT_APPEND = -fvisibility=hidden -O0 -g
>>> 
>>> and (<
>>> http://deb.debian.org/debian/pool/main/e/e17/e17_0.26.0-4.debian.tar.xz>
>>> ) debian/rules to modify/add to E 0.26.0 build:
>>> 
>>> export DEB_CFLAGS_MAINT_APPEND = -O0 -g
>> 
>> it's quite posable debian is stripping the files before packaging... 
>> does it
>> generate separate debug packages?
> LOL! Indeed, one for each component EFL/E. I am installing those right 
> now.
> 
I installed all these dbgs:
(< http://www.enlightenment.org/ss/e-66ee76f50c86a5.48118502.jpg >)

Hopefully pasted below e crash log will be adequate:
>> 
>>> Please, see screenshot:
>>> <
>>> http://www.enlightenment.org/ss/display.php?image=e-66ebe035c75769.10122496.jpg
>>>  >
>>> 
>>> 
>>> > then knowing
>>> > what the eet write func is accessing when it dies may tell me more.
>>> >
>>> >> Thread 1 (Thread 0x7ff9e4c98980 (LWP 1452) "enlightenment"):
>>> >> #0  0x00007ff9e61ddd32 in __libc_pause () at
>>> >> ../sysdeps/unix/sysv/linux/pause.c:29
>>> >>          sc_ret = -514
>>> >>          sc_cancel_oldtype = 0
>>> >> #1  0x00007ff9e6146050 in <signal handler called> () at
>>> >> /lib/x86_64-linux-gnu/libc.so.6
>>> >> #2  0x00007ff9e704b565 in eet_write_cipher () at
>>> >> /lib/x86_64-linux-gnu/libeet.so.1
>>> >> #3  0x00007ff9e703fb5a in eet_data_write_cipher () at
>>> >> /lib/x86_64-linux-gnu/libeet.so.1
>>> >> #4  0x0000563ceffce3da in e_config_domain_save ()
>>> >> #5  0x0000563ceffce42d in  ()
>>> >> #6  0x0000563cf0057e8b in  ()
>>> >> #7  0x00007ff9e6fbe6ef in  () at /lib/x86_64-linux-gnu/libecore.so.1
>>> >> #8  0x00007ff9e701dcd3 in  () at /lib/x86_64-linux-gnu/libeo.so.1
>>> >> #9  0x00007ff9e7018182 in efl_event_callback_call () at
>>> >> /lib/x86_64-linux-gnu/libeo.so.1
>>> >> #10 0x00007ff9e6fbf352 in  () at /lib/x86_64-linux-gnu/libecore.so.1
>>> >> #11 0x00007ff9e6fbf5a0 in  () at /lib/x86_64-linux-gnu/libecore.so.1
>>> >> #12 0x00007ff9e6f84ac7 in  () at /lib/x86_64-linux-gnu/libecore.so.1
>>> >> #13 0x00007ff9e6f85635 in  () at /lib/x86_64-linux-gnu/libecore.so.1
>>> >> #14 0x00007ff9e6f8b055 in  () at /lib/x86_64-linux-gnu/libecore.so.1
>>> >> #15 0x00007ff9e6f8a39e in efl_loop_begin () at
>>> >> /lib/x86_64-linux-gnu/libecore.so.1
>>> >> #16 0x00007ff9e6f85717 in ecore_main_loop_begin () at
>>> >> /lib/x86_64-linux-gnu/libecore.so.1
>>> >> #17 0x0000563ceff8bf53 in main ()
>>> >> [Inferior 1 (process 1452) detached]
>>> >> The program is not being run.
>>> >> The program is not being run.
>>> 
>>> --
[]

The program is not being run.

Thread 9 (Thread 0x7fb1137fe6c0 (LWP 91466) "Ethread-feedbac"):
#0  0x00007fb13f27e485 in __GI___clock_nanosleep 
(clock_id=clock_id@entry=0, flags=flags@entry=0, 
req=req@entry=0x7fb1137fda90, rem=rem@entry=0x7fb1137fda90) at 
../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         r = <optimized out>
#1  0x00007fb13f282d93 in __GI___nanosleep 
(req=req@entry=0x7fb1137fda90, rem=rem@entry=0x7fb1137fda90) at 
../sysdeps/unix/sysv/linux/nanosleep.c:25
         ret = <optimized out>
#2  0x00007fb13f282cca in __sleep (seconds=0) at 
../sysdeps/posix/sleep.c:55
         save_errno = 11
         ts = {tv_sec = 6, tv_nsec = 11940569}
#3  0x000055de741b8dfc in  ()
#4  0x00007fb140063311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#5  0x00007fb140180569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007fb13f238144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140398513088192, 
-6052271768380468358, -224, 0, 140737428381888, 140398504697856, 
6007841601845367674, 6007938939882345338}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#7  0x00007fb13f2b87dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 8 (Thread 0x7fb124d356c0 (LWP 91453) "Ethread-feedbac"):
#0  0x00007fb13f2ad8dc in __GI___select (nfds=82, 
readfds=0x7fb124d348f0, writefds=0x7fb124d34970, 
exceptfds=0x7fb124d349f0, timeout=0x7fb124d348e0) at 
../sysdeps/unix/sysv/linux/select.c:69
         sc_ret = -514
         sc_cancel_oldtype = 1
         s = <optimized out>
         us = <optimized out>
         ts64 = {tv_sec = 2, tv_nsec = 475996824}
         pts64 = 0x7fb124d34870
#1  0x000055de741985ac in e_powersave_sleeper_sleep ()
#2  0x00007fb124eae76a in  () at 
/usr/lib/x86_64-linux-gnu/enlightenment/modules/temperature/linux-gnu-x86_64-0.26.0/module.so
#3  0x00007fb140063311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#4  0x00007fb140180569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#5  0x00007fb13f238144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140398803769024, 
-6052271768380468358, -224, 0, 140737428381376, 140398795378688, 
6007884649765704570, 6007938939882345338}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#6  0x00007fb13f2b87dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 7 (Thread 0x7fb1280e96c0 (LWP 91437) "enlighte:gdrv0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x55de756560f0) at 
./nptl/futex-internal.c:57
         sc_cancel_oldtype = 0
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x55de756560f0, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007fb13f234efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55de756560f0, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007fb13f237558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x55de756560a0, cond=0x55de756560c8) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7fb13f2372e0 
<__condvar_cleanup_waiting>, __arg = 0x7fb1280e8b00, __canceltype = 1, 
__prev = 0x0}
         cbuffer = {wseq = 3364, cond = 0x55de756560c8, mutex = 
0x55de756560a0, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 3364
         seq = 1682
         private = 0
#4  ___pthread_cond_wait (cond=0x55de756560c8, mutex=0x55de756560a0) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007fb133c21059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007fb133bd317b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007fb133c20f97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007fb13f238144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140398857983680, 
-6052271768380468358, -224, 19, 140737428371344, 140398849593344, 
6007893134473597818, 6007938939882345338}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007fb13f2b87dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7fb1288ea6c0 (LWP 91436) "Eanimator-vsync"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, 
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55de75609178) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x55de75609178, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007fb13f234efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55de75609178, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>) at ./nptl/futex-internal.c:139
#3  0x00007fb13f23fc4f in do_futex_wait (sem=sem@entry=0x55de75609178, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x00007fb13f23fce0 in __new_sem_wait_slow64 (sem=0x55de75609178, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
         _buffer = {__routine = 0x7fb13f23fc30 <__sem_wait_cleanup>, 
__arg = 0x55de75609178, __canceltype = 1061046360, __prev = 0x0}
         err = <optimized out>
         d = 0
#5  0x00007fb140160b48 in eina_thread_queue_wait () at 
/lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007fb13f3de92a in  () at /lib/x86_64-linux-gnu/libecore_x.so.1
#7  0x00007fb140063311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#8  0x00007fb140180569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#9  0x00007fb13f238144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140398866376384, 
-6052271768380468358, -224, 2, 140737428368112, 140398857986048, 
6007894234522096506, 6007938939882345338}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#10 0x00007fb13f2b87dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7fb1290eb6c0 (LWP 91435) "enlight:disk$0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x55de75629cf8) at 
./nptl/futex-internal.c:57
         sc_cancel_oldtype = 0
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x55de75629cf8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007fb13f234efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55de75629cf8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007fb13f237558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x55de75629ca8, cond=0x55de75629cd0) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7fb13f2372e0 
<__condvar_cleanup_waiting>, __arg = 0x7fb1290eab00, __canceltype = 0, 
__prev = 0x0}
         cbuffer = {wseq = 0, cond = 0x55de75629cd0, mutex = 
0x55de75629ca8, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 0
         seq = 0
         private = 0
#4  ___pthread_cond_wait (cond=0x55de75629cd0, mutex=0x55de75629ca8) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007fb133c21059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007fb133bd317b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007fb133c20f97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007fb13f238144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140398874769088, 
-6052271768380468358, -224, 0, 140737428367328, 140398866378752, 
6007890936524084090, 6007938939882345338}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007fb13f2b87dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7fb1365666c0 (LWP 91405) "Ethread-feedbac"):
#0  0x00007fb13f2adbfa in __GI_fdatasync (fd=77) at 
../sysdeps/unix/sysv/linux/fdatasync.c:28
         sc_ret = 0
         sc_cancel_oldtype = 1
#1  0x00007fb1400ead9f in  () at /lib/x86_64-linux-gnu/libeet.so.1
#2  0x00007fb1400ec303 in eet_sync_sync () at 
/lib/x86_64-linux-gnu/libeet.so.1
#3  0x000055de7410d478 in  ()
#4  0x00007fb140063311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#5  0x00007fb140180569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007fb13f238144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140399097571008, 
-6052271768380468358, -224, 1, 140737428377728, 140399089180672, 
6007923158979351418, 6007938939882345338}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#7  0x00007fb13f2b87dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7fb137fff6c0 (LWP 91404) "Evas-scale-sam"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, 
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55de7530cd58) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x55de7530cd58, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007fb13f234efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55de7530cd58, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>) at ./nptl/futex-internal.c:139
#3  0x00007fb13f23fc4f in do_futex_wait (sem=sem@entry=0x55de7530cd58, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x00007fb13f23fce0 in __new_sem_wait_slow64 (sem=0x55de7530cd58, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
         _buffer = {__routine = 0x7fb13f23fc30 <__sem_wait_cleanup>, 
__arg = 0x55de7530cd58, __canceltype = 0, __prev = 0x0}
         err = <optimized out>
         d = 0
#5  0x00007fb140160b48 in eina_thread_queue_wait () at 
/lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007fb13fce5642 in  () at /lib/x86_64-linux-gnu/libevas.so.1
#7  0x00007fb140180569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#8  0x00007fb13f238144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140399125460672, 
-6052271768380468358, -224, 2, 140737428381776, 140399117070336, 
6007921866731066234, 6007938939882345338}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007fb13f2b87dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7fb13cf146c0 (LWP 91403) "Eevas-thread-wk"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, 
abstime=0x7fb13cf13b10, op=137, expected=0, futex_word=0x7fb13ff19f94) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 0
         op = 137
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x7fb13ff19f94, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7fb13cf13b10, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 0
         op = 137
#2  0x00007fb13f234efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x7fb13ff19f94, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7fb13cf13b10, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007fb13f23783c in __pthread_cond_wait_common 
(abstime=0x7fb13cf13b10, clockid=1, mutex=0x7fb13ff19f20, 
cond=0x7fb13ff19f68) at ./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7fb13f2372e0 
<__condvar_cleanup_waiting>, __arg = 0x7fb13cf13aa0, __canceltype = 0, 
__prev = 0x0}
         cbuffer = {wseq = 1615, cond = 0x7fb13ff19f68, mutex = 
0x7fb13ff19f20, private = 0}
         err = <optimized out>
         g = 1
         flags = <optimized out>
         g1_start = <optimized out>
         maxspin = 0
         signals = <optimized out>
         result = 0
         wseq = 1615
         seq = 807
         private = 0
         flags = <optimized out>
         clockid = 1
#4  ___pthread_cond_timedwait64 (cond=0x7fb13ff19f68, 
mutex=0x7fb13ff19f20, abstime=0x7fb13cf13b10) at 
./nptl/pthread_cond_wait.c:643
         flags = <optimized out>
         clockid = 1
#5  0x00007fb13fcf15ee in  () at /lib/x86_64-linux-gnu/libevas.so.1
#6  0x00007fb140180569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#7  0x00007fb13f238144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140399208384192, 
-6052271768380468358, -224, 2, 140737428381776, 140399199993856, 
6007937172383896442, 6007938939882345338}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#8  0x00007fb13f2b87dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7fb13dd48980 (LWP 91401) "enlightenment"):
#0  0x00007fb13f282d32 in __libc_pause () at 
../sysdeps/unix/sysv/linux/pause.c:29
         sc_ret = -514
         sc_cancel_oldtype = 0
#1  0x00007fb13f1eb050 in <signal handler called> () at 
/lib/x86_64-linux-gnu/libc.so.6
#2  0x00007fb1400ee565 in eet_write_cipher () at 
/lib/x86_64-linux-gnu/libeet.so.1
#3  0x00007fb1400e2b5a in eet_data_write_cipher () at 
/lib/x86_64-linux-gnu/libeet.so.1
#4  0x000055de7410e3da in e_config_domain_save ()
#5  0x000055de7410e42d in  ()
#6  0x000055de74197e8b in  ()
#7  0x00007fb1400616ef in  () at /lib/x86_64-linux-gnu/libecore.so.1
#8  0x00007fb1400c0cd3 in  () at /lib/x86_64-linux-gnu/libeo.so.1
#9  0x00007fb1400bb182 in efl_event_callback_call () at 
/lib/x86_64-linux-gnu/libeo.so.1
#10 0x00007fb140062352 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#11 0x00007fb1400625a0 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#12 0x00007fb140027ac7 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#13 0x00007fb140028635 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#14 0x00007fb14002e055 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#15 0x00007fb14002d39e in efl_loop_begin () at 
/lib/x86_64-linux-gnu/libecore.so.1
#16 0x00007fb140028717 in ecore_main_loop_begin () at 
/lib/x86_64-linux-gnu/libecore.so.1
#17 0x000055de740cbf53 in main ()
[Inferior 1 (process 91401) detached]

Thread 9 (Thread 0x7fc5511806c0 (LWP 151319) "Ethread-feedbac"):
#0  0x00007fc570615e26 in epoll_wait (epfd=93, events=0x7fc55117fa70, 
maxevents=2, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
         sc_ret = -4
         sc_cancel_oldtype = 1
#1  0x00007fc5713bd795 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#2  0x0000564ab7620dee in  ()
#3  0x00007fc5713c1311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#4  0x00007fc5714de569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#5  0x00007fc570596144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140485445813952, 
-5018592619675326377, -224, 0, 140724230463456, 140485437423616, 
5030734870286624855, 5030661695773141079}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#6  0x00007fc5706167dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 8 (Thread 0x7fc55219a6c0 (LWP 151317) "Ethread-feedbac"):
#0  0x00007fc57060b8dc in __GI___select (nfds=85, 
readfds=0x7fc5521998f0, writefds=0x7fc552199970, 
exceptfds=0x7fc5521999f0, timeout=0x7fc5521998e0) at 
../sysdeps/unix/sysv/linux/select.c:69
         sc_ret = -514
         sc_cancel_oldtype = 1
         s = <optimized out>
         us = <optimized out>
         ts64 = {tv_sec = 5, tv_nsec = 991233006}
         pts64 = 0x7fc552199870
#1  0x0000564ab76005ac in e_powersave_sleeper_sleep ()
#2  0x00007fc55231576a in  () at 
/usr/lib/x86_64-linux-gnu/enlightenment/modules/temperature/linux-gnu-x86_64-0.26.0/module.so
#3  0x00007fc5713c1311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#4  0x00007fc5714de569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#5  0x00007fc570596144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140485462697664, 
-5018592619675326377, -224, 0, 140724230462944, 140485454307328, 
5030737014549047383, 5030661695773141079}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#6  0x00007fc5706167dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 7 (Thread 0x7fc5593a66c0 (LWP 151299) "enlighte:gdrv0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x564ab8454704) at 
./nptl/futex-internal.c:57
         sc_cancel_oldtype = 0
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x564ab8454704, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007fc570592efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x564ab8454704, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007fc570595558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x564ab84546b0, cond=0x564ab84546d8) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7fc5705952e0 
<__condvar_cleanup_waiting>, __arg = 0x7fc5593a5b00, __canceltype = 
-1203400184, __prev = 0x0}
         cbuffer = {wseq = 2623, cond = 0x564ab84546d8, mutex = 
0x564ab84546b0, private = 0}
         err = <optimized out>
         g = 1
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 2623
         seq = 1311
         private = 0
#4  ___pthread_cond_wait (cond=0x564ab84546d8, mutex=0x564ab84546b0) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007fc5650bc059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007fc56506e17b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007fc5650bbf97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007fc570596144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140485582284480, 
-5018592619675326377, -224, 19, 140724230452912, 140485573894144, 
5030752706212063319, 5030661695773141079}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007fc5706167dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7fc559ba76c0 (LWP 151298) "Eanimator-vsync"):
#0  0x00007fc57060b8dc in __GI___select (nfds=56, 
readfds=0x7fc559ba6920, writefds=0x7fc559ba69a0, 
exceptfds=0x7fc559ba6a20, timeout=0x7fc559ba6900) at 
../sysdeps/unix/sysv/linux/select.c:69
         sc_ret = -514
         sc_cancel_oldtype = 1
         s = <optimized out>
         us = <optimized out>
         ts64 = {tv_sec = 0, tv_nsec = 96095162}
         pts64 = 0x7fc559ba6890
#1  0x00007fc57073cbf6 in  () at /lib/x86_64-linux-gnu/libecore_x.so.1
#2  0x00007fc5713c1311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#3  0x00007fc5714de569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#4  0x00007fc570596144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140485590677184, 
-5018592619675326377, -224, 2, 140724230449680, 140485582286848, 
5030753806260562007, 5030661695773141079}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#5  0x00007fc5706167dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7fc55a3a86c0 (LWP 151297) "enlight:disk$0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x564ab8427cf8) at 
./nptl/futex-internal.c:57
         sc_cancel_oldtype = 0
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x564ab8427cf8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007fc570592efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x564ab8427cf8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007fc570595558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x564ab8427ca8, cond=0x564ab8427cd0) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7fc5705952e0 
<__condvar_cleanup_waiting>, __arg = 0x7fc55a3a7b00, __canceltype = 0, 
__prev = 0x0}
         cbuffer = {wseq = 0, cond = 0x564ab8427cd0, mutex = 
0x564ab8427ca8, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 0
         seq = 0
         private = 0
#4  ___pthread_cond_wait (cond=0x564ab8427cd0, mutex=0x564ab8427ca8) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007fc5650bc059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007fc56506e17b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007fc5650bbf97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007fc570596144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140485599069888, 
-5018592619675326377, -224, 0, 140724230448896, 140485590679552, 
5030754906309060695, 5030661695773141079}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007fc5706167dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7fc567fff6c0 (LWP 151248) "Ethread-feedbac"):
#0  0x00007fc57060bbfa in __GI_fdatasync (fd=107) at 
../sysdeps/unix/sysv/linux/fdatasync.c:28
         sc_ret = 0
         sc_cancel_oldtype = 1
#1  0x00007fc571448d9f in  () at /lib/x86_64-linux-gnu/libeet.so.1
#2  0x00007fc57144a303 in eet_sync_sync () at 
/lib/x86_64-linux-gnu/libeet.so.1
#3  0x0000564ab7575478 in  ()
#4  0x00007fc5713c1311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#5  0x00007fc5714de569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007fc570596144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140485830112960, 
-5018592619675326377, -224, 1, 140724230459296, 140485821722624, 
5030713635431442519, 5030661695773141079}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#7  0x00007fc5706167dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7fc56db136c0 (LWP 151247) "Evas-scale-sam"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, 
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x564ab8107478) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x564ab8107478, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007fc570592efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x564ab8107478, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>) at ./nptl/futex-internal.c:139
#3  0x00007fc57059dc4f in do_futex_wait (sem=sem@entry=0x564ab8107478, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x00007fc57059dce0 in __new_sem_wait_slow64 (sem=0x564ab8107478, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
         _buffer = {__routine = 0x7fc57059dc30 <__sem_wait_cleanup>, 
__arg = 0x564ab8107478, __canceltype = 0, __prev = 0x0}
         err = <optimized out>
         d = 0
#5  0x00007fc5714beb48 in eina_thread_queue_wait () at 
/lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007fc571043642 in  () at /lib/x86_64-linux-gnu/libevas.so.1
#7  0x00007fc5714de569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#8  0x00007fc570596144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140485925615296, 
-5018592619675326377, -224, 2, 140724230463344, 140485917224960, 
5030727458783684695, 5030661695773141079}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007fc5706167dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7fc56e3146c0 (LWP 151246) "Eevas-thread-wk"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, 
abstime=0x7fc56e313b10, op=137, expected=0, futex_word=0x7fc571277f94) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 0
         op = 137
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x7fc571277f94, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7fc56e313b10, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 0
         op = 137
#2  0x00007fc570592efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x7fc571277f94, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7fc56e313b10, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007fc57059583c in __pthread_cond_wait_common 
(abstime=0x7fc56e313b10, clockid=1, mutex=0x7fc571277f20, 
cond=0x7fc571277f68) at ./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7fc5705952e0 
<__condvar_cleanup_waiting>, __arg = 0x7fc56e313aa0, __canceltype = 0, 
__prev = 0x0}
         cbuffer = {wseq = 199, cond = 0x7fc571277f68, mutex = 
0x7fc571277f20, private = 0}
         err = <optimized out>
         g = 1
         flags = <optimized out>
         g1_start = <optimized out>
         maxspin = 0
         signals = <optimized out>
         result = 0
         wseq = 199
         seq = 99
         private = 0
         flags = <optimized out>
         clockid = 1
#4  ___pthread_cond_timedwait64 (cond=0x7fc571277f68, 
mutex=0x7fc571277f20, abstime=0x7fc56e313b10) at 
./nptl/pthread_cond_wait.c:643
         flags = <optimized out>
         clockid = 1
#5  0x00007fc57104f5ee in  () at /lib/x86_64-linux-gnu/libevas.so.1
#6  0x00007fc5714de569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#7  0x00007fc570596144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140485934008000, 
-5018592619675326377, -224, 2, 140724230463344, 140485925617664, 
5030728558832183383, 5030661695773141079}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#8  0x00007fc5706167dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7fc56f096980 (LWP 151244) "enlightenment"):
#0  0x00007fc5705e0d32 in __libc_pause () at 
../sysdeps/unix/sysv/linux/pause.c:29
         sc_ret = -514
         sc_cancel_oldtype = 0
#1  0x00007fc570549050 in <signal handler called> () at 
/lib/x86_64-linux-gnu/libc.so.6
#2  __strcmp_sse42 () at ../sysdeps/x86_64/multiarch/strcmp-sse4_2.S:228
#3  0x00007fc57144c598 in eet_write_cipher () at 
/lib/x86_64-linux-gnu/libeet.so.1
#4  0x00007fc571440b5a in eet_data_write_cipher () at 
/lib/x86_64-linux-gnu/libeet.so.1
#5  0x0000564ab75763da in e_config_domain_save ()
#6  0x0000564ab757642d in  ()
#7  0x0000564ab75ffe8b in  ()
#8  0x00007fc5713bf6ef in  () at /lib/x86_64-linux-gnu/libecore.so.1
#9  0x00007fc57141ecd3 in  () at /lib/x86_64-linux-gnu/libeo.so.1
#10 0x00007fc571419182 in efl_event_callback_call () at 
/lib/x86_64-linux-gnu/libeo.so.1
#11 0x00007fc5713c0352 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#12 0x00007fc5713c05a0 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#13 0x00007fc571385ac7 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#14 0x00007fc571386635 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#15 0x00007fc57138c055 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#16 0x00007fc57138b39e in efl_loop_begin () at 
/lib/x86_64-linux-gnu/libecore.so.1
#17 0x00007fc571386717 in ecore_main_loop_begin () at 
/lib/x86_64-linux-gnu/libecore.so.1
#18 0x0000564ab7533f53 in main ()
[Inferior 1 (process 151244) detached]

Thread 9 (Thread 0x7f477d3786c0 (LWP 1059) "Ethread-feedbac"):
#0  0x00007f479c003e26 in epoll_wait (epfd=95, events=0x7f477d377a70, 
maxevents=2, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
         sc_ret = -4
         sc_cancel_oldtype = 1
#1  0x00007f479cdab795 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#2  0x0000558e03e51dee in  ()
#3  0x00007f479cdaf311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#4  0x00007f479cecc569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#5  0x00007f479bf84144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139945020196544, 
-3260002789031428914, -224, 0, 140723389811280, 139945011806208, 
3192171232271252686, 3192228928796081358}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#6  0x00007f479c0047dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 8 (Thread 0x7f477db816c0 (LWP 1058) "Ethread-feedbac"):
#0  0x00007f479bff98dc in __GI___select (nfds=87, 
readfds=0x7f477db808f0, writefds=0x7f477db80970, 
exceptfds=0x7f477db809f0, timeout=0x7f477db808e0) at 
../sysdeps/unix/sysv/linux/select.c:69
         sc_ret = -514
         sc_cancel_oldtype = 1
         s = <optimized out>
         us = <optimized out>
         ts64 = {tv_sec = 11, tv_nsec = 151942040}
         pts64 = 0x7f477db80870
#1  0x0000558e03e315ac in e_powersave_sleeper_sleep ()
#2  0x00007f477dc8476a in  () at 
/usr/lib/x86_64-linux-gnu/enlightenment/modules/temperature/linux-gnu-x86_64-0.26.0/module.so
#3  0x00007f479cdaf311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#4  0x00007f479cecc569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#5  0x00007f479bf84144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139945028622016, 
-3260002789031428914, -224, 0, 140723389810768, 139945020231680, 
3192172304402463950, 3192228928796081358}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#6  0x00007f479c0047dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 7 (Thread 0x7f4784c436c0 (LWP 1035) "enlighte:gdrv0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x558e0530e550) at 
./nptl/futex-internal.c:57
         sc_cancel_oldtype = 0
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x558e0530e550, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007f479bf80efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x558e0530e550, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f479bf83558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x558e0530e500, cond=0x558e0530e528) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7f479bf832e0 
<__condvar_cleanup_waiting>, __arg = 0x7f4784c42b00, __canceltype = 
87146784, __prev = 0x0}
         cbuffer = {wseq = 2508, cond = 0x558e0530e528, mutex = 
0x558e0530e500, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 2508
         seq = 1254
         private = 0
#4  ___pthread_cond_wait (cond=0x558e0530e528, mutex=0x558e0530e500) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007f47908bc059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007f479086e17b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007f47908bbf97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007f479bf84144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139945146857152, 
-3260002789031428914, -224, 19, 140723389800736, 139945138466816, 
3192257412400659662, 3192228928796081358}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007f479c0047dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7f47854446c0 (LWP 1034) "Eanimator-vsync"):
#0  0x00007f479bfca485 in __GI___clock_nanosleep 
(clock_id=clock_id@entry=0, flags=flags@entry=0, 
req=req@entry=0x7f4785443400, rem=rem@entry=0x0) at 
../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         r = <optimized out>
#1  0x00007f479bfced93 in __GI___nanosleep 
(req=req@entry=0x7f4785443400, rem=rem@entry=0x0) at 
../sysdeps/unix/sysv/linux/nanosleep.c:25
         ret = <optimized out>
#2  0x00007f479bffa185 in usleep (useconds=<optimized out>) at 
../sysdeps/posix/usleep.c:31
         ts = {tv_sec = 0, tv_nsec = 8327000}
#3  0x00007f479c12a7e8 in  () at /lib/x86_64-linux-gnu/libecore_x.so.1
#4  0x00007f479c12ad22 in  () at /lib/x86_64-linux-gnu/libecore_x.so.1
#5  0x00007f479812256c in drmHandleEvent () at 
/lib/x86_64-linux-gnu/libdrm.so.2
#6  0x00007f479c12ac62 in  () at /lib/x86_64-linux-gnu/libecore_x.so.1
#7  0x00007f479cdaf311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#8  0x00007f479cecc569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#9  0x00007f479bf84144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139945155249856, 
-3260002789031428914, -224, 2, 140723389797504, 139945146859520, 
3192258512449158350, 3192228928796081358}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#10 0x00007f479c0047dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7f4785c456c0 (LWP 1033) "enlight:disk$0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x558e052e21f8) at 
./nptl/futex-internal.c:57
         sc_cancel_oldtype = 0
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x558e052e21f8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007f479bf80efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x558e052e21f8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f479bf83558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x558e052e21a8, cond=0x558e052e21d0) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7f479bf832e0 
<__condvar_cleanup_waiting>, __arg = 0x7f4785c44b00, __canceltype = 0, 
__prev = 0x0}
         cbuffer = {wseq = 0, cond = 0x558e052e21d0, mutex = 
0x558e052e21a8, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 0
         seq = 0
         private = 0
#4  ___pthread_cond_wait (cond=0x558e052e21d0, mutex=0x558e052e21a8) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007f47908bc059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007f479086e17b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007f47908bbf97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007f479bf84144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139945163642560, 
-3260002789031428914, -224, 0, 140723389796720, 139945155252224, 
3192259614645140686, 3192228928796081358}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007f479c0047dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7f4798ce46c0 (LWP 1016) "Ethread-feedbac"):
#0  0x00007f479bff9bfa in __GI_fdatasync (fd=79) at 
../sysdeps/unix/sysv/linux/fdatasync.c:28
         sc_ret = 0
         sc_cancel_oldtype = 1
#1  0x00007f479ce36d9f in  () at /lib/x86_64-linux-gnu/libeet.so.1
#2  0x00007f479ce38303 in eet_sync_sync () at 
/lib/x86_64-linux-gnu/libeet.so.1
#3  0x0000558e03da6478 in  ()
#4  0x00007f479cdaf311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#5  0x00007f479cecc569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007f479bf84144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139945483060928, 
-3260002789031428914, -224, 1, 140723389807120, 139945474670592, 
3192230938759118030, 3192228928796081358}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#7  0x00007f479c0047dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7f47995136c0 (LWP 1012) "Evas-scale-sam"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, 
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x558e04fc15f8) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x558e04fc15f8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007f479bf80efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x558e04fc15f8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>) at ./nptl/futex-internal.c:139
#3  0x00007f479bf8bc4f in do_futex_wait (sem=sem@entry=0x558e04fc15f8, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x00007f479bf8bce0 in __new_sem_wait_slow64 (sem=0x558e04fc15f8, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
         _buffer = {__routine = 0x7f479bf8bc30 <__sem_wait_cleanup>, 
__arg = 0x558e04fc15f8, __canceltype = 0, __prev = 0x0}
         err = <optimized out>
         d = 0
#5  0x00007f479ceacb48 in eina_thread_queue_wait () at 
/lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007f479ca31642 in  () at /lib/x86_64-linux-gnu/libevas.so.1
#7  0x00007f479cecc569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#8  0x00007f479bf84144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139945491642048, 
-3260002789031428914, -224, 2, 140723389811168, 139945483251712, 
3192232029143940302, 3192228928796081358}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007f479c0047dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7f4799d146c0 (LWP 1011) "Eevas-thread-wk"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, 
abstime=0x7f4799d13b10, op=137, expected=0, futex_word=0x7f479cc65f94) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 0
         op = 137
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x7f479cc65f94, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7f4799d13b10, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 0
         op = 137
#2  0x00007f479bf80efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x7f479cc65f94, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7f4799d13b10, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f479bf8383c in __pthread_cond_wait_common 
(abstime=0x7f4799d13b10, clockid=1, mutex=0x7f479cc65f20, 
cond=0x7f479cc65f68) at ./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7f479bf832e0 
<__condvar_cleanup_waiting>, __arg = 0x7f4799d13aa0, __canceltype = 0, 
__prev = 0x0}
         cbuffer = {wseq = 3095, cond = 0x7f479cc65f68, mutex = 
0x7f479cc65f20, private = 0}
         err = <optimized out>
         g = 1
         flags = <optimized out>
         g1_start = <optimized out>
         maxspin = 0
         signals = <optimized out>
         result = 0
         wseq = 3095
         seq = 1547
         private = 0
         flags = <optimized out>
         clockid = 1
#4  ___pthread_cond_timedwait64 (cond=0x7f479cc65f68, 
mutex=0x7f479cc65f20, abstime=0x7f4799d13b10) at 
./nptl/pthread_cond_wait.c:643
         flags = <optimized out>
         clockid = 1
#5  0x00007f479ca3d5ee in  () at /lib/x86_64-linux-gnu/libevas.so.1
#6  0x00007f479cecc569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#7  0x00007f479bf84144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139945500034752, 
-3260002789031428914, -224, 2, 140723389811168, 139945491644416, 
3192233129192438990, 3192228928796081358}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#8  0x00007f479c0047dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7f479aa84980 (LWP 999) "enlightenment"):
#0  0x00007f479bfced32 in __libc_pause () at 
../sysdeps/unix/sysv/linux/pause.c:29
         sc_ret = -514
         sc_cancel_oldtype = 0
#1  0x00007f479bf37050 in <signal handler called> () at 
/lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f479ce3a565 in eet_write_cipher () at 
/lib/x86_64-linux-gnu/libeet.so.1
#3  0x00007f479ce2eb5a in eet_data_write_cipher () at 
/lib/x86_64-linux-gnu/libeet.so.1
#4  0x0000558e03da73da in e_config_domain_save ()
#5  0x0000558e03da742d in  ()
#6  0x0000558e03e30e8b in  ()
#7  0x00007f479cdad6ef in  () at /lib/x86_64-linux-gnu/libecore.so.1
#8  0x00007f479ce0ccd3 in  () at /lib/x86_64-linux-gnu/libeo.so.1
#9  0x00007f479ce07182 in efl_event_callback_call () at 
/lib/x86_64-linux-gnu/libeo.so.1
#10 0x00007f479cdae352 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#11 0x00007f479cdae5a0 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#12 0x00007f479cd73ac7 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#13 0x00007f479cd74635 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#14 0x00007f479cd7a055 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#15 0x00007f479cd7939e in efl_loop_begin () at 
/lib/x86_64-linux-gnu/libecore.so.1
#16 0x00007f479cd74717 in ecore_main_loop_begin () at 
/lib/x86_64-linux-gnu/libecore.so.1
#17 0x0000558e03d64f53 in main ()
[Inferior 1 (process 999) detached]

Thread 9 (Thread 0x7f813f7fe6c0 (LWP 1478) "Ethread-feedbac"):
#0  0x00007f816677ce26 in epoll_wait (epfd=95, events=0x7f813f7fda70, 
maxevents=2, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
         sc_ret = -4
         sc_cancel_oldtype = 1
#1  0x00007f8167524795 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#2  0x0000555bb5010dee in  ()
#3  0x00007f8167528311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#4  0x00007f8167645569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#5  0x00007f81666fd144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140193092855488, 
3110903741398400185, -224, 0, 140734116736624, 140193084465152, 
-3157488948453032775, -3157328281831850823}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#6  0x00007f816677d7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 8 (Thread 0x7f813ffff6c0 (LWP 1477) "Ethread-feedbac"):
#0  0x00007f81667728dc in __GI___select (nfds=87, 
readfds=0x7f813fffe8f0, writefds=0x7f813fffe970, 
exceptfds=0x7f813fffe9f0, timeout=0x7f813fffe8e0) at 
../sysdeps/unix/sysv/linux/select.c:69
         sc_ret = -514
         sc_cancel_oldtype = 1
         s = <optimized out>
         us = <optimized out>
         ts64 = {tv_sec = 13, tv_nsec = 529160104}
         pts64 = 0x7f813fffe870
#1  0x0000555bb4ff05ac in e_powersave_sleeper_sleep ()
#2  0x00007f814c3fd76a in  () at 
/usr/lib/x86_64-linux-gnu/enlightenment/modules/temperature/linux-gnu-x86_64-0.26.0/module.so
#3  0x00007f8167528311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#4  0x00007f8167645569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#5  0x00007f81666fd144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140193101248192, 
3110903741398400185, -224, 0, 140734116736112, 140193092857856, 
-3157487849478275911, -3157328281831850823}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#6  0x00007f816677d7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 7 (Thread 0x7f814f4436c0 (LWP 1458) "enlighte:gdrv0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x555bb6c7c444) at 
./nptl/futex-internal.c:57
         sc_cancel_oldtype = 0
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x555bb6c7c444, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007f81666f9efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x555bb6c7c444, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f81666fc558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x555bb6c7c3f0, cond=0x555bb6c7c418) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7f81666fc2e0 
<__condvar_cleanup_waiting>, __arg = 0x7f814f442b00, __canceltype = 
-1228304048, __prev = 0x0}
         cbuffer = {wseq = 1679, cond = 0x555bb6c7c418, mutex = 
0x555bb6c7c3f0, private = 0}
         err = <optimized out>
         g = 1
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 1679
         seq = 839
         private = 0
#4  ___pthread_cond_wait (cond=0x555bb6c7c418, mutex=0x555bb6c7c3f0) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007f815b0bc059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007f815b06e17b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007f815b0bbf97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007f81666fd144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140193357379264, 
3110903741398400185, -224, 19, 140734116726080, 140193348988928, 
-3157382947049554759, -3157328281831850823}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007f816677d7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7f814fc446c0 (LWP 1457) "Eanimator-vsync"):
#0  0x00007f81667728dc in __GI___select (nfds=56, 
readfds=0x7f814fc43920, writefds=0x7f814fc439a0, 
exceptfds=0x7f814fc43a20, timeout=0x7f814fc43900) at 
../sysdeps/unix/sysv/linux/select.c:69
         sc_ret = -514
         sc_cancel_oldtype = 1
         s = <optimized out>
         us = <optimized out>
         ts64 = {tv_sec = 0, tv_nsec = 93538881}
         pts64 = 0x7f814fc43890
#1  0x00007f81668a3bf6 in  () at /lib/x86_64-linux-gnu/libecore_x.so.1
#2  0x00007f8167528311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#3  0x00007f8167645569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#4  0x00007f81666fd144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140193365771968, 
3110903741398400185, -224, 2, 140734116722848, 140193357381632, 
-3157381848074797895, -3157328281831850823}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#5  0x00007f816677d7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7f81504456c0 (LWP 1456) "enlight:disk$0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x555bb6c50328) at 
./nptl/futex-internal.c:57
         sc_cancel_oldtype = 0
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x555bb6c50328, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007f81666f9efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x555bb6c50328, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f81666fc558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x555bb6c502d8, cond=0x555bb6c50300) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7f81666fc2e0 
<__condvar_cleanup_waiting>, __arg = 0x7f8150444b00, __canceltype = 0, 
__prev = 0x0}
         cbuffer = {wseq = 0, cond = 0x555bb6c50300, mutex = 
0x555bb6c502d8, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 0
         seq = 0
         private = 0
#4  ___pthread_cond_wait (cond=0x555bb6c50300, mutex=0x555bb6c502d8) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007f815b0bc059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007f815b06e17b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007f815b0bbf97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007f81666fd144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140193374164672, 
3110903741398400185, -224, 0, 140734116722064, 140193365774336, 
-3157437919409718087, -3157328281831850823}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007f816677d7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7f815dd656c0 (LWP 1431) "Ethread-feedbac"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, 
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x555bb6b0b9a8) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x555bb6b0b9a8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007f81666f9efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x555bb6b0b9a8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>) at ./nptl/futex-internal.c:139
#3  0x00007f8166704c4f in do_futex_wait (sem=sem@entry=0x555bb6b0b9a8, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x00007f8166704ce0 in __new_sem_wait_slow64 (sem=0x555bb6b0b9a8, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
         _buffer = {__routine = 0x7f8166704c30 <__sem_wait_cleanup>, 
__arg = 0x555bb6b0b9a8, __canceltype = 738208736, __prev = 0x0}
         err = <optimized out>
         d = 0
#5  0x00007f8167625b48 in eina_thread_queue_wait () at 
/lib/x86_64-linux-gnu/libeina.so.1
#6  0x0000555bb4f6536f in  ()
#7  0x00007f8167528311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#8  0x00007f8167645569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#9  0x00007f81666fd144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140193601836736, 
3110903741398400185, -224, 1, 140734116732464, 140193593446400, 
-3157412750901363527, -3157328281831850823}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#10 0x00007f816677d7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7f815f7fe6c0 (LWP 1430) "Evas-scale-sam"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, 
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x555bb692f1b8) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x555bb692f1b8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007f81666f9efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x555bb692f1b8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>) at ./nptl/futex-internal.c:139
#3  0x00007f8166704c4f in do_futex_wait (sem=sem@entry=0x555bb692f1b8, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x00007f8166704ce0 in __new_sem_wait_slow64 (sem=0x555bb692f1b8, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
         _buffer = {__routine = 0x7f8166704c30 <__sem_wait_cleanup>, 
__arg = 0x555bb692f1b8, __canceltype = 0, __prev = 0x0}
         err = <optimized out>
         d = 0
#5  0x00007f8167625b48 in eina_thread_queue_wait () at 
/lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007f81671aa642 in  () at /lib/x86_64-linux-gnu/libevas.so.1
#7  0x00007f8167645569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#8  0x00007f81666fd144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140193629726400, 
3110903741398400185, -224, 2, 140734116736512, 140193621336064, 
-3157418579708855111, -3157328281831850823}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007f816677d7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7f815ffff6c0 (LWP 1429) "Eevas-thread-wk"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, 
abstime=0x7f815fffeb10, op=137, expected=0, futex_word=0x7f81673def94) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 0
         op = 137
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x7f81673def94, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7f815fffeb10, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 0
         op = 137
#2  0x00007f81666f9efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x7f81673def94, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7f815fffeb10, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f81666fc83c in __pthread_cond_wait_common 
(abstime=0x7f815fffeb10, clockid=1, mutex=0x7f81673def20, 
cond=0x7f81673def68) at ./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7f81666fc2e0 
<__condvar_cleanup_waiting>, __arg = 0x7f815fffeaa0, __canceltype = 0, 
__prev = 0x0}
         cbuffer = {wseq = 365, cond = 0x7f81673def68, mutex = 
0x7f81673def20, private = 0}
         err = <optimized out>
         g = 1
         flags = <optimized out>
         g1_start = <optimized out>
         maxspin = 0
         signals = <optimized out>
         result = 0
         wseq = 365
         seq = 182
         private = 0
         flags = <optimized out>
         clockid = 1
#4  ___pthread_cond_timedwait64 (cond=0x7f81673def68, 
mutex=0x7f81673def20, abstime=0x7f815fffeb10) at 
./nptl/pthread_cond_wait.c:643
         flags = <optimized out>
         clockid = 1
#5  0x00007f81671b65ee in  () at /lib/x86_64-linux-gnu/libevas.so.1
#6  0x00007f8167645569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#7  0x00007f81666fd144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140193638119104, 
3110903741398400185, -224, 2, 140734116736512, 140193629728768, 
-3157417480734098247, -3157328281831850823}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#8  0x00007f816677d7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7f8164ff7980 (LWP 1396) "enlightenment"):
#0  0x00007f8166747d32 in __libc_pause () at 
../sysdeps/unix/sysv/linux/pause.c:29
         sc_ret = -514
         sc_cancel_oldtype = 0
#1  0x00007f81666b0050 in <signal handler called> () at 
/lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f81675b3565 in eet_write_cipher () at 
/lib/x86_64-linux-gnu/libeet.so.1
#3  0x00007f81675a7b5a in eet_data_write_cipher () at 
/lib/x86_64-linux-gnu/libeet.so.1
#4  0x0000555bb4f663da in e_config_domain_save ()
#5  0x0000555bb4f6642d in  ()
#6  0x0000555bb4fefe8b in  ()
#7  0x00007f81675266ef in  () at /lib/x86_64-linux-gnu/libecore.so.1
#8  0x00007f8167585cd3 in  () at /lib/x86_64-linux-gnu/libeo.so.1
#9  0x00007f8167580182 in efl_event_callback_call () at 
/lib/x86_64-linux-gnu/libeo.so.1
#10 0x00007f8167527352 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#11 0x00007f81675275a0 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#12 0x00007f81674ecac7 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#13 0x00007f81674ed635 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#14 0x00007f81674f3055 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#15 0x00007f81674f239e in efl_loop_begin () at 
/lib/x86_64-linux-gnu/libecore.so.1
#16 0x00007f81674ed717 in ecore_main_loop_begin () at 
/lib/x86_64-linux-gnu/libecore.so.1
#17 0x0000555bb4f23f53 in main ()
[Inferior 1 (process 1396) detached]
The program is not being run.
The program is not being run.

Thread 9 (Thread 0x7ff9c758f6c0 (LWP 1502) "Ethread-feedbac"):
#0  0x00007ff9e6212e26 in epoll_wait (epfd=95, events=0x7ff9c758ea70, 
maxevents=2, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
         sc_ret = -4
         sc_cancel_oldtype = 1
#1  0x00007ff9e6fbc795 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#2  0x0000563cf0078dee in  ()
#3  0x00007ff9e6fc0311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#4  0x00007ff9e70dd569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#5  0x00007ff9e6193144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140710768080576, 
7440074479671698473, -224, 0, 140736785226672, 140710759690240, 
-7443329918227192791, -7443403020799974359}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#6  0x00007ff9e62137dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 8 (Thread 0x7ff9c7d986c0 (LWP 1501) "Ethread-feedbac"):
#0  0x00007ff9e62088dc in __GI___select (nfds=87, 
readfds=0x7ff9c7d978f0, writefds=0x7ff9c7d97970, 
exceptfds=0x7ff9c7d979f0, timeout=0x7ff9c7d978e0) at 
../sysdeps/unix/sysv/linux/select.c:69
         sc_ret = -514
         sc_cancel_oldtype = 1
         s = <optimized out>
         us = <optimized out>
         ts64 = {tv_sec = 13, tv_nsec = 966145939}
         pts64 = 0x7ff9c7d97870
#1  0x0000563cf00585ac in e_powersave_sleeper_sleep ()
#2  0x00007ff9c7e9a76a in  () at 
/usr/lib/x86_64-linux-gnu/enlightenment/modules/temperature/linux-gnu-x86_64-0.26.0/module.so
#3  0x00007ff9e6fc0311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#4  0x00007ff9e70dd569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#5  0x00007ff9e6193144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140710776506048, 
7440074479671698473, -224, 0, 140736785226160, 140710768115712, 
-7443328806367534039, -7443403020799974359}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#6  0x00007ff9e62137dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 7 (Thread 0x7ff9cef4a6c0 (LWP 1480) "enlighte:gdrv0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x563cf0997420) at 
./nptl/futex-internal.c:57
         sc_cancel_oldtype = 0
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x563cf0997420, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007ff9e618fefb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x563cf0997420, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ff9e6192558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x563cf09973d0, cond=0x563cf09973f8) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7ff9e61922e0 
<__condvar_cleanup_waiting>, __arg = 0x7ff9cef49b00, __canceltype = 
-258322472, __prev = 0x0}
         cbuffer = {wseq = 608, cond = 0x563cf09973f8, mutex = 
0x563cf09973d0, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 608
         seq = 304
         private = 0
#4  ___pthread_cond_wait (cond=0x563cf09973f8, mutex=0x563cf09973d0) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007ff9da6bc059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007ff9da66e17b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007ff9da6bbf97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007ff9e6193144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140710895724224, 
7440074479671698473, -224, 19, 140736785216128, 140710887333888, 
-7443348779039202263, -7443403020799974359}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007ff9e62137dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7ff9cf74b6c0 (LWP 1479) "Eanimator-vsync"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, 
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x563cf096cd38) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x563cf096cd38, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007ff9e618fefb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x563cf096cd38, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>) at ./nptl/futex-internal.c:139
#3  0x00007ff9e619ac4f in do_futex_wait (sem=sem@entry=0x563cf096cd38, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x00007ff9e619ace0 in __new_sem_wait_slow64 (sem=0x563cf096cd38, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
         _buffer = {__routine = 0x7ff9e619ac30 <__sem_wait_cleanup>, 
__arg = 0x563cf096cd38, __canceltype = -432801704, __prev = 0x0}
         err = <optimized out>
         d = 0
#5  0x00007ff9e70bdb48 in eina_thread_queue_wait () at 
/lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007ff9e633992a in  () at /lib/x86_64-linux-gnu/libecore_x.so.1
#7  0x00007ff9e6fc0311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#8  0x00007ff9e70dd569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#9  0x00007ff9e6193144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140710904116928, 
7440074479671698473, -224, 2, 140736785212896, 140710895726592, 
-7443347680064445399, -7443403020799974359}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#10 0x00007ff9e62137dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7ff9cff4c6c0 (LWP 1478) "enlight:disk$0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x563cf096ad58) at 
./nptl/futex-internal.c:57
         sc_cancel_oldtype = 0
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x563cf096ad58, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007ff9e618fefb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x563cf096ad58, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ff9e6192558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x563cf096ad08, cond=0x563cf096ad30) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7ff9e61922e0 
<__condvar_cleanup_waiting>, __arg = 0x7ff9cff4bb00, __canceltype = 0, 
__prev = 0x0}
         cbuffer = {wseq = 0, cond = 0x563cf096ad30, mutex = 
0x563cf096ad08, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 0
         seq = 0
         private = 0
#4  ___pthread_cond_wait (cond=0x563cf096ad30, mutex=0x563cf096ad08) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007ff9da6bc059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007ff9da66e17b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007ff9da6bbf97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007ff9e6193144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140710912509632, 
7440074479671698473, -224, 0, 140736785212112, 140710904119296, 
-7443346581089688535, -7443403020799974359}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007ff9e62137dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7ff9e1c646c0 (LWP 1459) "Ethread-feedbac"):
#0  0x00007ff9e6208bfa in __GI_fdatasync (fd=60) at 
../sysdeps/unix/sysv/linux/fdatasync.c:28
         sc_ret = 0
         sc_cancel_oldtype = 1
#1  0x00007ff9e7047d9f in  () at /lib/x86_64-linux-gnu/libeet.so.1
#2  0x00007ff9e7049303 in eet_sync_sync () at 
/lib/x86_64-linux-gnu/libeet.so.1
#3  0x0000563ceffcd478 in  ()
#4  0x00007ff9e6fc0311 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#5  0x00007ff9e70dd569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007ff9e6193144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140711211452096, 
7440074479671698473, -224, 1, 140736785222512, 140711203061760, 
-7443403596780542935, -7443403020799974359}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#7  0x00007ff9e62137dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7ff9e37136c0 (LWP 1456) "Evas-scale-sam"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, 
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x563cf064a028) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x563cf064a028, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007ff9e618fefb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x563cf064a028, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>) at ./nptl/futex-internal.c:139
#3  0x00007ff9e619ac4f in do_futex_wait (sem=sem@entry=0x563cf064a028, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x00007ff9e619ace0 in __new_sem_wait_slow64 (sem=0x563cf064a028, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
         _buffer = {__routine = 0x7ff9e619ac30 <__sem_wait_cleanup>, 
__arg = 0x563cf064a028, __canceltype = 0, __prev = 0x0}
         err = <optimized out>
         d = 0
#5  0x00007ff9e70bdb48 in eina_thread_queue_wait () at 
/lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007ff9e6c42642 in  () at /lib/x86_64-linux-gnu/libevas.so.1
#7  0x00007ff9e70dd569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#8  0x00007ff9e6193144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140711239431872, 
7440074479671698473, -224, 2, 140736785226560, 140711231041536, 
-7443409274190437335, -7443403020799974359}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007ff9e62137dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7ff9e3f146c0 (LWP 1455) "Eevas-thread-wk"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, 
abstime=0x7ff9e3f13b10, op=137, expected=0, futex_word=0x7ff9e6e76f90) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 0
         op = 137
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x7ff9e6e76f90, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7ff9e3f13b10, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 0
         op = 137
#2  0x00007ff9e618fefb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x7ff9e6e76f90, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7ff9e3f13b10, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007ff9e619283c in __pthread_cond_wait_common 
(abstime=0x7ff9e3f13b10, clockid=1, mutex=0x7ff9e6e76f20, 
cond=0x7ff9e6e76f68) at ./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7ff9e61922e0 
<__condvar_cleanup_waiting>, __arg = 0x7ff9e3f13aa0, __canceltype = 0, 
__prev = 0x0}
         cbuffer = {wseq = 700, cond = 0x7ff9e6e76f68, mutex = 
0x7ff9e6e76f20, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         maxspin = 0
         signals = <optimized out>
         result = 0
         wseq = 700
         seq = 350
         private = 0
         flags = <optimized out>
         clockid = 1
#4  ___pthread_cond_timedwait64 (cond=0x7ff9e6e76f68, 
mutex=0x7ff9e6e76f20, abstime=0x7ff9e3f13b10) at 
./nptl/pthread_cond_wait.c:643
         flags = <optimized out>
         clockid = 1
#5  0x00007ff9e6c4e5ee in  () at /lib/x86_64-linux-gnu/libevas.so.1
#6  0x00007ff9e70dd569 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#7  0x00007ff9e6193144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140711247824576, 
7440074479671698473, -224, 2, 140736785226560, 140711239434240, 
-7443408175215680471, -7443403020799974359}, mask_was_saved = 0}}, priv 
= {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#8  0x00007ff9e62137dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7ff9e4c98980 (LWP 1452) "enlightenment"):
#0  0x00007ff9e61ddd32 in __libc_pause () at 
../sysdeps/unix/sysv/linux/pause.c:29
         sc_ret = -514
         sc_cancel_oldtype = 0
#1  0x00007ff9e6146050 in <signal handler called> () at 
/lib/x86_64-linux-gnu/libc.so.6
#2  0x00007ff9e704b565 in eet_write_cipher () at 
/lib/x86_64-linux-gnu/libeet.so.1
#3  0x00007ff9e703fb5a in eet_data_write_cipher () at 
/lib/x86_64-linux-gnu/libeet.so.1
#4  0x0000563ceffce3da in e_config_domain_save ()
#5  0x0000563ceffce42d in  ()
#6  0x0000563cf0057e8b in  ()
#7  0x00007ff9e6fbe6ef in  () at /lib/x86_64-linux-gnu/libecore.so.1
#8  0x00007ff9e701dcd3 in  () at /lib/x86_64-linux-gnu/libeo.so.1
#9  0x00007ff9e7018182 in efl_event_callback_call () at 
/lib/x86_64-linux-gnu/libeo.so.1
#10 0x00007ff9e6fbf352 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#11 0x00007ff9e6fbf5a0 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#12 0x00007ff9e6f84ac7 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#13 0x00007ff9e6f85635 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#14 0x00007ff9e6f8b055 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#15 0x00007ff9e6f8a39e in efl_loop_begin () at 
/lib/x86_64-linux-gnu/libecore.so.1
#16 0x00007ff9e6f85717 in ecore_main_loop_begin () at 
/lib/x86_64-linux-gnu/libecore.so.1
#17 0x0000563ceff8bf53 in main ()
[Inferior 1 (process 1452) detached]
The program is not being run.
The program is not being run.

Thread 9 (Thread 0x7f8959d0b6c0 (LWP 1377) "Ethread-feedbac"):
#0  0x00007f8978a53e26 in epoll_wait (epfd=95, events=0x7f8959d0a9f0, 
maxevents=2, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
         sc_ret = -4
         sc_cancel_oldtype = 1
#1  0x00007f89799abc4f in  () at /lib/x86_64-linux-gnu/libecore.so.1
#2  0x00007f89799ab127 in ecore_pipe_wait () at 
/lib/x86_64-linux-gnu/libecore.so.1
#3  0x000055dd1e23b95c in  ()
#4  0x00007f89799b1f6c in  () at /lib/x86_64-linux-gnu/libecore.so.1
#5  0x00007f8979afa19c in  () at /lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007f89789d4144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140227894097600, 
-5591975566697391009, -240, 0, 140730989327488, 140227885707264, 
5582207859150986335, 5582140149547179103}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#7  0x00007f8978a547dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 8 (Thread 0x7f895a5146c0 (LWP 1376) "Ethread-feedbac"):
#0  0x00007f8978a498dc in __GI___select (nfds=87, 
readfds=0x7f895a5138b0, writefds=0x7f895a513930, 
exceptfds=0x7f895a5139b0, timeout=0x7f895a5138a0) at 
../sysdeps/unix/sysv/linux/select.c:69
         sc_ret = -514
         sc_cancel_oldtype = 1
         s = <optimized out>
         us = <optimized out>
         ts64 = {tv_sec = 6, tv_nsec = 665442224}
         pts64 = 0x7f895a5137f0
#1  0x000055dd1e20a1b6 in e_powersave_sleeper_sleep ()
#2  0x00007f895a62228c in  () at 
/usr/lib/x86_64-linux-gnu/enlightenment/modules/temperature/linux-gnu-x86_64-0.26.0/module.so
#3  0x00007f89799b1f6c in  () at /lib/x86_64-linux-gnu/libecore.so.1
#4  0x00007f8979afa19c in  () at /lib/x86_64-linux-gnu/libeina.so.1
#5  0x00007f89789d4144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140227902523072, 
-5591975566697391009, -240, 0, 140730989326800, 140227894132736, 
5582206773061131359, 5582140149547179103}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#6  0x00007f8978a547dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 7 (Thread 0x7f89617846c0 (LWP 1359) "enlighte:gdrv0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x55dd1edba3a0) at 
./nptl/futex-internal.c:57
         sc_cancel_oldtype = 0
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x55dd1edba3a0, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007f89789d0efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55dd1edba3a0, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f89789d3558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x55dd1edba350, cond=0x55dd1edba378) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7f89789d32e0 
<__condvar_cleanup_waiting>, __arg = 0x7f8961783b00, __canceltype = 1, 
__prev = 0x0}
         cbuffer = {wseq = 20, cond = 0x55dd1edba378, mutex = 
0x55dd1edba350, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 20
         seq = 10
         private = 0
#4  ___pthread_cond_wait (cond=0x55dd1edba378, mutex=0x55dd1edba350) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007f896d2bc059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007f896d26e17b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007f896d2bbf97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007f89789d4144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140228022519488, 
-5591975566697391009, -240, 19, 140730989312320, 140228014129152, 
5582085474594757727, 5582140149547179103}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007f8978a547dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7f8961f856c0 (LWP 1358) "Eanimator-vsync"):
#0  0x00007f8978a498dc in __GI___select (nfds=56, 
readfds=0x7f8961f848e0, writefds=0x7f8961f84960, 
exceptfds=0x7f8961f849e0, timeout=0x7f8961f848d0) at 
../sysdeps/unix/sysv/linux/select.c:69
         sc_ret = -514
         sc_cancel_oldtype = 1
         s = <optimized out>
         us = <optimized out>
         ts64 = {tv_sec = 0, tv_nsec = 91764995}
         pts64 = 0x7f8961f84820
#1  0x00007f8978b80bbd in  () at /lib/x86_64-linux-gnu/libecore_x.so.1
#2  0x00007f89799b1f6c in  () at /lib/x86_64-linux-gnu/libecore.so.1
#3  0x00007f8979afa19c in  () at /lib/x86_64-linux-gnu/libeina.so.1
#4  0x00007f89789d4144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140228030912192, 
-5591975566697391009, -240, 2, 140730989308464, 140228022521856, 
5582084371325033567, 5582140149547179103}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#5  0x00007f8978a547dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7f89627866c0 (LWP 1357) "enlight:disk$0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x55dd1ed8db68) at 
./nptl/futex-internal.c:57
         sc_cancel_oldtype = 0
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x55dd1ed8db68, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007f89789d0efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55dd1ed8db68, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f89789d3558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x55dd1ed8db18, cond=0x55dd1ed8db40) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7f89789d32e0 
<__condvar_cleanup_waiting>, __arg = 0x7f8962785b00, __canceltype = 0, 
__prev = 0x0}
         cbuffer = {wseq = 0, cond = 0x55dd1ed8db40, mutex = 
0x55dd1ed8db18, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 0
         seq = 0
         private = 0
#4  ___pthread_cond_wait (cond=0x55dd1ed8db40, mutex=0x55dd1ed8db18) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007f896d2bc059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007f896d26e17b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007f896d2bbf97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007f89789d4144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140228039304896, 
-5591975566697391009, -240, 0, 140730989308400, 140228030914560, 
5582083272350276703, 5582140149547179103}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007f8978a547dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7f896ffff6c0 (LWP 1332) "Ethread-feedbac"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, 
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55dd1ec492a8) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x55dd1ec492a8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007f89789d0efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55dd1ec492a8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>) at ./nptl/futex-internal.c:139
#3  0x00007f89789dbc4f in do_futex_wait (sem=sem@entry=0x55dd1ec492a8, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x00007f89789dbce0 in __new_sem_wait_slow64 (sem=0x55dd1ec492a8, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
         _buffer = {__routine = 0x7f89789dbc30 <__sem_wait_cleanup>, 
__arg = 0x55dd1ec492a8, __canceltype = 1275078256, __prev = 0x0}
         err = <optimized out>
         d = 0
#5  0x00007f8979acffab in  () at /lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007f8979ad0355 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#7  0x00007f8979ad0c4f in eina_thread_queue_wait () at 
/lib/x86_64-linux-gnu/libeina.so.1
#8  0x000055dd1e123384 in  ()
#9  0x00007f89799b1f6c in  () at /lib/x86_64-linux-gnu/libecore.so.1
#10 0x00007f8979afa19c in  () at /lib/x86_64-linux-gnu/libeina.so.1
#11 0x00007f89789d4144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140228266292928, 
-5591975566697391009, -240, 1, 140730989323264, 140228257902592, 
5582088757560384607, 5582140149547179103}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#12 0x00007f8978a547dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7f8975f136c0 (LWP 1330) "Evas-scale-sam"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, 
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55dd1ea6c7d8) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x55dd1ea6c7d8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007f89789d0efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55dd1ea6c7d8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>) at ./nptl/futex-internal.c:139
#3  0x00007f89789dbc4f in do_futex_wait (sem=sem@entry=0x55dd1ea6c7d8, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x00007f89789dbce0 in __new_sem_wait_slow64 (sem=0x55dd1ea6c7d8, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
         _buffer = {__routine = 0x7f89789dbc30 <__sem_wait_cleanup>, 
__arg = 0x55dd1ea6c7d8, __canceltype = 0, __prev = 0x0}
         err = <optimized out>
         d = 0
#5  0x00007f8979acffab in  () at /lib/x86_64-linux-gnu/libeina.so.1
#6  0x00007f8979ad0355 in  () at /lib/x86_64-linux-gnu/libeina.so.1
#7  0x00007f8979ad0c4f in eina_thread_queue_wait () at 
/lib/x86_64-linux-gnu/libeina.so.1
#8  0x00007f89795c928f in  () at /lib/x86_64-linux-gnu/libevas.so.1
#9  0x00007f8979afa19c in  () at /lib/x86_64-linux-gnu/libeina.so.1
#10 0x00007f89789d4144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140228365989568, 
-5591975566697391009, -240, 2, 140730989327488, 140228357599232, 
5582110840134736991, 5582140149547179103}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#11 0x00007f8978a547dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7f89767146c0 (LWP 1329) "Eevas-thread-wk"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, 
abstime=0x7f8976713ac0, op=137, expected=0, futex_word=0x7f897982f1f0) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 0
         op = 137
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x7f897982f1f0, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7f8976713ac0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 0
         op = 137
#2  0x00007f89789d0efb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x7f897982f1f0, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7f8976713ac0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f89789d383c in __pthread_cond_wait_common 
(abstime=0x7f8976713ac0, clockid=1, mutex=0x7f897982f200, 
cond=0x7f897982f1c8) at ./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7f89789d32e0 
<__condvar_cleanup_waiting>, __arg = 0x7f8976713a20, __canceltype = 4, 
__prev = 0x0}
         cbuffer = {wseq = 20, cond = 0x7f897982f1c8, mutex = 
0x7f897982f200, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         maxspin = 0
         signals = <optimized out>
         result = 0
         wseq = 20
         seq = 10
         private = 0
         flags = <optimized out>
         clockid = 1
#4  ___pthread_cond_timedwait64 (cond=0x7f897982f1c8, 
mutex=0x7f897982f200, abstime=0x7f8976713ac0) at 
./nptl/pthread_cond_wait.c:643
         flags = <optimized out>
         clockid = 1
#5  0x00007f89795da4cd in  () at /lib/x86_64-linux-gnu/libevas.so.1
#6  0x00007f89795da91a in  () at /lib/x86_64-linux-gnu/libevas.so.1
#7  0x00007f8979afa19c in  () at /lib/x86_64-linux-gnu/libeina.so.1
#8  0x00007f89789d4144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140228374382272, 
-5591975566697391009, -240, 2, 140730989327504, 140228365991936, 
5582109741159980127, 5582140149547179103}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007f8978a547dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7f89774ae980 (LWP 1319) "enlightenment"):
#0  0x00007f8978a1ed32 in __libc_pause () at 
../sysdeps/unix/sysv/linux/pause.c:29
         sc_ret = -514
         sc_cancel_oldtype = 0
#1  0x000055dd1e2a494c in e_alert_show ()
#2  0x000055dd1e224271 in  ()
#3  0x000055dd1e224292 in e_sigseg_act ()
#4  0x00007f8978987050 in <signal handler called> () at 
/lib/x86_64-linux-gnu/libc.so.6
#5  0x00007f8979a50769 in eet_write_cipher () at 
/lib/x86_64-linux-gnu/libeet.so.1
#6  0x00007f8979a3dc01 in eet_data_write_cipher () at 
/lib/x86_64-linux-gnu/libeet.so.1
#7  0x00007f8979a3dc6f in eet_data_write () at 
/lib/x86_64-linux-gnu/libeet.so.1
#8  0x000055dd1e1319bf in e_config_domain_save ()
#9  0x000055dd1e132fa5 in  ()
#10 0x000055dd1e20a4ec in  ()
#11 0x00007f89799ae474 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#12 0x00007f89799ae95f in  () at /lib/x86_64-linux-gnu/libecore.so.1
#13 0x00007f8979a1f87a in  () at /lib/x86_64-linux-gnu/libeo.so.1
#14 0x00007f8979a1fa87 in  () at /lib/x86_64-linux-gnu/libeo.so.1
#15 0x00007f8979a1fb40 in efl_event_callback_call () at 
/lib/x86_64-linux-gnu/libeo.so.1
#16 0x00007f89799afef4 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#17 0x00007f89799afd1b in  () at /lib/x86_64-linux-gnu/libecore.so.1
#18 0x00007f8979962d4a in  () at /lib/x86_64-linux-gnu/libecore.so.1
#19 0x00007f89799601b7 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#20 0x00007f8979968663 in  () at /lib/x86_64-linux-gnu/libecore.so.1
#21 0x00007f897996acc1 in efl_loop_begin () at 
/lib/x86_64-linux-gnu/libecore.so.1
#22 0x00007f8979960393 in ecore_main_loop_begin () at 
/lib/x86_64-linux-gnu/libecore.so.1
#23 0x000055dd1e1e536c in main ()
[Inferior 1 (process 1319) detached]

Thread 9 (Thread 0x7fe280c486c0 (LWP 1376) "Ethread-feedbac"):
#0  0x00007fe29b990e26 in epoll_wait (epfd=95, events=0x7fe280c479f0, 
maxevents=2, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
         sc_ret = -4
         sc_cancel_oldtype = 1
#1  0x00007fe29c8e8c4f in _ecore_pipe_wait (p=0x55a72d34ce00, 
message_count=1, wait=10) at ../src/lib/ecore/ecore_pipe.c:526
         timerfdbuf = 140611265949257
         pollincoming = {{events = 2626612809, data = {ptr = 
0x68000c6000007fe2, fd = 32738, u32 = 32738, u64 = 
7494003386400931810}}, {events = 32738, data = {ptr = 0x7fe280c47a40, fd 
= -2134607296, u32 = 2160360000, u64 = 140610799696448}}}
         timeout = 10.005000000000001
         ret = 0
         total = 0
         time_exit = -1
         fd_read_found = 0 '\000'
         fd_timer_found = 0 '\000'
         tspec_new = {it_interval = {tv_sec = 0, tv_nsec = 0}, it_value = 
{tv_sec = 10, tv_nsec = 5000000}}
         sec = 10
         usec = 5000000
         __func__ = "_ecore_pipe_wait"
#2  0x00007fe29c8e8127 in ecore_pipe_wait (p=0x55a72d34ce00, 
message_count=1, wait=10) at ../src/lib/ecore/ecore_pipe.c:172
#3  0x000055a72ca9e95c in _cb_watchdog_thread_pingpong (data=0x0, 
thread=0x55a72df89050) at ../src/bin/e_watchdog.c:36
         seq_new = 0x7fe268000b70
         seq = 1226
#4  0x00007fe29c8eef6c in _ecore_direct_worker (data=0x55a72df89050, 
t=140610799699648) at ../src/lib/ecore/ecore_thread.c:483
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140611265949257, 2475394632868573266, -240, 0, 140725467060368, 
140610791309312, 2475394632822435922, 2475404025255702610}, 
__mask_was_saved = 0}}, __pad = {0x7fe280c47c10, 0x0, 0x7fe29ca36ed0 
<_eina_thread_self+9>, 0x7fe280c47b20}}
         __cancel_routine = 0x7fe29c8eed8c <_ecore_direct_worker_cleanup>
         __cancel_arg = 0x55a72df89050
         __not_first_call = 0
         work = 0x55a72df89050
#5  0x00007fe29ca3719c in _eina_internal_call (context=0x55a72dc81830) 
at ../src/lib/eina/eina_thread_posix.c:201
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140610799699648, 2475394632757424210, -240, 0, 140725467060368, 
140610791309312, 2475394632870670418, 2475403661226815570}, 
__mask_was_saved = 0}}, __pad = {0x7fe280c47ba0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7fe29c9cc916 <_eina_debug_thread_del>
         __cancel_arg = 0x7fe280c47b68
         __not_first_call = 0
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140610799699648, 2475394632757424210, -240, 0, 140725467060368, 
140610791309312, 2475394632870670418, 2475403660230668370}, 
__mask_was_saved = 0}}, __pad = {0x7fe280c47cb0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7fe29b920e30 <__GI___libc_free>
         __cancel_arg = 0x55a72dc81830
         __not_first_call = 0
         c = 0x55a72dc81830
         r = 0x0
         self = 140610799699648
#6  0x00007fe29b911144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140610799699648, 
-2477155968752144302, -240, 0, 140725467060368, 140610791309312, 
2475394632751132754, 2475406287666950226}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#7  0x00007fe29b9917dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 8 (Thread 0x7fe2814516c0 (LWP 1375) "Ethread-feedbac"):
#0  0x00007fe29b9868dc in __GI___select (nfds=87, 
readfds=0x7fe2814508b0, writefds=0x7fe281450930, 
exceptfds=0x7fe2814509b0, timeout=0x7fe2814508a0) at 
../sysdeps/unix/sysv/linux/select.c:69
         sc_ret = -514
         sc_cancel_oldtype = 1
         s = <optimized out>
         us = <optimized out>
         ts64 = {tv_sec = 5, tv_nsec = 593844868}
         pts64 = 0x7fe2814507f0
#1  0x000055a72ca6d1b6 in e_powersave_sleeper_sleep 
(sleeper=0x55a72ddfca10, poll_interval=128, allow_save=1 '\001') at 
../src/bin/e_powersave.c:242
         timf = 16
         tim = 15969035
         rfds = {fds_bits = {0, 4194304, 0 <repeats 14 times>}}
         wfds = {fds_bits = {0 <repeats 16 times>}}
         exfds = {fds_bits = {0 <repeats 16 times>}}
         tv = {tv_sec = 15, tv_usec = 969035}
         ret = 0
         buf = "\001"
         __func__ = "e_powersave_sleeper_sleep"
#2  0x00007fe28155f28c in _temperature_check_main (data=0x55a72ddd7140, 
th=0x55a72ddfca30) at ../src/modules/temperature/e_mod_main.c:296
         tth = 0x55a72ddd7140
         ptemp = 57
         temp = 57
#3  0x00007fe29c8eef6c in _ecore_direct_worker (data=0x55a72ddfca30, 
t=140610808125120) at ../src/lib/ecore/ecore_thread.c:483
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140611265949257, 2475393540336267346, -240, 0, 140725467059680, 
140610799734784, 2475393540290130002, 2475404025255702610}, 
__mask_was_saved = 0}}, __pad = {0x7fe281450c10, 0x0, 0x7fe29ca36ed0 
<_eina_thread_self+9>, 0x7fe281450b20}}
         __cancel_routine = 0x7fe29c8eed8c <_ecore_direct_worker_cleanup>
         __cancel_arg = 0x55a72ddfca30
         __not_first_call = 0
         work = 0x55a72ddfca30
#4  0x00007fe29ca3719c in _eina_internal_call (context=0x55a72ddf7b50) 
at ../src/lib/eina/eina_thread_posix.c:201
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140610808125120, 2475393540225118290, -240, 0, 140725467059680, 
140610799734784, 2475393540338364498, 2475403661226815570}, 
__mask_was_saved = 0}}, __pad = {0x7fe281450ba0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7fe29c9cc916 <_eina_debug_thread_del>
         __cancel_arg = 0x7fe281450b68
         __not_first_call = 0
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140610808125120, 2475393540225118290, -240, 0, 140725467059680, 
140610799734784, 2475393540338364498, 2475403660230668370}, 
__mask_was_saved = 0}}, __pad = {0x7fe281450cb0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7fe29b920e30 <__GI___libc_free>
         __cancel_arg = 0x55a72ddf7b50
         __not_first_call = 0
         c = 0x55a72ddf7b50
         r = 0x0
         self = 140610808125120
#5  0x00007fe29b911144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140610808125120, 
-2477155968752144302, -240, 0, 140725467059680, 140610799734784, 
2475393540218826834, 2475406287666950226}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#6  0x00007fe29b9917dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 7 (Thread 0x7fe2845846c0 (LWP 1358) "enlighte:gdrv0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x55a72d7387e4) at 
./nptl/futex-internal.c:57
         sc_cancel_oldtype = 0
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x55a72d7387e4, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007fe29b90defb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55a72d7387e4, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007fe29b910558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x55a72d738790, cond=0x55a72d7387b8) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7fe29b9102e0 
<__condvar_cleanup_waiting>, __arg = 0x7fe284583b00, __canceltype = 1, 
__prev = 0x0}
         cbuffer = {wseq = 935, cond = 0x55a72d7387b8, mutex = 
0x55a72d738790, private = 0}
         err = <optimized out>
         g = 1
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 935
         seq = 467
         private = 0
#4  ___pthread_cond_wait (cond=0x55a72d7387b8, mutex=0x55a72d738790) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007fe2900bc059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007fe29006e17b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007fe2900bbf97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007fe29b911144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140610859714240, 
-2477155968752144302, -240, 19, 140725467045200, 140610851323904, 
2475387105820946514, 2475406287666950226}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007fe29b9917dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7fe284d856c0 (LWP 1357) "Eanimator-vsync"):
#0  0x00007fe29b9868dc in __GI___select (nfds=56, 
readfds=0x7fe284d848e0, writefds=0x7fe284d84960, 
exceptfds=0x7fe284d849e0, timeout=0x7fe284d848d0) at 
../sysdeps/unix/sysv/linux/select.c:69
         sc_ret = -514
         sc_cancel_oldtype = 1
         s = <optimized out>
         us = <optimized out>
         ts64 = {tv_sec = 0, tv_nsec = 93926665}
         pts64 = 0x7fe284d84820
#1  0x00007fe29babdbbd in _drm_tick_core (data=0x0, 
thread=0x55a72d725040) at ../src/lib/ecore_x/ecore_x_vsync.c:512
         wfds = {fds_bits = {0 <repeats 16 times>}}
         ret = 1
         tv = {tv_sec = 0, tv_usec = 100000}
         rfds = {fds_bits = {36028797018963968, 0 <repeats 15 times>}}
         exfds = {fds_bits = {0 <repeats 16 times>}}
         max_fd = 55
         msg = 0x0
         ref = 0x55a72e8a2b40
         tick = 1
         __func__ = "_drm_tick_core"
#2  0x00007fe29c8eef6c in _ecore_direct_worker (data=0x55a72d725040, 
t=140610868106944) at ../src/lib/ecore/ecore_thread.c:483
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140611265949257, 2475386009111113810, -240, 2, 140725467041344, 
140610859716608, 2475386009064976466, 2475404025255702610}, 
__mask_was_saved = 0}}, __pad = {0x7fe284d84c10, 0x0, 0x7fe29ca36ed0 
<_eina_thread_self+9>, 0x7fe284d84b20}}
         __cancel_routine = 0x7fe29c8eed8c <_ecore_direct_worker_cleanup>
         __cancel_arg = 0x55a72d725040
         __not_first_call = 0
         work = 0x55a72d725040
#3  0x00007fe29ca3719c in _eina_internal_call (context=0x55a72d712a80) 
at ../src/lib/eina/eina_thread_posix.c:201
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140610868106944, 2475386008999964754, -240, 2, 140725467041344, 
140610859716608, 2475386009113210962, 2475403661226815570}, 
__mask_was_saved = 0}}, __pad = {0x7fe284d84ba0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7fe29c9cc916 <_eina_debug_thread_del>
         __cancel_arg = 0x7fe284d84b68
         __not_first_call = 0
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140610868106944, 2475386008999964754, -240, 2, 140725467041344, 
140610859716608, 2475386009113210962, 2475403660230668370}, 
__mask_was_saved = 0}}, __pad = {0x7fe284d84cb0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7fe29b920e30 <__GI___libc_free>
         __cancel_arg = 0x55a72d712a80
         __not_first_call = 0
         c = 0x55a72d712a80
         r = 0x0
         self = 140610868106944
#4  0x00007fe29b911144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140610868106944, 
-2477155968752144302, -240, 2, 140725467041344, 140610859716608, 
2475386008993673298, 2475406287666950226}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#5  0x00007fe29b9917dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7fe2855866c0 (LWP 1356) "enlight:disk$0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x55a72d70c708) at 
./nptl/futex-internal.c:57
         sc_cancel_oldtype = 0
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x55a72d70c708, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007fe29b90defb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55a72d70c708, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007fe29b910558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x55a72d70c6b8, cond=0x55a72d70c6e0) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7fe29b9102e0 
<__condvar_cleanup_waiting>, __arg = 0x7fe285585b00, __canceltype = 0, 
__prev = 0x0}
         cbuffer = {wseq = 0, cond = 0x55a72d70c6e0, mutex = 
0x55a72d70c6b8, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 0
         seq = 0
         private = 0
#4  ___pthread_cond_wait (cond=0x55a72d70c6e0, mutex=0x55a72d70c6b8) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007fe2900bc059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007fe29006e17b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007fe2900bbf97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007fe29b911144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140610876499648, 
-2477155968752144302, -240, 0, 140725467041280, 140610868109312, 
2475384910018916434, 2475406287666950226}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007fe29b9917dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7fe292d676c0 (LWP 1333) "Ethread-feedbac"):
#0  0x00007fe29b986bfa in __GI_fdatasync (fd=75) at 
../sysdeps/unix/sysv/linux/fdatasync.c:28
         sc_ret = 0
         sc_cancel_oldtype = 1
#1  0x00007fe29c989446 in eet_flush2 (ef=0x55a72d4088c0, sync=1 '\001') 
at ../src/lib/eet/eet_lib.c:513
         efn = 0x0
         fp = 0x7fe260000b70
         error = EET_ERROR_NONE
         head = {1108338462, 16777216, 33554432}
         num_directory_entries = 1
         num_dictionary_entries = 2
         bytes_directory_entries = 36
         bytes_dictionary_entries = 40
         bytes_strings = 26
         data_offset = 129
         strings_offset = 83
         data_pad = 2
         pad = 7
         orig_data_offset = 104
         num = 256
         i = 256
         j = 2
         zeros = "\000\000\000\000\000\000\000"
         __func__ = "eet_flush2"
#2  0x00007fe29c989bc1 in eet_sync_sync (ef=0x55a72d4088c0) at 
../src/lib/eet/eet_lib.c:693
         ret = EET_ERROR_NONE
#3  0x000055a72c9860ee in _e_config_pending_file_del 
(path=0x55a72e84a5c0 
"/home/jose/.e/e/config/standard/module.syscon.cfg.tmp") at 
../src/bin/e_config.c:193
         err = 21927
         erstr = 0x55a72cb1135b ""
         ef = 0x55a72d4088c0
         ok = 0 '\000'
#4  0x000055a72c9863ba in _e_config_save_thread_main (data=0x0, 
eth=0x55a72d5c7230) at ../src/bin/e_config.c:279
         msg = 0x55a72ded1724
         ref = 0x55a72ded1590
         run = 1 '\001'
#5  0x00007fe29c8eef6c in _ecore_direct_worker (data=0x55a72d5c7230, 
t=140611102865088) at ../src/lib/ecore/ecore_thread.c:483
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140611265949257, 2475425538916364370, -240, 1, 140725467056144, 
140611094474752, 2475425538870227026, 2475404025255702610}, 
__mask_was_saved = 0}}, __pad = {0x7fe292d66c10, 0x0, 0x7fe29ca36ed0 
<_eina_thread_self+9>, 0x7fe292d66b20}}
         __cancel_routine = 0x7fe29c8eed8c <_ecore_direct_worker_cleanup>
         __cancel_arg = 0x55a72d5c7230
         __not_first_call = 0
         work = 0x55a72d5c7230
#6  0x00007fe29ca3719c in _eina_internal_call (context=0x55a72d5c73f0) 
at ../src/lib/eina/eina_thread_posix.c:201
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140611102865088, 2475425538805215314, -240, 1, 140725467056144, 
140611094474752, 2475425538918461522, 2475403661226815570}, 
__mask_was_saved = 0}}, __pad = {0x7fe292d66ba0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7fe29c9cc916 <_eina_debug_thread_del>
         __cancel_arg = 0x7fe292d66b68
         __not_first_call = 0
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140611102865088, 2475425538805215314, -240, 1, 140725467056144, 
140611094474752, 2475425538918461522, 2475403660230668370}, 
__mask_was_saved = 0}}, __pad = {0x7fe292d66cb0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7fe29b920e30 <__GI___libc_free>
         __cancel_arg = 0x55a72d5c73f0
         __not_first_call = 0
         c = 0x55a72d5c73f0
         r = 0x0
         self = 140611102865088
#7  0x00007fe29b911144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140611102865088, 
-2477155968752144302, -240, 1, 140725467056144, 140611094474752, 
2475425538798923858, 2475406287666950226}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#8  0x00007fe29b9917dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7fe298ecb6c0 (LWP 1330) "Evas-scale-sam"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, 
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55a72d3ea738) 
at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 256
         op = 393
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x55a72d3ea738, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 256
         op = 393
#2  0x00007fe29b90defb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55a72d3ea738, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>) at ./nptl/futex-internal.c:139
#3  0x00007fe29b918c4f in do_futex_wait (sem=sem@entry=0x55a72d3ea738, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x00007fe29b918ce0 in __new_sem_wait_slow64 (sem=0x55a72d3ea738, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
         _buffer = {__routine = 0x7fe29b918c30 <__sem_wait_cleanup>, 
__arg = 0x55a72d3ea738, __canceltype = 0, __prev = 0x0}
         err = <optimized out>
         d = 0
#5  0x00007fe29ca0cfab in eina_semaphore_lock (sem=0x55a72d3ea738) at 
../src/lib/eina/eina_inline_lock_posix.x:724
#6  0x00007fe29ca0d355 in _eina_thread_queue_wait (thq=0x55a72d3ea710) 
at ../src/lib/eina/eina_thread_queue.c:209
         __func__ = "_eina_thread_queue_wait"
#7  0x00007fe29ca0dc4f in eina_thread_queue_wait (thq=0x55a72d3ea710, 
allocref=0x7fe298ecaad0) at ../src/lib/eina/eina_thread_queue.c:492
         msg = 0x7fe298ecaa90
         blk = 0x6d61732d656c
#8  0x00007fe29c50628f in _evas_common_scale_sample_thread (data=0x0, 
t=140611204986560) at ../src/lib/evas/common/evas_scale_sample.c:751
         ref = 0x0
         msg = 0x0
         todo = 0x0
#9  0x00007fe29ca3719c in _eina_internal_call (context=0x55a72d3ea7d0) 
at ../src/lib/eina/eina_thread_posix.c:201
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140611204986560, 2475412011805716562, -240, 2, 140725467060368, 
140611196596224, 2475412011918962770, 2475403661226815570}, 
__mask_was_saved = 0}}, __pad = {0x7fe298ecaba0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7fe29c9cc916 <_eina_debug_thread_del>
         __cancel_arg = 0x7fe298ecab68
         __not_first_call = 0
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140611204986560, 2475412011805716562, -240, 2, 140725467060368, 
140611196596224, 2475412011918962770, 2475403660230668370}, 
__mask_was_saved = 0}}, __pad = {0x7fe298ecacb0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7fe29b920e30 <__GI___libc_free>
         __cancel_arg = 0x55a72d3ea7d0
         __not_first_call = 0
         c = 0x55a72d3ea7d0
         r = 0x0
         self = 140611204986560
#10 0x00007fe29b911144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140611204986560, 
-2477155968752144302, -240, 2, 140725467060368, 140611196596224, 
2475412011799425106, 2475406287666950226}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#11 0x00007fe29b9917dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7fe2996cc6c0 (LWP 1329) "Eevas-thread-wk"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, 
abstime=0x7fe2996cbac0, op=137, expected=0, futex_word=0x7fe29c76c1f4 
<evas_thread_queue_condition+52>) at ./nptl/futex-internal.c:57
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         err = <optimized out>
         clockbit = 0
         op = 137
#1  __futex_abstimed_wait_common 
(futex_word=futex_word@entry=0x7fe29c76c1f4 
<evas_thread_queue_condition+52>, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7fe2996cbac0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 0
         op = 137
#2  0x00007fe29b90defb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x7fe29c76c1f4 
<evas_thread_queue_condition+52>, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7fe2996cbac0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007fe29b91083c in __pthread_cond_wait_common 
(abstime=0x7fe2996cbac0, clockid=1, mutex=0x7fe29c76c200 
<evas_thread_queue_lock>, cond=0x7fe29c76c1c8 
<evas_thread_queue_condition+8>) at ./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7fe29b9102e0 
<__condvar_cleanup_waiting>, __arg = 0x7fe2996cba20, __canceltype = 4, 
__prev = 0x0}
         cbuffer = {wseq = 371, cond = 0x7fe29c76c1c8 
<evas_thread_queue_condition+8>, mutex = 0x7fe29c76c200 
<evas_thread_queue_lock>, private = 0}
         err = <optimized out>
         g = 1
         flags = <optimized out>
         g1_start = <optimized out>
         maxspin = 0
         signals = <optimized out>
         result = 0
         wseq = 371
         seq = 185
         private = 0
         flags = <optimized out>
         clockid = 1
#4  ___pthread_cond_timedwait64 (cond=0x7fe29c76c1c8 
<evas_thread_queue_condition+8>, mutex=0x7fe29c76c200 
<evas_thread_queue_lock>, abstime=0x7fe2996cbac0) at 
./nptl/pthread_cond_wait.c:643
         flags = <optimized out>
         clockid = 1
#5  0x00007fe29c5174cd in eina_condition_timedwait (cond=0x7fe29c76c1c0 
<evas_thread_queue_condition>, t=2250) at 
../src/lib/eina/eina_inline_lock_posix.x:439
         ts = {tv_sec = 13554, tv_nsec = 483367531}
         sec = 2250
         nsec = 0
         err = 110
         r = 0 '\000'
#6  0x00007fe29c51791a in evas_thread_worker_func (data=0x0, 
thread=140611213379264) at 
../src/lib/evas/common/evas_thread_render.c:136
         cmd = 0x55a72dda3340
         len = 0
         max = 128
         __func__ = "evas_thread_worker_func"
         __PRETTY_FUNCTION__ = "evas_thread_worker_func"
#7  0x00007fe29ca3719c in _eina_internal_call (context=0x55a72d3ea2c0) 
at ../src/lib/eina/eina_thread_posix.c:201
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140611213379264, 2475410912830959698, -240, 2, 140725467060384, 
140611204988928, 2475410912944205906, 2475403661226815570}, 
__mask_was_saved = 0}}, __pad = {0x7fe2996cbba0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7fe29c9cc916 <_eina_debug_thread_del>
         __cancel_arg = 0x7fe2996cbb68
         __not_first_call = 0
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{140611213379264, 2475410912830959698, -240, 2, 140725467060384, 
140611204988928, 2475410912944205906, 2475403660230668370}, 
__mask_was_saved = 0}}, __pad = {0x7fe2996cbcb0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7fe29b920e30 <__GI___libc_free>
         __cancel_arg = 0x55a72d3ea2c0
         __not_first_call = 0
         c = 0x55a72d3ea2c0
         r = 0x0
         self = 140611213379264
#8  0x00007fe29b911144 in start_thread (arg=<optimized out>) at 
./nptl/pthread_create.c:442
         ret = <optimized out>
         pd = <optimized out>
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140611213379264, 
-2477155968752144302, -240, 2, 140725467060384, 140611204988928, 
2475410912824668242, 2475406287666950226}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007fe29b9917dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7fe29a1e5980 (LWP 1315) "enlightenment"):
#0  0x00007fe29b95bd32 in __libc_pause () at 
../sysdeps/unix/sysv/linux/pause.c:29
         sc_ret = -514
         sc_cancel_oldtype = 0
#1  0x000055a72cb0794c in e_alert_show () at ../src/bin/e_alert.c:43
#2  0x000055a72ca87271 in _e_crash () at ../src/bin/e_signals.c:81
#3  0x000055a72ca87292 in e_sigseg_act (x=11, info=0x7ffd337972f0, 
data=0x7ffd337971c0) at ../src/bin/e_signals.c:91
#4  0x00007fe29b8c4050 in <signal handler called> () at 
/lib/x86_64-linux-gnu/libc.so.6
#5  eet_write_cipher (ef=0x55a72dc62c50, name=0x55a72cb112d4 "config", 
data=0x55a72eb0cbe0, size=14526, comp=11, cipher_key=0x0) at 
../src/lib/eet/eet_lib.c:2479
         in = 0x55a72e654c70
         efn = 0x2775becd05b78900
         exists_already = 0
         hash = 46
#6  0x00007fe29c97ac01 in eet_data_write_cipher (ef=0x55a72dc62c50, 
edd=0x55a72d5d03f0, name=0x55a72cb112d4 "config", cipher_key=0x0, 
data=0x55a72d5d8180, comp=11) at ../src/lib/eet/eet_data.c:2410
         ed = 0x55a72dc3c100
         data_enc = 0x55a72eb0cbe0
         size = 14526
         val = 32765
         __func__ = "eet_data_write_cipher"
#7  0x00007fe29c97ac6f in eet_data_write (ef=0x55a72dc62c50, 
edd=0x55a72d5d03f0, name=0x55a72cb112d4 "config", data=0x55a72d5d8180, 
comp=11) at ../src/lib/eet/eet_data.c:2422
#8  0x000055a72c9949bf in e_config_domain_save (domain=0x55a72cb13c33 
"e_bindings", edd=0x55a72d5d03f0, data=0x55a72d5d8180) at 
../src/bin/e_config.c:2328
         ef = 0x55a72dc62c50
         buf = "/home/jose/.e/e/config/standard/e_bindings.cfg", '\000' 
<repeats 370 times>...
         buf2 = 
"/home/jose/.e/e/config/standard/e_bindings.cfg.tmp\000efox", '\000' 
<repeats 3137 times>...
         ok = 0
         len = 46
         len2 = 10
#9  0x000055a72c995fc5 in _e_config_save_cb (data=0x0) at 
../src/bin/e_config.c:2563
#10 0x000055a72ca6d4ec in _e_powersave_cb_deferred_timer (data=0x0) at 
../src/bin/e_powersave.c:304
         pa = 0x55a72e8a4ca0
#11 0x00007fe29c8eb474 in _ecore_call_task_cb (func=0x55a72ca6d445 
<_e_powersave_cb_deferred_timer>, data=0x0) at 
../src/lib/ecore/ecore_private.h:456
#12 0x00007fe29c8eb95f in _ecore_timer_legacy_tick (data=0x55a72e95a6f0, 
event=0x7ffd337999d0) at ../src/lib/ecore/ecore_timer.c:172
         legacy = 0x55a72e95a6f0
         inside_call = 0 '\000'
#13 0x00007fe29c95c87a in _event_callback_call (obj_id=0x40000039205e, 
pd=0x55a72e818750, desc=0x7fe29c9263a0 
<_EFL_LOOP_TIMER_EVENT_TIMER_TICK>, event_info=0x0, legacy_compare=0 
'\000') at ../src/lib/eo/eo_base_class.c:2114
         it = 0x7fe29c929940 <internal>
         cb = 0x55a72dfbc3d8
         restart_lookup = 0x0
         ev = {object = 0x40000039205e, desc = 0x7fe29c9263a0 
<_EFL_LOOP_TIMER_EVENT_TIMER_TICK>, info = 0x0}
         idx = 2
         callback_already_stopped = 0 '\000'
         ret = 1 '\001'
         frame = {desc = 0x7fe29c9263a0 
<_EFL_LOOP_TIMER_EVENT_TIMER_TICK>, next = 0x0, idx = 2, inserted_before 
= 0, generation = 1}
         need_hash = 1 '\001'
#14 0x00007fe29c95ca87 in _efl_object_event_callback_call 
(obj_id=0x40000039205e, pd=0x55a72e818750, desc=0x7fe29c9263a0 
<_EFL_LOOP_TIMER_EVENT_TIMER_TICK>, event_info=0x0) at 
../src/lib/eo/eo_base_class.c:2186
#15 0x00007fe29c95cb40 in efl_event_callback_call (obj=0x40000039205e, 
desc=0x7fe29c9263a0 <_EFL_LOOP_TIMER_EVENT_TIMER_TICK>, event_info=0x0) 
at ../src/lib/eo/eo_base_class.c:2189
         _r = 0 '\000'
         ___op = 65570
         ___generation = 1
         ___call = {eo_id = 0x40000039205e, obj = 0x55a72e818710, func = 
0x7fe29c95ca4d <_efl_object_event_callback_call>, data = 0x55a72e818750, 
extn1 = 0x55a72e818790, extn2 = 0x7fe29c90f614, extn3 = 0x7ffd33799ae0, 
extn4 = 0x40000039205e}
         _func_ = 0x7fe29c95ca4d <_efl_object_event_callback_call>
#16 0x00007fe29c8ecef4 in _efl_loop_timer_expired_call 
(obj=0x40000000028d, pd=0x55a72d345710, when=12450.271410691999) at 
../src/lib/ecore/ecore_timer.c:669
         timer = 0x55a72e818790
#17 0x00007fe29c8ecd1b in _efl_loop_timer_expired_timers_call 
(obj=0x40000000028d, pd=0x55a72d345710, when=12450.271410691999) at 
../src/lib/ecore/ecore_timer.c:621
#18 0x00007fe29c89fd4a in _ecore_main_loop_iterate_internal 
(obj=0x40000000028d, pd=0x55a72d345710, once_only=0) at 
../src/lib/ecore/ecore_main.c:2436
         next_time = -1
#19 0x00007fe29c89d1b7 in _ecore_main_loop_begin (obj=0x40000000028d, 
pd=0x55a72d345710) at ../src/lib/ecore/ecore_main.c:1236
#20 0x00007fe29c8a5663 in _efl_loop_begin (obj=0x40000000028d, 
pd=0x55a72d345710) at ../src/lib/ecore/efl_loop.c:57
#21 0x00007fe29c8a7cc1 in efl_loop_begin (obj=0x40000000028d) at 
src/lib/ecore/efl_loop.eo.c:28
         _r = 0x0
         ___op = 262146
         ___generation = 1
         ___call = {eo_id = 0x40000000028d, obj = 0x55a72d345670, func = 
0x7fe29c8a563c <_efl_loop_begin>, data = 0x55a72d345710, extn1 = 0x0, 
extn2 = 0x7fe29c906bab, extn3 = 0x0, extn4 = 0xffffffff}
         _func_ = 0x7fe29c8a563c <_efl_loop_begin>
#22 0x00007fe29c89d393 in ecore_main_loop_begin () at 
../src/lib/ecore/ecore_main.c:1321
         __func__ = "ecore_main_loop_begin"
#23 0x000055a72ca4836c in main (argc=1, argv=0x7ffd337d2ef8) at 
../src/bin/e_main.c:1135
         nostartup = 0 '\000'
         safe_mode = 0 '\000'
         waslocked = 0 '\000'
         strshare = 0x55a72d316ecc "\342\177"
         s = 0x0
         action = {__sigaction_handler = {sa_handler = 0x55a72ca87314 
<e_sigabrt_act>, sa_sigaction = 0x55a72ca87314 <e_sigabrt_act>}, sa_mask 
= {__val = {0 <repeats 16 times>}}, sa_flags = -1073741820, sa_restorer 
= 0x0}
         __func__ = "main"
[Inferior 1 (process 1315) detached]

-- 
Best Professional Regards.

--
Jose R R
http://metztli.it
---------------------------------------------------------------------------------------------
Download Metztli Reiser4: Debian Bookworm w/ Linux 5.17.12-3 AMD64
---------------------------------------------------------------------------------------------
feats ZSTD compression https://sf.net/projects/metztli-reiser4/
-------------------------------------------------------------------------------------------
Official current Reiser4 resources: https://reiser4.wiki.kernel.org/