https://bugs.kde.org/show_bug.cgi?id=408549
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caulier.gil...@gmail.com --- Comment #2 from caulier.gil...@gmail.com --- Maik, Providing a suitable backtrace is a problem that i faced many time under MacOS. Typically, whole digiKam is compiled like this : - all debug symbols : https://cgit.kde.org/digikam.git/tree/project/bundles/macports/03-build-digikam.sh#n109 - Symbols are not stripped from digiKam, showfoto, and Exiv2 : https://cgit.kde.org/digikam.git/tree/project/bundles/macports/config.sh#n75 https://cgit.kde.org/digikam.git/tree/project/bundles/macports/04-build-installer.sh#n423 - using XCode debugger from command line must return the proper backtrace : lldb /opt/digikam/Applications/KF5/digikam.app/Contents/MacOS/digikam MacOS is obscur here. I hear that security level have been introduced by Apple to not hack a program at run time as well. Without to use right level, the backtrace is only given in assembly... Gilles -- You are receiving this mail because: You are watching all bug changes.