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

[email protected] Thu, 26 Sep 2024 12:55:02 -0700
Newsgroups gmane.comp.window-managers.enlightenment.devel
Message-ID <[email protected]>
On 2024-09-24 16:25, Carsten Haitzler wrote:
> On Tue, 24 Sep 2024 11:23:19 -0700 [email protected] said:
> 
>> I am just getting extremely frequent:
>> '[Inferior 1 (Remote target) exited with code 0145]'
>> see snapshot below:
>> < http://www.enlightenment.org/ss/e-66f301a30fe112.69927132.jpg >
>> not bt, no p, only l,
>> 
>> I got a crash dump but it was *after* an
>> '[Inferior 1 (Remote target) exited with code 0145]'
> 
> etc.
> 
> same eet_write_cipher - it barfs inside as if the eet file contents are
> corrupted or the eet file is at this point freed already. the problem 
> is.. i
> dont see the valgrind output. that is what i need. not gdb. btw - your
> crashdump file is getting bigger and bigger. e APPENDS to that 
> crashdump file -
> so it just keeps adding more and more at the end i have to scroll 
> through. try
> delete the file and get a fresh one. but as i said - the gbd bt i can't 
> do much
> with other than as above - i need the valgrind output.
> 
> one email before this you were cont-ing through some valgrind 
> complaints hoping
> to get to the final problem...
> 
> unfortunately i don't see anything like you see, so i can't fix it. if 
> i saw it
> i would fix it.
> 
> if you are willing to compile efl and by hand you could try asan 
> instead of
> valgrind. it's much much faster at runtime (it's usable actually).

I got a crash while valgrind and dbg were running, ~ 400 lines; 
unfortunately valgrind did not 'barf' anything different. Crash dump 
follows -- might shed some extra insight. When I have more time I might 
try something else. Sorry.


Thread 9 (Thread 0x7f45a37fe6c0 (LWP 25269) "Ethread-feedbac"):
#0  0x00007f45cf2a4485 in __GI___clock_nanosleep 
(clock_id=clock_id@entry=0, flags=flags@entry=0, 
req=req@entry=0x7f45a37fda10, rem=rem@entry=0x7f45a37fda10) at 
../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
         sc_cancel_oldtype = 1
         sc_ret = <optimized out>
         r = <optimized out>
#1  0x00007f45cf2a8d93 in __GI___nanosleep 
(req=req@entry=0x7f45a37fda10, rem=rem@entry=0x7f45a37fda10) at 
../sysdeps/unix/sysv/linux/nanosleep.c:25
         ret = <optimized out>
#2  0x00007f45cf2a8cca in __sleep (seconds=0) at 
../sysdeps/posix/sleep.c:55
         save_errno = 11
         ts = {tv_sec = 1, tv_nsec = 513308226}
#3  0x000055f6f6b74983 in _cb_watchdog_thread_pingpong (data=0x0, 
thread=0x55f6f8d99a40) at ../src/bin/e_watchdog.c:43
         seq_new = 0x7f459c000b90
         seq = 21
#4  0x00007f45d023bf6c in _ecore_direct_worker (data=0x55f6f8d99a40, 
t=139937072539328) at ../src/lib/ecore/ecore_thread.c:483
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937821474377, -560318703514238016, -240, 0, 140732094886240, 
139937064148992, -560318703459712064, -560205970354158656}, 
__mask_was_saved = 0}}, __pad = {0x7f45a37fdc10, 0x0, 0x7f45d0383ed0 
<_eina_thread_self+9>, 0x7f45a37fdb20}}
         __cancel_routine = 0x7f45d023bd8c <_ecore_direct_worker_cleanup>
         __cancel_arg = 0x55f6f8d99a40
         __not_first_call = 0
         work = 0x55f6f8d99a40
#5  0x00007f45d038419c in _eina_internal_call (context=0x55f6f8d962d0) 
at ../src/lib/eina/eina_thread_posix.c:201
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937072539328, -560318703658941504, -240, 0, 140732094886240, 
139937064148992, -560318703512140864, -560206033433345088}, 
__mask_was_saved = 0}}, __pad = {0x7f45a37fdba0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7f45d0319916 <_eina_debug_thread_del>
         __cancel_arg = 0x7f45a37fdb68
         __not_first_call = 0
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937072539328, -560318703658941504, -240, 0, 140732094886240, 
139937064148992, -560318703512140864, -560206034832145472}, 
__mask_was_saved = 0}}, __pad = {0x7f45a37fdcb0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7f45cf26de30 <__GI___libc_free>
         __cancel_arg = 0x55f6f8d962d0
         __not_first_call = 0
         c = 0x55f6f8d962d0
         r = 0x0
         self = 139937072539328
#6  0x00007f45cf25e144 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 = {139937072539328, 
482483174904349632, -240, 0, 140732094886240, 139937064148992, 
-560318703665232960, -560274087526218816}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#7  0x00007f45cf2de7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 8 (Thread 0x7f45b4d996c0 (LWP 25267) "Ethread-feedbac"):
#0  0x00007f45cf2d38dc in __GI___select (nfds=87, 
readfds=0x7f45b4d988b0, writefds=0x7f45b4d98930, 
exceptfds=0x7f45b4d989b0, timeout=0x7f45b4d988a0) 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 = 239651013}
         pts64 = 0x7f45b4d987f0
#1  0x000055f6f6b431b6 in e_powersave_sleeper_sleep 
(sleeper=0x55f6f8bb85e0, poll_interval=128, allow_save=1 '\001') at 
../src/bin/e_powersave.c:242
         timf = 16
         tim = 15975552
         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 = 975552}
         ret = 22006
         buf = "\001"
         __func__ = "e_powersave_sleeper_sleep"
#2  0x00007f45b4f2d28c in _temperature_check_main (data=0x55f6f8bb85b0, 
th=0x55f6f8bb8600) at ../src/modules/temperature/e_mod_main.c:296
         tth = 0x55f6f8bb85b0
         ptemp = 81
         temp = 81
#3  0x00007f45d023bf6c in _ecore_direct_worker (data=0x55f6f8bb8600, 
t=139937363629760) at ../src/lib/ecore/ecore_thread.c:483
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937821474377, -560286561589607488, -240, 0, 140732094885552, 
139937355239424, -560286561535081536, -560205970354158656}, 
__mask_was_saved = 0}}, __pad = {0x7f45b4d98c10, 0x0, 0x7f45d0383ed0 
<_eina_thread_self+9>, 0x7f45b4d98b20}}
         __cancel_routine = 0x7f45d023bd8c <_ecore_direct_worker_cleanup>
         __cancel_arg = 0x55f6f8bb8600
         __not_first_call = 0
         work = 0x55f6f8bb8600
#4  0x00007f45d038419c in _eina_internal_call (context=0x55f6f8bb15e0) 
at ../src/lib/eina/eina_thread_posix.c:201
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937363629760, -560286561734310976, -240, 0, 140732094885552, 
139937355239424, -560286561587510336, -560206033433345088}, 
__mask_was_saved = 0}}, __pad = {0x7f45b4d98ba0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7f45d0319916 <_eina_debug_thread_del>
         __cancel_arg = 0x7f45b4d98b68
         __not_first_call = 0
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937363629760, -560286561734310976, -240, 0, 140732094885552, 
139937355239424, -560286561587510336, -560206034832145472}, 
__mask_was_saved = 0}}, __pad = {0x7f45b4d98cb0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7f45cf26de30 <__GI___libc_free>
         __cancel_arg = 0x55f6f8bb15e0
         __not_first_call = 0
         c = 0x55f6f8bb15e0
         r = 0x0
         self = 139937363629760
#5  0x00007f45cf25e144 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 = {139937363629760, 
482483174904349632, -240, 0, 140732094885552, 139937355239424, 
-560286561740602432, -560274087526218816}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#6  0x00007f45cf2de7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 7 (Thread 0x7f45b7f9e6c0 (LWP 25241) "enlighte:gdrv0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x55f6f8434500) 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=0x55f6f8434500, 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  0x00007f45cf25aefb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55f6f8434500, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f45cf25d558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x55f6f84344b0, cond=0x55f6f84344d8) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7f45cf25d2e0 
<__condvar_cleanup_waiting>, __arg = 0x7f45b7f9db00, __canceltype = 1, 
__prev = 0x0}
         cbuffer = {wseq = 236, cond = 0x55f6f84344d8, mutex = 
0x55f6f84344b0, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         signals = <optimized out>
         result = 0
         wseq = 236
         seq = 118
         private = 0
#4  ___pthread_cond_wait (cond=0x55f6f84344d8, mutex=0x55f6f84344b0) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007f45c38bc059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007f45c386e17b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007f45c38bbf97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007f45cf25e144 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 = {139937416079040, 
482483174904349632, -240, 19, 140732094871072, 139937407688704, 
-560293432077663296, -560274087526218816}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007f45cf2de7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 6 (Thread 0x7f45b879f6c0 (LWP 25240) "Eanimator-vsync"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, 
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55f6f8408c58) 
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=0x55f6f8408c58, 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  0x00007f45cf25aefb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55f6f8408c58, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>) at ./nptl/futex-internal.c:139
#3  0x00007f45cf265c4f in do_futex_wait (sem=sem@entry=0x55f6f8408c58, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x00007f45cf265ce0 in __new_sem_wait_slow64 (sem=0x55f6f8408c58, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
         _buffer = {__routine = 0x7f45cf265c30 <__sem_wait_cleanup>, 
__arg = 0x55f6f8408c58, __canceltype = -1199970224, __prev = 0x0}
         err = <optimized out>
         d = 0
#5  0x00007f45d0359fab in eina_semaphore_lock (sem=0x55f6f8408c58) at 
../src/lib/eina/eina_inline_lock_posix.x:724
#6  0x00007f45d035a355 in _eina_thread_queue_wait (thq=0x55f6f8408c30) 
at ../src/lib/eina/eina_thread_queue.c:209
         __func__ = "_eina_thread_queue_wait"
#7  0x00007f45d035ac4f in eina_thread_queue_wait (thq=0x55f6f8408c30, 
allocref=0x7f45b879e8a8) at ../src/lib/eina/eina_thread_queue.c:492
         msg = 0x7f45b879ea70
         blk = 0x55f6f8420b30
#8  0x00007f45cf40a8a8 in _drm_tick_core (data=0x0, 
thread=0x55f6f8420b30) at ../src/lib/ecore_x/ecore_x_vsync.c:457
         msg = 0x55f6f92309b4
         ref = 0x55f6f9230970
         tick = 0
         __func__ = "_drm_tick_core"
#9  0x00007f45d023bf6c in _ecore_direct_worker (data=0x55f6f8420b30, 
t=139937424471744) at ../src/lib/ecore/ecore_thread.c:483
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937821474377, -560294529827683392, -240, 2, 140732094867216, 
139937416081408, -560294529773157440, -560205970354158656}, 
__mask_was_saved = 0}}, __pad = {0x7f45b879ec10, 0x0, 0x7f45d0383ed0 
<_eina_thread_self+9>, 0x7f45b879eb20}}
         __cancel_routine = 0x7f45d023bd8c <_ecore_direct_worker_cleanup>
         __cancel_arg = 0x55f6f8420b30
         __not_first_call = 0
         work = 0x55f6f8420b30
#10 0x00007f45d038419c in _eina_internal_call (context=0x55f6f8409190) 
at ../src/lib/eina/eina_thread_posix.c:201
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937424471744, -560294529972386880, -240, 2, 140732094867216, 
139937416081408, -560294529825586240, -560206033433345088}, 
__mask_was_saved = 0}}, __pad = {0x7f45b879eba0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7f45d0319916 <_eina_debug_thread_del>
         __cancel_arg = 0x7f45b879eb68
         __not_first_call = 0
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937424471744, -560294529972386880, -240, 2, 140732094867216, 
139937416081408, -560294529825586240, -560206034832145472}, 
__mask_was_saved = 0}}, __pad = {0x7f45b879ecb0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7f45cf26de30 <__GI___libc_free>
         __cancel_arg = 0x55f6f8409190
         __not_first_call = 0
         c = 0x55f6f8409190
         r = 0x0
         self = 139937424471744
#11 0x00007f45cf25e144 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 = {139937424471744, 
482483174904349632, -240, 2, 140732094867216, 139937416081408, 
-560294529978678336, -560274087526218816}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#12 0x00007f45cf2de7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 5 (Thread 0x7f45b8fa06c0 (LWP 25239) "enlight:disk$0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, 
op=393, expected=0, futex_word=0x55f6f8407e18) 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=0x55f6f8407e18, 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  0x00007f45cf25aefb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55f6f8407e18, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f45cf25d558 in __pthread_cond_wait_common (abstime=0x0, 
clockid=0, mutex=0x55f6f8407dc8, cond=0x55f6f8407df0) at 
./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7f45cf25d2e0 
<__condvar_cleanup_waiting>, __arg = 0x7f45b8f9fb00, __canceltype = 0, 
__prev = 0x0}
         cbuffer = {wseq = 0, cond = 0x55f6f8407df0, mutex = 
0x55f6f8407dc8, 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=0x55f6f8407df0, mutex=0x55f6f8407dc8) at 
./nptl/pthread_cond_wait.c:618
#5  0x00007f45c38bc059 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#6  0x00007f45c386e17b in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#7  0x00007f45c38bbf97 in  () at 
/usr/lib/x86_64-linux-gnu/dri/crocus_dri.so
#8  0x00007f45cf25e144 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 = {139937432864448, 
482483174904349632, -240, 0, 140732094867152, 139937424474112, 
-560295630027177024, -560274087526218816}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007f45cf2de7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 4 (Thread 0x7f45c65666c0 (LWP 25226) "Ethread-feedbac"):
#0  0x00007f45cf2d3bfa in __GI_fdatasync (fd=38) at 
../sysdeps/unix/sysv/linux/fdatasync.c:28
         sc_ret = 0
         sc_cancel_oldtype = 1
#1  0x00007f45d02d6446 in eet_flush2 (ef=0x55f6f89fc1a0, sync=1 '\001') 
at ../src/lib/eet/eet_lib.c:513
         efn = 0x0
         fp = 0x7f4594000b70
         error = EET_ERROR_NONE
         head = {1108338462, 16777216, -1073741824}
         num_directory_entries = 1
         num_dictionary_entries = 192
         bytes_directory_entries = 36
         bytes_dictionary_entries = 3840
         bytes_strings = 1954
         data_offset = 8361
         strings_offset = 3883
         data_pad = 2
         pad = 7
         orig_data_offset = 5832
         num = 256
         i = 256
         j = 192
         zeros = "\000\000\000\000\000\000\000"
         __func__ = "eet_flush2"
#2  0x00007f45d02d6bc1 in eet_sync_sync (ef=0x55f6f89fc1a0) at 
../src/lib/eet/eet_lib.c:693
         ret = EET_ERROR_NONE
#3  0x000055f6f6a5c0ee in _e_config_pending_file_del 
(path=0x55f6f88c9480 
"/home/jose/.e/e/config/standard/e_bindings.cfg.tmp") at 
../src/bin/e_config.c:193
         err = 22006
         erstr = 0x55f6f6be735b ""
         ef = 0x55f6f89fc1a0
         ok = 0 '\000'
#4  0x000055f6f6a5c3ba in _e_config_save_thread_main (data=0x0, 
eth=0x55f6f82c17f0) at ../src/bin/e_config.c:279
         msg = 0x55f6f8f5bc6c
         ref = 0x55f6f8f5bc10
         run = 1 '\001'
#5  0x00007f45d023bf6c in _ecore_direct_worker (data=0x55f6f82c17f0, 
t=139937657022144) at ../src/lib/ecore/ecore_thread.c:483
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937821474377, -560254738566298688, -240, 1, 140732094882016, 
139937648631808, -560254738511772736, -560205970354158656}, 
__mask_was_saved = 0}}, __pad = {0x7f45c6565c10, 0x0, 0x7f45d0383ed0 
<_eina_thread_self+9>, 0x7f45c6565b20}}
         __cancel_routine = 0x7f45d023bd8c <_ecore_direct_worker_cleanup>
         __cancel_arg = 0x55f6f82c17f0
         __not_first_call = 0
         work = 0x55f6f82c17f0
#6  0x00007f45d038419c in _eina_internal_call (context=0x55f6f82c19b0) 
at ../src/lib/eina/eina_thread_posix.c:201
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937657022144, -560254738711002176, -240, 1, 140732094882016, 
139937648631808, -560254738564201536, -560206033433345088}, 
__mask_was_saved = 0}}, __pad = {0x7f45c6565ba0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7f45d0319916 <_eina_debug_thread_del>
         __cancel_arg = 0x7f45c6565b68
         __not_first_call = 0
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937657022144, -560254738711002176, -240, 1, 140732094882016, 
139937648631808, -560254738564201536, -560206034832145472}, 
__mask_was_saved = 0}}, __pad = {0x7f45c6565cb0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7f45cf26de30 <__GI___libc_free>
         __cancel_arg = 0x55f6f82c19b0
         __not_first_call = 0
         c = 0x55f6f82c19b0
         r = 0x0
         self = 139937657022144
#7  0x00007f45cf25e144 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 = {139937657022144, 
482483174904349632, -240, 1, 140732094882016, 139937648631808, 
-560254738717293632, -560274087526218816}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#8  0x00007f45cf2de7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 3 (Thread 0x7f45c7fff6c0 (LWP 25225) "Evas-scale-sam"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, 
cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55f6f80e51c8) 
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=0x55f6f80e51c8, 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  0x00007f45cf25aefb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x55f6f80e51c8, expected=expected@entry=0, 
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized 
out>) at ./nptl/futex-internal.c:139
#3  0x00007f45cf265c4f in do_futex_wait (sem=sem@entry=0x55f6f80e51c8, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x00007f45cf265ce0 in __new_sem_wait_slow64 (sem=0x55f6f80e51c8, 
abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
         _buffer = {__routine = 0x7f45cf265c30 <__sem_wait_cleanup>, 
__arg = 0x55f6f80e51c8, __canceltype = 0, __prev = 0x0}
         err = <optimized out>
         d = 0
#5  0x00007f45d0359fab in eina_semaphore_lock (sem=0x55f6f80e51c8) at 
../src/lib/eina/eina_inline_lock_posix.x:724
#6  0x00007f45d035a355 in _eina_thread_queue_wait (thq=0x55f6f80e51a0) 
at ../src/lib/eina/eina_thread_queue.c:209
         __func__ = "_eina_thread_queue_wait"
#7  0x00007f45d035ac4f in eina_thread_queue_wait (thq=0x55f6f80e51a0, 
allocref=0x7f45c7ffead0) at ../src/lib/eina/eina_thread_queue.c:492
         msg = 0x7f45c7ffea90
         blk = 0x6d61732d656c
#8  0x00007f45cfe5328f in _evas_common_scale_sample_thread (data=0x0, 
t=139937684911808) at ../src/lib/evas/common/evas_scale_sample.c:751
         ref = 0x0
         msg = 0x0
         todo = 0x0
#9  0x00007f45d038419c in _eina_internal_call (context=0x55f6f80e5260) 
at ../src/lib/eina/eina_thread_posix.c:201
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937684911808, -560258228908801088, -240, 2, 140732094886240, 
139937676521472, -560258228762000448, -560206033433345088}, 
__mask_was_saved = 0}}, __pad = {0x7f45c7ffeba0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7f45d0319916 <_eina_debug_thread_del>
         __cancel_arg = 0x7f45c7ffeb68
         __not_first_call = 0
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937684911808, -560258228908801088, -240, 2, 140732094886240, 
139937676521472, -560258228762000448, -560206034832145472}, 
__mask_was_saved = 0}}, __pad = {0x7f45c7ffecb0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7f45cf26de30 <__GI___libc_free>
         __cancel_arg = 0x55f6f80e5260
         __not_first_call = 0
         c = 0x55f6f80e5260
         r = 0x0
         self = 139937684911808
#10 0x00007f45cf25e144 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 = {139937684911808, 
482483174904349632, -240, 2, 140732094886240, 139937676521472, 
-560258228915092544, -560274087526218816}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#11 0x00007f45cf2de7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 2 (Thread 0x7f45ccf146c0 (LWP 25224) "Eevas-thread-wk"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, 
abstime=0x7f45ccf13ac0, op=137, expected=0, futex_word=0x7f45d00b91f0 
<evas_thread_queue_condition+48>) 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=0x7f45d00b91f0 
<evas_thread_queue_condition+48>, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7f45ccf13ac0, 
private=private@entry=0, cancel=cancel@entry=true) at 
./nptl/futex-internal.c:87
         err = <optimized out>
         clockbit = 0
         op = 137
#2  0x00007f45cf25aefb in __GI___futex_abstimed_wait_cancelable64 
(futex_word=futex_word@entry=0x7f45d00b91f0 
<evas_thread_queue_condition+48>, expected=expected@entry=0, 
clockid=clockid@entry=1, abstime=abstime@entry=0x7f45ccf13ac0, 
private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f45cf25d83c in __pthread_cond_wait_common 
(abstime=0x7f45ccf13ac0, clockid=1, mutex=0x7f45d00b9200 
<evas_thread_queue_lock>, cond=0x7f45d00b91c8 
<evas_thread_queue_condition+8>) at ./nptl/pthread_cond_wait.c:503
         spin = 0
         buffer = {__routine = 0x7f45cf25d2e0 
<__condvar_cleanup_waiting>, __arg = 0x7f45ccf13a20, __canceltype = 
-856606176, __prev = 0x0}
         cbuffer = {wseq = 0, cond = 0x7f45d00b91c8 
<evas_thread_queue_condition+8>, mutex = 0x7f45d00b9200 
<evas_thread_queue_lock>, private = 0}
         err = <optimized out>
         g = 0
         flags = <optimized out>
         g1_start = <optimized out>
         maxspin = 0
         signals = <optimized out>
         result = 0
         wseq = 0
         seq = 0
         private = 0
         flags = <optimized out>
         clockid = 1
#4  ___pthread_cond_timedwait64 (cond=0x7f45d00b91c8 
<evas_thread_queue_condition+8>, mutex=0x7f45d00b9200 
<evas_thread_queue_lock>, abstime=0x7f45ccf13ac0) at 
./nptl/pthread_cond_wait.c:643
         flags = <optimized out>
         clockid = 1
#5  0x00007f45cfe644cd in eina_condition_timedwait (cond=0x7f45d00b91c0 
<evas_thread_queue_condition>, t=2250) at 
../src/lib/eina/eina_inline_lock_posix.x:439
         ts = {tv_sec = 48249, tv_nsec = 870954588}
         sec = 2250
         nsec = 0
         err = -1
         r = 0 '\000'
#6  0x00007f45cfe6491a in evas_thread_worker_func (data=0x0, 
thread=139937767835328) at 
../src/lib/evas/common/evas_thread_render.c:136
         cmd = 0x7f45d0384212 <eina_thread_self+13>
         len = 3438361376
         max = 32581
         __func__ = "evas_thread_worker_func"
         __PRETTY_FUNCTION__ = "evas_thread_worker_func"
#7  0x00007f45d038419c in _eina_internal_call (context=0x55f6f80e4d50) 
at ../src/lib/eina/eina_thread_posix.c:201
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937767835328, -560269316903746624, -240, 2, 140732094886256, 
139937759444992, -560269316756945984, -560206033433345088}, 
__mask_was_saved = 0}}, __pad = {0x7f45ccf13ba0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7f45d0319916 <_eina_debug_thread_del>
         __cancel_arg = 0x7f45ccf13b68
         __not_first_call = 0
         __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = 
{139937767835328, -560269316903746624, -240, 2, 140732094886256, 
139937759444992, -560269316756945984, -560206034832145472}, 
__mask_was_saved = 0}}, __pad = {0x7f45ccf13cb0, 0x0, 0x0, 0x0}}
         __cancel_routine = 0x7f45cf26de30 <__GI___libc_free>
         __cancel_arg = 0x55f6f80e4d50
         __not_first_call = 0
         c = 0x55f6f80e4d50
         r = 0x0
         self = 139937767835328
#8  0x00007f45cf25e144 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 = {139937767835328, 
482483174904349632, -240, 2, 140732094886256, 139937759444992, 
-560269316910038080, -560274087526218816}, mask_was_saved = 0}}, priv = 
{pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, 
canceltype = 0}}}
         not_first_call = <optimized out>
#9  0x00007f45cf2de7dc in clone3 () at 
../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

Thread 1 (Thread 0x7f45cdd38980 (LWP 25220) "enlightenment"):
#0  0x00007f45cf2a8d32 in __libc_pause () at 
../sysdeps/unix/sysv/linux/pause.c:29
         sc_ret = -514
         sc_cancel_oldtype = 0
#1  0x000055f6f6bdd94c in e_alert_show () at ../src/bin/e_alert.c:43
#2  0x000055f6f6b5d271 in _e_crash () at ../src/bin/e_signals.c:81
#3  0x000055f6f6b5d292 in e_sigseg_act (x=11, info=0x7ffebe860bb0, 
data=0x7ffebe860a80) at ../src/bin/e_signals.c:91
#4  0x00007f45cf211050 in <signal handler called> () at 
/lib/x86_64-linux-gnu/libc.so.6
#5  eet_write_cipher (ef=0x55f6f89fb660, name=0x55f6f6be72d4 "config", 
data=0x55f6f9a34d70, size=58736, comp=11, cipher_key=0x0) at 
../src/lib/eet/eet_lib.c:2479
         in = 0x55f6f87cb200
         efn = 0x178c07ed64647500
         exists_already = 0
         hash = 46
#6  0x00007f45d02c7c01 in eet_data_write_cipher (ef=0x55f6f89fb660, 
edd=0x55f6f82c7160, name=0x55f6f6be72d4 "config", cipher_key=0x0, 
data=0x55f6f82dc9a0, comp=11) at ../src/lib/eet/eet_data.c:2410
         ed = 0x55f6f89d56d0
         data_enc = 0x55f6f9a34d70
         size = 58736
         val = 32766
         __func__ = "eet_data_write_cipher"
#7  0x00007f45d02c7c6f in eet_data_write (ef=0x55f6f89fb660, 
edd=0x55f6f82c7160, name=0x55f6f6be72d4 "config", data=0x55f6f82dc9a0, 
comp=11) at ../src/lib/eet/eet_data.c:2422
#8  0x000055f6f6a6a9bf in e_config_domain_save (domain=0x55f6f6be98c8 
"e", edd=0x55f6f82c7160, data=0x55f6f82dc9a0) at 
../src/bin/e_config.c:2328
         ef = 0x55f6f89fb660
         buf = "/home/jose/.e/e/config/standard/e.cfg", '\000' <repeats 
379 times>...
         buf2 = 
"/home/jose/.e/e/config/standard/e.cfg.tmp\0002\320E\177\000\000firefox", 
'\000' <repeats 745 times>...
         ok = 0
         len = 37
         len2 = 1
#9  0x000055f6f6a6bfa5 in _e_config_save_cb (data=0x0) at 
../src/bin/e_config.c:2562
#10 0x000055f6f6b434ec in _e_powersave_cb_deferred_timer (data=0x0) at 
../src/bin/e_powersave.c:304
         pa = 0x55f6f8eb84f0
#11 0x00007f45d0238474 in _ecore_call_task_cb (func=0x55f6f6b43445 
<_e_powersave_cb_deferred_timer>, data=0x0) at 
../src/lib/ecore/ecore_private.h:456
#12 0x00007f45d023895f in _ecore_timer_legacy_tick (data=0x55f6f9713ef0, 
event=0x7ffebe8632a0) at ../src/lib/ecore/ecore_timer.c:172
         legacy = 0x55f6f9713ef0
         inside_call = 0 '\000'
#13 0x00007f45d02a987a in _event_callback_call (obj_id=0x4000002c62d1, 
pd=0x55f6f89e1600, desc=0x7f45d02733a0 
<_EFL_LOOP_TIMER_EVENT_TIMER_TICK>, event_info=0x0, legacy_compare=0 
'\000') at ../src/lib/eo/eo_base_class.c:2114
         it = 0x7f45d0276940 <internal>
         cb = 0x55f6f91176b8
         restart_lookup = 0x0
         ev = {object = 0x4000002c62d1, desc = 0x7f45d02733a0 
<_EFL_LOOP_TIMER_EVENT_TIMER_TICK>, info = 0x0}
         idx = 2
         callback_already_stopped = 0 '\000'
         ret = 1 '\001'
         frame = {desc = 0x7f45d02733a0 
<_EFL_LOOP_TIMER_EVENT_TIMER_TICK>, next = 0x0, idx = 2, inserted_before 
= 0, generation = 1}
         need_hash = 1 '\001'
#14 0x00007f45d02a9a87 in _efl_object_event_callback_call 
(obj_id=0x4000002c62d1, pd=0x55f6f89e1600, desc=0x7f45d02733a0 
<_EFL_LOOP_TIMER_EVENT_TIMER_TICK>, event_info=0x0) at 
../src/lib/eo/eo_base_class.c:2186
#15 0x00007f45d02a9b40 in efl_event_callback_call (obj=0x4000002c62d1, 
desc=0x7f45d02733a0 <_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 = 0x4000002c62d1, obj = 0x55f6f89e15c0, func = 
0x7f45d02a9a4d <_efl_object_event_callback_call>, data = 0x55f6f89e1600, 
extn1 = 0x55f6f89e1640, extn2 = 0x7f45d025c614, extn3 = 0x7ffebe8633b0, 
extn4 = 0x4000002c62d1}
         _func_ = 0x7f45d02a9a4d <_efl_object_event_callback_call>
#16 0x00007f45d0239ef4 in _efl_loop_timer_expired_call 
(obj=0x40000000034d, pd=0x55f6f8041780, when=46208.012433165) at 
../src/lib/ecore/ecore_timer.c:669
         timer = 0x55f6f89e1640
#17 0x00007f45d0239d1b in _efl_loop_timer_expired_timers_call 
(obj=0x40000000034d, pd=0x55f6f8041780, when=46208.012433165) at 
../src/lib/ecore/ecore_timer.c:621
#18 0x00007f45d01ecd4a in _ecore_main_loop_iterate_internal 
(obj=0x40000000034d, pd=0x55f6f8041780, once_only=0) at 
../src/lib/ecore/ecore_main.c:2436
         next_time = -1
#19 0x00007f45d01ea1b7 in _ecore_main_loop_begin (obj=0x40000000034d, 
pd=0x55f6f8041780) at ../src/lib/ecore/ecore_main.c:1236
#20 0x00007f45d01f2663 in _efl_loop_begin (obj=0x40000000034d, 
pd=0x55f6f8041780) at ../src/lib/ecore/efl_loop.c:57
#21 0x00007f45d01f4cc1 in efl_loop_begin (obj=0x40000000034d) at 
src/lib/ecore/efl_loop.eo.c:28
         _r = 0x0
         ___op = 262146
         ___generation = 1
         ___call = {eo_id = 0x40000000034d, obj = 0x55f6f80416e0, func = 
0x7f45d01f263c <_efl_loop_begin>, data = 0x55f6f8041780, extn1 = 0x0, 
extn2 = 0x7f45d0253bab, extn3 = 0x0, extn4 = 0xffffffff}
         _func_ = 0x7f45d01f263c <_efl_loop_begin>
#22 0x00007f45d01ea393 in ecore_main_loop_begin () at 
../src/lib/ecore/ecore_main.c:1321
         __func__ = "ecore_main_loop_begin"
#23 0x000055f6f6b1e36c in main (argc=1, argv=0x7ffebe89c7c8) at 
../src/bin/e_main.c:1135
         nostartup = 0 '\000'
         safe_mode = 0 '\000'
         waslocked = 0 '\000'
         strshare = 0x55f6f8012ecc "E\177"
         s = 0x0
         action = {__sigaction_handler = {sa_handler = 0x55f6f6b5d314 
<e_sigabrt_act>, sa_sigaction = 0x55f6f6b5d314 <e_sigabrt_act>}, sa_mask 
= {__val = {0 <repeats 16 times>}}, sa_flags = -1073741820, sa_restorer 
= 0x0}
         __func__ = "main"
[Inferior 1 (process 25220) 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/