| Summary: | digikam-6.0.0-x86-64.appimage: stack trace shortly after startup. | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Simon J Mudd <sjmudd> |
| Component: | Bundle-AppImage | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 6.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Appimage | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 6.1.0 | |
| Sentry Crash Report: | |||
|
Description
Simon J Mudd
2019-02-25 07:24:20 UTC
Please run appimage with "debug" argument from command line to get a gdb backtrace. Gilles Caulier Hi. That might be hard as I have not seen this happen again. It is not direcctly reproducible. I had hoped the report would be enough. I guess it is not. Perhaps I will try to run it again in debug mode in case it crashes. Good news, After 2 weeks of works, the Linux AppImage bundle 64 bits is now reconstructed from scratch with: - All OpenCV options for CUDA, OPenMP, and OPenCL disabled - A large upgrade of Qt5 from 5.9.7 to 5.11.3. - An upgrade to KF5 5.55. - An upgrade to Ffmpeg 3.3.9 - The fontconfig/freetype integration in the bundle to reduce system dependencies Files can be downloaded here : https://files.kde.org/digikam/ Please test and report. Thanks in advance Gilles Caulier PhilV, After 3 weeks of work, i finally completed the compilation of AppImage using Qt 5.11.3 + QWebkit 5.212. New 6.1.0 pre-release AppImage bundle can be found here (64 bits only for the moment) : https://files.kde.org/digikam/ Please check if the problem remain. Gilles Caulier So digikam-6.1.0-git-20190321T102236-x86-64.appimage now runs for me. Thanks. I still see the following issue: ... [user@host ~]$ Downloads/digikam-6.1.0-git-20190321T102236-x86-64.appimage libfontconfig.so /tmp/.mount_digikaoBBV0o/AppRun: line 21: [: missing `]' /tmp/.mount_digikaoBBV0o/AppRun: line 23: [: missing `]' libfreetype.so /tmp/.mount_digikaoBBV0o/AppRun: line 21: [: missing `]' /tmp/.mount_digikaoBBV0o/AppRun: line 23: [: missing `]' libudev.so /tmp/.mount_digikaoBBV0o/AppRun: line 21: [: missing `]' /tmp/.mount_digikaoBBV0o/AppRun: line 23: [: missing `]' ... (reported in https://bugs.kde.org/show_bug.cgi?id=404894) but the crash has gone and the appimage binaries do work. So thanks for all the effort here. Fixed with https://files.kde.org/digikam/digikam-6.1.0-git-20190323T220709-x86-64.appimage.mirrorlist Gilles Caulier |