Hi, I'm trying to build an appimage on OBS, but all I get is a (huge) binary that segfaults when I try to run it. Here's my package: https://build.opensuse.org/package/show/ home:lemmy04:branches:OBS:AppImage:Templates:Leap:15.2/XEphemAppImage and by the way, even the unmodified appimage template produces something that simply segfaults... see https://build.opensuse.org/package/show/OBS:AppImage:Templates/ AppImageTemplate Any ideas? Cheers MH -- Mathias Homann Mathias.Homann@openSUSE.org OBS: lemmy04 Jabber (XMPP): lemmy@tuxonline.tech IRC: [Lemmy] on freenode and ircnet (bouncer active) telegram: https://telegram.me/lemmy98 keybase: https://keybase.io/lemmy gpg key fingerprint: 8029 2240 F4DD 7776 E7D2 C042 6B8E 029E 13F2 C102
Am Montag, dem 05.07.2021 um 11:52 +0200 schrieb Mathias Homann:
Hi,
I'm trying to build an appimage on OBS, but all I get is a (huge) binary that segfaults when I try to run it.
Here's my package: https://build.opensuse.org/package/show/ home:lemmy04:branches:OBS:AppImage:Templates:Leap:15.2/XEphemAppImage
and by the way, even the unmodified appimage template produces something that simply segfaults... see https://build.opensuse.org/package/show/OBS:AppImage:Templates/ AppImageTemplate
Any ideas?
I had the same issue some time ago too. By invoking linuxdeployqt with the `-no-strip` argument it worked for me. But that'd mean your "(huge) binary" is even bigger 🙃
Cheers MH
Cheers, Florian "sp1rit" -- $\int_\text{now}^{+\infty}\text{Keep trying}$ Matrix: @sp1rit:tchncs.de <sp1rit@disroot.org> D248BF2F4C6A82A1E0569D897D8C1CD573166D09 <sp1rit@national.shitposting.agency> BBDE032EAAFBFC627FB7E635B1F4055D8460CE34
Am Montag, 5. Juli 2021, 13:43:03 CEST schrieb sp1rit:
I had the same issue some time ago too. By invoking linuxdeployqt with the `-no-strip` argument it worked for me. But that'd mean your "(huge) binary" is even bigger 🙃
That did it - thanks! Cheers MH -- Mathias Homann Mathias.Homann@openSUSE.org OBS: lemmy04 Jabber (XMPP): lemmy@tuxonline.tech IRC: [Lemmy] on freenode and ircnet (bouncer active) telegram: https://telegram.me/lemmy98 keybase: https://keybase.io/lemmy gpg key fingerprint: 8029 2240 F4DD 7776 E7D2 C042 6B8E 029E 13F2 C102
participants (2)
-
Mathias Homann
-
sp1rit