[digikam] [Bug 374428] digiKam crashes when choosing several duplicate results

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Tue Jan 3 11:29:35 GMT 2017


https://bugs.kde.org/show_bug.cgi?id=374428

--- Comment #8 from caulier.gilles at gmail.com ---
Wolfgang,

As i explain in comment #4, you cannot run AppImage executable in GDB, because
digiKam executable inside the bundle is wrapped by a bash script.

To wrap around use my last AppImage version posted in GDrive few days ago, and
use the new debug option to pass to AppImage executable. This will run internal
digiKam executable to GDB as well. I show a demo in comment #5

Typically, just run : "./digikam-5.4.0-01-x86-64.appimage debug"

This will open a GDB console. use "r" to run digiKam inside GDB. When it crash,
use "bt" to get backtrace. Very simple.

Gilles

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Digikam-devel mailing list