On Mon, 02 Sep 2024 05:13:26 -0700 jose....@metztli.com said: Hi! The crash is down the end - the backtrace with pause in it... it's writing out some config. unfortunately nothing tells me what it's writing out. no symbols. no line numbers, files or anything else - some missing parts of the backtrace. you might want to compile elf and e with -g in your CFLAGS (and -O or -O0 too to remove most optimizations).
> Niltze [Hello]- > > I am on a recent (couple of days ago) installation of Debian 12 Bookworm > on reiser4. Since Debian does not offer E during the netboot > installation procedure, I selected Debian Desktop and GNOME; > subsequently, I built efl/E, and Terminology from upstream and purged > GNOME and its gdm3 -- opting for xdm, instead. > > I have been experiencing frequent crashes, especially playing video with > mpv and or at the youtube site. Accordingly, even though I have > judiciously avoided those operations, sometimes even perusing images, > listing files, and/or building/installing software. I usually recover by > quickly pressing F1 but it, needless to say, it is becoming annoying. I > have a Debian Bullseye 11 on reiser4, too, very stable that I can use if > these issues persist, notwithstanding. Please, find below a pasted > .e-crashdump.txt: > > 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] > > > -- > 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/ > > > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- Carsten Haitzler - ras...@rasterman.com _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel