https://bugs.kde.org/show_bug.cgi?id=399923
--- Comment #33 from timo...@zoho.com --- (In reply to caulier.gilles from comment #31) > And recompile all. remove build directory, reconfigure, and recompile all. > > Typically, the bracktrace still uncomplete as not all source code > information is available. > > Look in this entry for ex : > > https://bugs.kde.org/show_bug.cgi?id=400140#c2 > > As you can see, the internal source code path is given in the backtrace, > because whole digiKam (and Exiv2 library) is compiled with all debug > symbols.) > > Gilles Caulier Every build happens in a sandbox completely isolated from all the builds before (since I'm modifying my distro's build receipe and using my package manager to build), so everything is recompiled with `-DCMAKE_BUILD_TYPE=debug`. The exact cmake flags passed are > -DENABLE_MYSQLSUPPORT=1 -DENABLE_INTERNALMYSQL=1 -DENABLE_MEDIAPLAYER=1 > -DCMAKE_BUILD_TYPE=debug -- You are receiving this mail because: You are watching all bug changes.