[Digikam-devel] [Bug 273765] replacing pgf files with an open digikam lead to reproducible crash

Gilles Caulier caulier.gilles at gmail.com
Thu Jun 16 18:53:24 BST 2011


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





--- Comment #21 from Gilles Caulier <caulier gilles gmail com>  2011-06-16 19:53:21 ---
Raphael,

I patched digiKam with your last libpgf tarball...

There is a problem with OpenMP dependency : it's not optional. It must be.

Un MACOSX, GCC do not support OpenMP very well, especially when parallelized
code run into separated thread. We have already see very weird side-effect with
libraw under Mac.

I think it can be easily patched. I see in your code that you include hard
omp.h. It must be wrapped in prepocessor like this :

https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw/repository/revisions/master/entry/libraw/libraw/libraw_types.h#L32

Gilles Caulier

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list