[krita] [Bug 364174] crash on exit

2016-10-31 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=364174

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Boudewijn Rempt  ---
I'd recommend building with RelWithDebInfo instead -- this is likely not
fixable :-(

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 364174] crash on exit

2016-07-06 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364174

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
   Severity|normal  |crash

--- Comment #4 from Boudewijn Rempt  ---
This happens when

const KoID KisLayerPropertiesIcons::colorLabelIndex("color-label", ki18n("Color
Label"));

gets destructed.

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 364174] crash on exit

2016-06-13 Thread basse via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364174

--- Comment #3 from basse  ---
Created attachment 99480
  --> https://bugs.kde.org/attachment.cgi?id=99480=edit
cmakecache

-- 
You are receiving this mail because:
You are watching all bug changes.


[krita] [Bug 364174] crash on exit

2016-06-10 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364174

--- Comment #2 from Boudewijn Rempt  ---
Hm, that is the same crash Eugene reported on irc, and I have only seen
that crash when building Krita in debug mode:

09.06.2016-08:06 < eugening> boud: hmm. odd. for me it crashes in ~KoID
09.06.2016-08:11 < eugening> I see that the address corresponds to this line:
const KoID KisLayerPropertiesIcons::colorLabelIndex("color-label", ki18n("Color
Label"));

Can you also attach your CMakeCache.txt file?

-- 
You are receiving this mail because:
You are watching all bug changes.