AppImage / AppImage/AppImageKit

appimage on raspberry (Stretch)

Đang mở
#489 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
9.4k
Fork
588
Chỉ số merge pull request
Chỉ số pull request đang chờ

Mô tả

Trying to build an appImage for qt-dab on Stretch (RPI 2). Compiling the linuxdeployqt and appimagetool went
fairly smooth.
However, the resulting appImage will not run.
It "hangs". Running the AppRun directly runs as well. Using gdb and stopping it shows a backtrace

```
Program received signal SIGINT, Interrupt.
0x7589c58c in syscall () from /lib/arm-linux-gnueabihf/libc.so.6
(gdb) bt
#0 0x7589c58c in syscall () from /lib/arm-linux-gnueabihf/libc.so.6
#1 0x75a2c3f4 in __cxa_guard_acquire ()
from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
#2 0x75cfad94 in qRegisterResourceData(int, unsigned char const*, unsigned char const*, unsigned char const*) ()
from /home/pi/appdir/usr/bin/../lib/libQt5Core.so.5
#3 0x75bb8db0 in ?? () from /home/pi/appdir/usr/bin/../lib/libQt5Core.so.5
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) q
```

(OIn a previous version I had replaced the executable in usr/bin after running linuxdeployqt. That ran but needed libraries outside the squashed fs)
jan

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.