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

Re: appimage with 24.04


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

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