[krita] [Bug 376798] Crash when opening two kra files

2017-03-17 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=376798

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||dimul...@gmail.com
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Dmitry Kazakov  ---
Seems to be fixed now!

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

[krita] [Bug 376798] Crash when opening two kra files

2017-02-27 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=376798

Boudewijn Rempt  changed:

   What|Removed |Added

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

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

[krita] [Bug 376798] Crash when opening two kra files

2017-02-24 Thread Raghavendra kamath
https://bugs.kde.org/show_bug.cgi?id=376798

Raghavendra kamath  changed:

   What|Removed |Added

 CC||raghavendr.ra...@gmail.com

--- Comment #2 from Raghavendra kamath  ---
Confirmed this happens in svg loading branch

this can be also triggered by opening two kra files via open recent .

here is my back trace

Application: Krita (krita), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f630408d840 (LWP 1045))]

Thread 15 (Thread 0x7f629bfff700 (LWP 1065)):
#0  0x7f62f74ca10f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f62f970258b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f62fa9e7a71 in ?? () from /usr/lib/libQt5Widgets.so.5
#3  0x7f62f97016d8 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f62f74c4454 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f62f8afb7df in clone () from /usr/lib/libc.so.6

Thread 14 (Thread 0x7f62a0ac0700 (LWP 1064)):
#0  0x7f62f8acaffd in nanosleep () from /usr/lib/libc.so.6
#1  0x7f62f993025d in ?? () from /usr/lib/libQt5Core.so.5
#2  0x7f62f9700a58 in QThread::msleep(unsigned long) () from
/usr/lib/libQt5Core.so.5
#3  0x7f63025c5a9a in KisTileDataSwapper::run (this=0x7f6302a7a8e0
<_ZZN12_GLOBAL__N_116Q_QGS_s_instance13innerFunctionEvE6holder+64>) at
/home/raghu/kf5/src/krita/libs/image/tiles3/swap/kis_tile_data_swapper.cpp:97
#4  0x7f62f97016d8 in ?? () from /usr/lib/libQt5Core.so.5
#5  0x7f62f74c4454 in start_thread () from /usr/lib/libpthread.so.0
#6  0x7f62f8afb7df in clone () from /usr/lib/libc.so.6

Thread 13 (Thread 0x7f62a12c1700 (LWP 1063)):
#0  0x7f62f74ca10f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f62f970258b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f62f96fb4d3 in QSemaphore::acquire(int) () from
/usr/lib/libQt5Core.so.5
#3  0x7f63025abd9e in KisTileDataPooler::waitForWork (this=0x7f6302a7a8a0
<_ZZN12_GLOBAL__N_116Q_QGS_s_instance13innerFunctionEvE6holder>) at
/home/raghu/kf5/src/krita/libs/image/tiles3/kis_tile_data_pooler.cc:165
#4  0x7f63025ac4ea in KisTileDataPooler::run (this=0x7f6302a7a8a0
<_ZZN12_GLOBAL__N_116Q_QGS_s_instance13innerFunctionEvE6holder>) at
/home/raghu/kf5/src/krita/libs/image/tiles3/kis_tile_data_pooler.cc:187
#5  0x7f62f97016d8 in ?? () from /usr/lib/libQt5Core.so.5
#6  0x7f62f74c4454 in start_thread () from /usr/lib/libpthread.so.0
#7  0x7f62f8afb7df in clone () from /usr/lib/libc.so.6

Thread 12 (Thread 0x7f62bbfff700 (LWP 1062)):
#0  0x7f62f74ca4b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f62f97024c6 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f62f96fdbc4 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x7f62f97016d8 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f62f74c4454 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f62f8afb7df in clone () from /usr/lib/libc.so.6

Thread 11 (Thread 0x7f62cc81c700 (LWP 1061)):
#0  0x7f62f74ca4b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f62f97024c6 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f62f96fdbc4 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x7f62f97016d8 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f62f74c4454 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f62f8afb7df in clone () from /usr/lib/libc.so.6

Thread 10 (Thread 0x7f62cd01d700 (LWP 1060)):
#0  0x7f62f74ca4b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f62f97024c6 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f62f96fdbc4 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x7f62f97016d8 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f62f74c4454 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f62f8afb7df in clone () from /usr/lib/libc.so.6

Thread 9 (Thread 0x7f62cd81e700 (LWP 1059)):
#0  0x7f62f74ca4b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f62f97024c6 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#2  0x7f62f96fdbc4 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x7f62f97016d8 in ?? () from /usr/lib/libQt5Core.so.5
#4  0x7f62f74c4454 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7f62f8afb7df in clone () from /usr/lib/libc.so.6

Thread 8 (Thread 0x7f62ce01f700 (LWP 1058)):
#0  0x7f62f74ca4b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f62f97024c6 in 

[krita] [Bug 376798] Crash when opening two kra files

2017-02-22 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=376798

--- Comment #1 from Boudewijn Rempt  ---
That's definitely svg-branch related, so please also add it to the list of
issues in phabricator so Dmitry sees it.

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