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

Re: appimage with 24.04


On 8/10/25 13:35, Brian G wrote:
On 8/10/25 13:31, Benoît Minisini wrote:
Le 10/08/2025 à 22:28, Benoît Minisini a écrit :
Le 10/08/2025 à 22:11, Brian G a écrit :
On 8/10/25 10:05, Benoît Minisini wrote:
Le 10/08/2025 à 17:00, Brian G a écrit :
How do i generate a gbx3 with debug info included?

If you compile from sources, debugging information is enabled by default.

Otherwise it's './configure' with '--disable-debug' or '--enable-debug'.

But inside your AppImage, you should have a Gambas extracted from Ubuntu binary packages, so without debugging information. :-/

I think the solution is compiling the exact same version of Gambas installed in the AppImage inside a Ubuntu VM having the exact same version of the Ubuntu used for filling the AppImage.

Then you can use the resulting 'gbx3' with the core dump generated by the AppImage.

Regards,

Ok, I have a back trace, can anyone identify what might be going on here? Ben?


No. According to internet, an error in '_dl_relocate_object' is usually an incompatibility between the program and one of the library it requires.


Just a random suggestion: maybe fixing the version of the libc is not enough. Maybe you should check if the version of other libraries match.

i.e. 'libm.so.6', 'libffi.so.6' and '/lib64/ld-linux-x86-64.so.2'?

I checked they seem to have the same version but if the version from the suse build does not match the deployed build, i guess that would tank it.

how to verify which libs are used during the suse build process

Ok I just discovered that after the build process, the libc6 is somehow modified by the process, the lib6 is 20.1 in size and the stock one is only 20, the hash is also different and it has a timestamp of when the app build took place, even though it still reports as current version. ummmm


--
~~~~ Brian

Attachment: OpenPGP_0x78BFB26402F48419.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


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>
Re: appimage with 24.04Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
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>
Re: appimage with 24.04Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: appimage with 24.04Brian G <brian@xxxxxxxxxxxxxxxx>
Re: appimage with 24.04Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: appimage with 24.04Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: appimage with 24.04Brian G <brian@xxxxxxxxxxxxxxxx>