[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: appimage with 24.04


Le 08/08/2025 à 22:57, Brian G a écrit :
On 8/8/25 10:48, Benoît Minisini wrote:
Le 08/08/2025 à 19:29, Brian G a écrit :
Little more progress.

      I built the debug version of the AppRun app.
      I tracked it down specifically to gbr3->gbx3 generating the error when the version of libc6 is the one being used from the bundle.       Trying to track down if some lib path or ld path is being set incorrectly. Now if someone knows how to debug the       gbr3->gbx3 or somehow turn on debug messages, would be very very helpful!

     Ben is it possible to turn on debug messages at runtime in those apps?  would have to be very early during startup.


I don't understand what you are talking about. Can you explain?

When I try to have ltrace run the gbr3 i get this:

APPRUN_DEBUG: Execute Path:/usr/bin/ltrace .. is accessible
Couldn't determine base address of lib64/ld-linux-x86-64.so.2
ltrace: ltrace-elf.c:419: ltelf_destroy: Assertion `(&lte->plt_relocs)- >elt_size == sizeof(GElf_Rela)' failed.
Aborted (core dumped)


But 'gbr3' is just a symbolic link to 'gbx3'. It's the same program.

--
Benoît Minisini.


Follow-Ups:
Re: appimage with 24.04Brian G <brian@xxxxxxxxxxxxxxxx>
References:
Re: appimage with 24.04Linus <olivier.cruilles@xxxxxxxx>
Re: appimage with 24.04Brian G <brian@xxxxxxxxxxxxxxxx>
Re: appimage with 24.04Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: appimage with 24.04Brian G <brian@xxxxxxxxxxxxxxxx>