On Thu, 19 Sep 2024 01:45:52 -0700 jose....@metztli.com said:

> On 2024-09-19 01:03, Carsten Haitzler wrote:
> > On Wed, 18 Sep 2024 21:17:49 -0700 jose....@metztli.com 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?

> 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.
> 
> -- 
> 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/
> 


-- 
------------- 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

Reply via email to