[Digikam-devel] [digikam] [Bug 365684] Crash when deleting a tag from the list of tags

via KDE Bugzilla bugzilla_noreply at kde.org
Mon Jul 18 19:27:56 BST 2016


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

--- Comment #8 from caulier.gilles at gmail.com ---
Debuging under OSX is not too simple as Linux or Windows.

I tried, as Windows version, to include GDB, but it prohibited to attached
process to debugger without to sign GDB to Apple service. It's for security
reason (as Apple said).

Alternative is to patch internal settings from OSX and restart it. But it's not
sure that it work with last OSX version.

The most simpler way, is to use a debugger already signed and available in
AppStore.

Here i use XCode, I start digiKam, and i attched the process to Xcode debugger.
There are few command in Xcode menu to use. It's simple. After that, you use
digiKam until it crash. XCode will indicate where process is stopped in code
with the call backtrace.

The problem is that XCode is a huge package to install. I don't yet tried to
check if a small debugger exists in AppStore.

Gilles Caulier

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



More information about the Digikam-devel mailing list