[krita] [Bug 365992] Krita Crashes on closing document

2016-09-26 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365992

--- Comment #11 from Boudewijn Rempt  ---
Git commit 01fe12f632db1482a4091ac2586231ae8ca5a40e by Boudewijn Rempt, on
behalf of Dmitry Kazakov.
Committed on 26/09/2016 at 20:06.
Pushed by rempt into branch 'krita/3.0.1'.

Fix memory leak when Cumulative Undo is turned on

By default all the KUndo2Command objects should be *not* mergable

Ref T3681

M  +3-2libs/kundo2/kundo2stack.cpp
M  +1-0libs/ui/KisDocument.cpp

http://commits.kde.org/krita/01fe12f632db1482a4091ac2586231ae8ca5a40e

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


[krita] [Bug 365992] Krita Crashes on closing document

2016-09-26 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365992

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/krit |http://commits.kde.org/krit
   |a/0571f3df18ea27362cff38bba |a/96b2cedd5f8ce4a846d00e67f
   |e20560da87475c7 |519d56c4539ea31

--- Comment #10 from Boudewijn Rempt  ---
Git commit 96b2cedd5f8ce4a846d00e67f519d56c4539ea31 by Boudewijn Rempt, on
behalf of Dmitry Kazakov.
Committed on 26/09/2016 at 20:06.
Pushed by rempt into branch 'krita/3.0.1'.

Convert the memory leak assert into a safe assert

So people would not get a dataloss accidentally :(
Fixes T3681

M  +1-1libs/ui/KisDocument.cpp

http://commits.kde.org/krita/96b2cedd5f8ce4a846d00e67f519d56c4539ea31

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


[krita] [Bug 365992] Krita Crashes on closing document

2016-09-26 Thread Patrice Kouame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365992

--- Comment #9 from Patrice Kouame  ---
Didn't find these patches merged into master, so tested them locally.
Krita no longer crashes on close anymore. Good
Krita does shut down when last document closed. Is that expected behavior?

=
krita master 3.0.2 beta git (b9c7f56)
ext_qt qt5.7 rebuilt and patched
xcode 8
macOS Sierra
macPro 3,1

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


[krita] [Bug 365992] Krita Crashes on closing document

2016-09-21 Thread Dmitry Kazakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365992

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit|http://commits.kde.org/krit |http://commits.kde.org/krit
   |a/619be10b7f59cd5a26168144a |a/0571f3df18ea27362cff38bba
   |5d44eeacdc951e4 |e20560da87475c7
 Status|CONFIRMED   |RESOLVED

--- Comment #7 from Dmitry Kazakov  ---
Git commit 62ad2e3ec438e710eb49f8fe0f7cbc9958e5b698 by Dmitry Kazakov.
Committed on 21/09/2016 at 14:52.
Pushed by dkazakov into branch 'kazakov/preset-chooser-fixes'.

Fix memory leak when Cumulative Undo is turned on

By default all the KUndo2Command objects should be *not* mergable

Ref T3681

M  +3-2libs/kundo2/kundo2stack.cpp
M  +1-0libs/ui/KisDocument.cpp

http://commits.kde.org/krita/62ad2e3ec438e710eb49f8fe0f7cbc9958e5b698

--- Comment #8 from Dmitry Kazakov  ---
Git commit 0571f3df18ea27362cff38bbae20560da87475c7 by Dmitry Kazakov.
Committed on 21/09/2016 at 14:53.
Pushed by dkazakov into branch 'kazakov/preset-chooser-fixes'.

Convert the memory leak assert into a safe assert

So people would not get a dataloss accidentally :(
Fixes T3681

M  +1-1libs/ui/KisDocument.cpp

http://commits.kde.org/krita/0571f3df18ea27362cff38bbae20560da87475c7

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


[krita] [Bug 365992] Krita Crashes on closing document

2016-09-21 Thread Dmitry Kazakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365992

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit|http://commits.kde.org/krit |http://commits.kde.org/krit
   |a/619be10b7f59cd5a26168144a |a/0571f3df18ea27362cff38bba
   |5d44eeacdc951e4 |e20560da87475c7
 Status|CONFIRMED   |RESOLVED

--- Comment #7 from Dmitry Kazakov  ---
Git commit 62ad2e3ec438e710eb49f8fe0f7cbc9958e5b698 by Dmitry Kazakov.
Committed on 21/09/2016 at 14:52.
Pushed by dkazakov into branch 'kazakov/preset-chooser-fixes'.

Fix memory leak when Cumulative Undo is turned on

By default all the KUndo2Command objects should be *not* mergable

Ref T3681

M  +3-2libs/kundo2/kundo2stack.cpp
M  +1-0libs/ui/KisDocument.cpp

http://commits.kde.org/krita/62ad2e3ec438e710eb49f8fe0f7cbc9958e5b698

--- Comment #8 from Dmitry Kazakov  ---
Git commit 0571f3df18ea27362cff38bbae20560da87475c7 by Dmitry Kazakov.
Committed on 21/09/2016 at 14:53.
Pushed by dkazakov into branch 'kazakov/preset-chooser-fixes'.

Convert the memory leak assert into a safe assert

So people would not get a dataloss accidentally :(
Fixes T3681

M  +1-1libs/ui/KisDocument.cpp

http://commits.kde.org/krita/0571f3df18ea27362cff38bbae20560da87475c7

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


[krita] [Bug 365992] Krita Crashes on closing document

2016-09-10 Thread Patrice Kouame via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365992

Patrice Kouame  changed:

   What|Removed |Added

 CC||pkou...@mac.com

--- Comment #6 from Patrice Kouame  ---
Krita 3.0.1 master
macOS Sierra
Xcode 8 
RelWithDebInfo

closing the last document window effectively "shuts down" the application.
Whether I saved my document or not. Usually get a "dtor!!!" message without a
crash notification. Speed doesn't seem to be a factor for me.

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


[krita] [Bug 365992] Krita Crashes on closing document

2016-09-08 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365992

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED
 CC||b...@valdyas.org

--- Comment #5 from Boudewijn Rempt  ---
I had the same thing again today, when I created and closed a document too
quickly.

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


[krita] [Bug 365992] Krita Crashes on closing document

2016-09-08 Thread Raghavendra kamath via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365992

--- Comment #4 from Raghavendra kamath  ---
This is still hapenning and here is a new back trace.

I mostly encounter this when editing multiple files and close one or more of
them

Application: Krita (krita), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f1f3f2a8800 (LWP 2588))]

Thread 5 (Thread 0x7f1ef77fe700 (LWP 2602)):
#0  0x7f1f334b710f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f1f377f8c2b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f1f388d5851 in ?? () from /usr/lib/libQt5Widgets.so.5
#3  0x7f1f377f7d78 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f1f334b1454 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f1f36bf27df in clone () from /usr/lib/libc.so.6

Thread 4 (Thread 0x7f1f08dce700 (LWP 2592)):
#0  0x7f1f36bc1ffd in nanosleep () from /usr/lib/libc.so.6
#1  0x7f1f3789d1ed in ?? () from /usr/lib/libQt5Core.so.5
#2  0x7f1f377f7108 in QThread::msleep(unsigned long) () from
/usr/lib/libQt5Core.so.5
#3  0x7f1f3ddff6fa in KisTileDataSwapper::run (this=0x7f1f3e2d4520
<(anonymous namespace)::Q_QGS_s_instance::innerFunction()::holder+64>) at
/home/raghu/kf5/src/krita/libs/image/tiles3/swap/kis_tile_data_swapper.cpp:97
#4  0x7f1f377f7d78 in ?? () from /usr/lib/libQt5Core.so.5
#5  0x7f1f334b1454 in start_thread () from /usr/lib/libpthread.so.0
#6  0x7f1f36bf27df in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7f1f095cf700 (LWP 2591)):
#0  0x7f1f334b710f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f1f377f8c2b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f1f377f1b33 in QSemaphore::acquire(int) () from
/usr/lib/libQt5Core.so.5
#3  0x7f1f3dde3d7d in KisTileDataPooler::waitForWork (this=0x7f1f3e2d44e0
<(anonymous namespace)::Q_QGS_s_instance::innerFunction()::holder>) at
/home/raghu/kf5/src/krita/libs/image/tiles3/kis_tile_data_pooler.cc:165
#4  KisTileDataPooler::run (this=0x7f1f3e2d44e0 <(anonymous
namespace)::Q_QGS_s_instance::innerFunction()::holder>) at
/home/raghu/kf5/src/krita/libs/image/tiles3/kis_tile_data_pooler.cc:187
#5  0x7f1f377f7d78 in ?? () from /usr/lib/libQt5Core.so.5
#6  0x7f1f334b1454 in start_thread () from /usr/lib/libpthread.so.0
#7  0x7f1f36bf27df in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7f1f1dc08700 (LWP 2590)):
#0  0x7f1f36be54ed in read () from /usr/lib/libc.so.6
#1  0x7f1f312dbbc0 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f1f31298b36 in g_main_context_check () from
/usr/lib/libglib-2.0.so.0
#3  0x7f1f31299004 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x7f1f3129917c in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#5  0x7f1f37a2659b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#6  0x7f1f379d00da in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#7  0x7f1f377f30f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#8  0x7f1f32dfee75 in ?? () from /usr/lib/libQt5DBus.so.5
#9  0x7f1f377f7d78 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x7f1f334b1454 in start_thread () from /usr/lib/libpthread.so.0
#11 0x7f1f36bf27df in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f1f3f2a8800 (LWP 2588)):
[KCrash Handler]
#5  0x7f1f36b3d04f in raise () from /usr/lib/libc.so.6
#6  0x7f1f36b3e47a in abort () from /usr/lib/libc.so.6
#7  0x7f1f377de4a1 in QMessageLogger::fatal(char const*, ...) const () from
/usr/lib/libQt5Core.so.5
#8  0x7f1f39cb982d in kis_assert_common
(assertion=assertion@entry=0x7f1f3ee1004e "!sanityCheckPointer.isValid()",
file=file@entry=0x7f1f3ee10438
"/home/raghu/kf5/src/krita/libs/ui/KisDocument.cpp", line=line@entry=578,
throwException=throwException@entry=false, isIgnorable=isIgnorable@entry=false)
at /home/raghu/kf5/src/krita/libs/global/kis_assert.cpp:90
#9  0x7f1f39cb9b9a in kis_assert_recoverable
(assertion=assertion@entry=0x7f1f3ee1004e "!sanityCheckPointer.isValid()",
file=file@entry=0x7f1f3ee10438
"/home/raghu/kf5/src/krita/libs/ui/KisDocument.cpp", line=line@entry=578) at
/home/raghu/kf5/src/krita/libs/global/kis_assert.cpp:103
#10 0x7f1f3ec7b1a8 in KisDocument::~KisDocument (this=0x124540b0,
__in_chrg=) at
/home/raghu/kf5/src/krita/libs/ui/KisDocument.cpp:578
#11 0x7f1f3ec7b229 in KisDocument::~KisDocument (this=0x124540b0,
__in_chrg=) at
/home/raghu/kf5/src/krita/libs/ui/KisDocument.cpp:581
#12 0x7f1f379fe380 in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#13 0x7f1f386b1e3c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#14 0x7f1f386b95b1 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#15 0x7f1f3ec6c9e7 in 

[krita] [Bug 365992] Krita Crashes on closing document

2016-08-17 Thread Raghavendra kamath via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365992

Raghavendra kamath  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #3 from Raghavendra kamath  ---
I recently experienced this twice.

Krita crashed while closing the program

here is the back trace

Application: Krita (krita), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9724632800 (LWP 3131))]

Thread 4 (Thread 0x7f96ee03b700 (LWP 3136)):
#0  0x7f971887210f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f971cb93c2b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f971cb8ce26 in QSemaphore::tryAcquire(int, int) () from
/usr/lib/libQt5Core.so.5
#3  0x7f9723199173 in KisTileDataSwapper::waitForWork (this=) at
/home/raghu/kf5/src/krita/libs/image/tiles3/swap/kis_tile_data_swapper.cpp:86
#4  0x7f972319937a in KisTileDataSwapper::run (this=0x7f972366d520
<(anonymous namespace)::Q_QGS_s_instance::innerFunction()::holder+64>) at
/home/raghu/kf5/src/krita/libs/image/tiles3/swap/kis_tile_data_swapper.cpp:92
#5  0x7f971cb92d78 in ?? () from /usr/lib/libQt5Core.so.5
#6  0x7f971886c454 in start_thread () from /usr/lib/libpthread.so.0
#7  0x7f971bf8d7df in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7f96ee83c700 (LWP 3135)):
#0  0x7f971887210f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f971cb93c2b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f971cb8cb33 in QSemaphore::acquire(int) () from
/usr/lib/libQt5Core.so.5
#3  0x7f972317d9ed in KisTileDataPooler::waitForWork (this=0x7f972366d4e0
<(anonymous namespace)::Q_QGS_s_instance::innerFunction()::holder>) at
/home/raghu/kf5/src/krita/libs/image/tiles3/kis_tile_data_pooler.cc:165
#4  KisTileDataPooler::run (this=0x7f972366d4e0 <(anonymous
namespace)::Q_QGS_s_instance::innerFunction()::holder>) at
/home/raghu/kf5/src/krita/libs/image/tiles3/kis_tile_data_pooler.cc:187
#5  0x7f971cb92d78 in ?? () from /usr/lib/libQt5Core.so.5
#6  0x7f971886c454 in start_thread () from /usr/lib/libpthread.so.0
#7  0x7f971bf8d7df in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7f970304d700 (LWP 3133)):
#0  0x7f971bf804ed in read () from /usr/lib/libc.so.6
#1  0x7f9716696c80 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f9716653ab4 in g_main_context_check () from
/usr/lib/libglib-2.0.so.0
#3  0x7f9716653f74 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x7f97166540ec in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#5  0x7f971cdc159b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#6  0x7f971cd6b0da in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#7  0x7f971cb8e0f3 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#8  0x7f97181b9e75 in ?? () from /usr/lib/libQt5DBus.so.5
#9  0x7f971cb92d78 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x7f971886c454 in start_thread () from /usr/lib/libpthread.so.0
#11 0x7f971bf8d7df in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f9724632800 (LWP 3131)):
[KCrash Handler]
#5  0x7f971bed804f in raise () from /usr/lib/libc.so.6
#6  0x7f971bed947a in abort () from /usr/lib/libc.so.6
#7  0x7f971cb794a1 in QMessageLogger::fatal(char const*, ...) const () from
/usr/lib/libQt5Core.so.5
#8  0x7f971f05581d in kis_assert_common
(assertion=assertion@entry=0x7f972419ecce "!sanityCheckPointer.isValid()",
file=file@entry=0x7f972419f0b8
"/home/raghu/kf5/src/krita/libs/ui/KisDocument.cpp", line=line@entry=578,
throwException=throwException@entry=false, isIgnorable=isIgnorable@entry=false)
at /home/raghu/kf5/src/krita/libs/global/kis_assert.cpp:90
#9  0x7f971f055b8a in kis_assert_recoverable
(assertion=assertion@entry=0x7f972419ecce "!sanityCheckPointer.isValid()",
file=file@entry=0x7f972419f0b8
"/home/raghu/kf5/src/krita/libs/ui/KisDocument.cpp", line=line@entry=578) at
/home/raghu/kf5/src/krita/libs/global/kis_assert.cpp:103
#10 0x7f9724000f98 in KisDocument::~KisDocument (this=0x9d37cd0,
__in_chrg=) at
/home/raghu/kf5/src/krita/libs/ui/KisDocument.cpp:578
#11 0x7f9724001019 in KisDocument::~KisDocument (this=0x9d37cd0,
__in_chrg=) at
/home/raghu/kf5/src/krita/libs/ui/KisDocument.cpp:581
#12 0x7f971cd99380 in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#13 0x7f971da4ce3c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#14 0x7f971da545b1 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#15 0x7f9723ff28b7 in KisApplication::notify (this=,

[krita] [Bug 365992] Krita Crashes on closing document

2016-08-11 Thread Dmitry Kazakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365992

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/krit
   ||a/619be10b7f59cd5a26168144a
   ||5d44eeacdc951e4
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Dmitry Kazakov  ---
Git commit 619be10b7f59cd5a26168144a5d44eeacdc951e4 by Dmitry Kazakov.
Committed on 11/08/2016 at 14:42.
Pushed by dkazakov into branch 'master'.

Fix crash on saving a document and closing it rigth after that

Fixes T3351

M  +11   -4libs/ui/KisMainWindow.cpp
M  +11   -0libs/ui/KisMainWindow.h
M  +10   -0libs/ui/KisPart.cpp

http://commits.kde.org/krita/619be10b7f59cd5a26168144a5d44eeacdc951e4

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


[krita] [Bug 365992] Krita Crashes on closing document

2016-07-23 Thread wolthera via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365992

wolthera  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
 CC||griffinval...@gmail.com

--- Comment #1 from wolthera  ---
Yeah, I think I can reproduce this on on ubuntu 16.04 with Krita git 0e4fa6d

Relevant part of backtrace:

Thread 1 (Thread 0x77f0f8c0 (LWP 10483)):
#0  0x74bb8418 in __GI_raise (sig=sig@entry=6)
at ../sysdeps/unix/sysv/linux/raise.c:54
#1  0x74bba01a in __GI_abort () at abort.c:89
#2  0x755765fe in QMessageLogger::fatal(char const*, ...) const ()
   from /home/krita/Qt/5.6/gcc_64/lib/libQt5Core.so.5
#3  0x713f184f in kis_assert_common (
assertion=assertion@entry=0x77a7e0c1 "!sanityCheckPointer.isValid()", 
file=file@entry=0x77a7e4b0
"/home/krita/kde/src/krita/libs/ui/KisDocument.cpp", line=line@entry=578,
throwException=throwException@entry=false, 
isIgnorable=isIgnorable@entry=false)
at /home/krita/kde/src/krita/libs/global/kis_assert.cpp:90
#4  0x713f1bba in kis_assert_recoverable (
assertion=assertion@entry=0x77a7e0c1 "!sanityCheckPointer.isValid()", 
file=file@entry=0x77a7e4b0
"/home/krita/kde/src/krita/libs/ui/KisDocument.cpp", line=line@entry=578)
---Type  to continue, or q  to quit---
at /home/krita/kde/src/krita/libs/global/kis_assert.cpp:103
#5  0x778e6d60 in KisDocument::~KisDocument (this=0x6ce01a0, 
__in_chrg=)
at /home/krita/kde/src/krita/libs/ui/KisDocument.cpp:578
#6  0x778e6de9 in KisDocument::~KisDocument (this=0x6ce01a0, 
__in_chrg=)
at /home/krita/kde/src/krita/libs/ui/KisDocument.cpp:581
#7  0x7577a300 in QObject::event(QEvent*) ()
   from /home/krita/Qt/5.6/gcc_64/lib/libQt5Core.so.5
#8  0x7654304c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /home/krita/Qt/5.6/gcc_64/lib/libQt5Widgets.so.5
#9  0x76547488 in QApplication::notify(QObject*, QEvent*) ()
   from /home/krita/Qt/5.6/gcc_64/lib/libQt5Widgets.so.5
#10 0x778d8567 in KisApplication::notify (this=, 
receiver=0x6ce01a0, event=0x10a1c0e0)
at /home/krita/kde/src/krita/libs/ui/KisApplication.cpp:505
#11 0x7574fe80 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /home/krita/Qt/5.6/gcc_64/lib/libQt5Core.so.5
#12 0x75752673 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /home/krita/Qt/5.6/gcc_64/lib/libQt5Core.so.5
#13 0x7579f0f3 in ?? ()
   from /home/krita/Qt/5.6/gcc_64/lib/libQt5Core.so.5
#14 0x7fffee854127 in g_main_context_dispatch ()
---Type  to continue, or q  to quit---
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x7fffee854380 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x7fffee85442c in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x7579f4e7 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /home/krita/Qt/5.6/gcc_64/lib/libQt5Core.so.5
#18 0x7574defa in
QEventLoop::exec(QFlags) () from
/home/krita/Qt/5.6/gcc_64/lib/libQt5Core.so.5
#19 0x75755d9d in QCoreApplication::exec() ()
   from /home/krita/Qt/5.6/gcc_64/lib/libQt5Core.so.5
#20 0x00404bc6 in main (argc=1, argv=)
at /home/krita/kde/src/krita/krita/main.cc:230

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