Bug 317416 - Krita crash
Summary: Krita crash
Status: RESOLVED DUPLICATE of bug 310310
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-27 01:44 UTC by Jose Ramirez
Modified: 2013-03-27 08:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Ramirez 2013-03-27 01:44:14 UTC
Application: krita (2.7 Pre-Alpha)
KDE Platform Version: 4.9.5
Qt Version: 4.8.3
Operating System: Linux 3.5.0-17-generic x86_64
Distribution: Linux Mint 14 Nadia

-- Information about the crash:
I just open an image and then it crashed. I'm using a virtual machine?

-- Backtrace:
Application: Krita (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f87cf647780 (LWP 3795))]

Thread 6 (Thread 0x7f87b148e700 (LWP 3836)):
#0  0x00007f87d201bd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007f87d5b4404b in wait (time=18446744073709551615, this=0x16a8920) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x16a88d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f87d5b3ff67 in QSemaphore::acquire (this=0x16a8620, n=1) at thread/qsemaphore.cpp:144
#4  0x00007f87b9c572ee in KisTileDataPooler::waitForWork (this=this@entry=0x16a8610) at /home/jose-daniel/Software/krita/src/krita/image/tiles3/kis_tile_data_pooler.cc:162
#5  0x00007f87b9c57a3b in KisTileDataPooler::run (this=0x16a8610) at /home/jose-daniel/Software/krita/src/krita/image/tiles3/kis_tile_data_pooler.cc:184
#6  0x00007f87d5b43aec in QThreadPrivate::start (arg=0x16a8610) at thread/qthread_unix.cpp:338
#7  0x00007f87d2017e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#8  0x00007f87d484dcbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f87b0c8d700 (LWP 3837)):
#0  0x00007f87d201bd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007f87d5b4404b in wait (time=18446744073709551615, this=0x16a8cb0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x16a8c60, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f87d5b40338 in QSemaphore::tryAcquire (this=0x16a8990, n=1, timeout=<optimized out>) at thread/qsemaphore.cpp:221
#4  0x00007f87b9c74fba in KisTileDataSwapper::run (this=0x16a8648) at /home/jose-daniel/Software/krita/src/krita/image/tiles3/swap/kis_tile_data_swapper.cpp:92
#5  0x00007f87d5b43aec in QThreadPrivate::start (arg=0x16a8648) at thread/qthread_unix.cpp:338
#6  0x00007f87d2017e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#7  0x00007f87d484dcbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f87aaddd700 (LWP 3843)):
#0  0x00007f87d4847023 in select () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f87d5c6c023 in qt_safe_select (nfds=25, fdread=0x7f879c000ac8, fdwrite=0x7f879c000d60, fdexcept=0x7f879c000ff8, orig_timeout=0x0) at kernel/qcore_unix.cpp:83
#2  0x00007f87d5c709e4 in QEventDispatcherUNIXPrivate::doSelect (this=this@entry=0x7f879c000910, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:223
#3  0x00007f87d5c71572 in QEventDispatcherUNIX::processEvents (this=0x7f879c0008f0, flags=...) at kernel/qeventdispatcher_unix.cpp:926
#4  0x00007f87d5c3f2bf in QEventLoop::processEvents (this=this@entry=0x7f87aaddcdd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f87d5c3f548 in QEventLoop::exec (this=0x7f87aaddcdd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f87d5b40b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f87d5c1f9af in QInotifyFileSystemWatcherEngine::run (this=0x1afdf70) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f87d5b43aec in QThreadPrivate::start (arg=0x1afdf70) at thread/qthread_unix.cpp:338
#9  0x00007f87d2017e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007f87d484dcbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f87ab5de700 (LWP 3869)):
#0  0x00007f87d201bd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007f87d5b4404b in wait (time=18446744073709551615, this=0x3333a00) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x3333580, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f87d54d7f16 in QFileInfoGatherer::run (this=0x3333570) at dialogs/qfileinfogatherer.cpp:214
#4  0x00007f87d5b43aec in QThreadPrivate::start (arg=0x3333570) at thread/qthread_unix.cpp:338
#5  0x00007f87d2017e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007f87d484dcbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f87aa4db700 (LWP 3870)):
#0  0x00007f87d4847023 in select () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f87d5c6c023 in qt_safe_select (nfds=32, fdread=0x7f8790000ac8, fdwrite=0x7f8790000d60, fdexcept=0x7f8790000ff8, orig_timeout=0x0) at kernel/qcore_unix.cpp:83
#2  0x00007f87d5c709e4 in QEventDispatcherUNIXPrivate::doSelect (this=this@entry=0x7f8790000910, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:223
#3  0x00007f87d5c71572 in QEventDispatcherUNIX::processEvents (this=0x7f87900008f0, flags=...) at kernel/qeventdispatcher_unix.cpp:926
#4  0x00007f87d5c3f2bf in QEventLoop::processEvents (this=this@entry=0x7f87aa4dadd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f87d5c3f548 in QEventLoop::exec (this=0x7f87aa4dadd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f87d5b40b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f87d5c1f9af in QInotifyFileSystemWatcherEngine::run (this=0x3333ca0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f87d5b43aec in QThreadPrivate::start (arg=0x3333ca0) at thread/qthread_unix.cpp:338
#9  0x00007f87d2017e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007f87d484dcbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f87cf647780 (LWP 3795)):
[KCrash Handler]
#5  0x00007f87cb6b1614 in KParts::ReadWritePart::isModified() const () from /usr/lib/libkparts.so.4
#6  0x00007f87c209b07d in KoDocument::slotAutoSave (this=0x1935b10) at /home/jose-daniel/Software/krita/src/libs/main/KoDocument.cpp:473
#7  0x00007f87c209b3b5 in KoDocument::qt_static_metacall (_o=0x1925160, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff472bd320) at /home/jose-daniel/Software/krita/build/libs/main/KoDocument.moc:97
#8  0x00007f87d5c55f5f in QMetaObject::activate (sender=0x19277f0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#9  0x00007f87d5c5526c in QObject::event (this=0x19277f0, e=<optimized out>) at kernel/qobject.cpp:1157
#10 0x00007f87d4fe7e9c in QApplicationPrivate::notify_helper (this=this@entry=0xda4dd0, receiver=receiver@entry=0x19277f0, e=e@entry=0x7fff472bda20) at kernel/qapplication.cpp:4562
#11 0x00007f87d4fec30a in QApplication::notify (this=0x7fff472bde20, receiver=0x19277f0, e=0x7fff472bda20) at kernel/qapplication.cpp:4423
#12 0x00007f87c208d2d8 in KoApplication::notify (this=<optimized out>, receiver=0x19277f0, event=0x7fff472bda20) at /home/jose-daniel/Software/krita/src/libs/main/KoApplication.cpp:558
#13 0x00007f87d5c4056e in QCoreApplication::notifyInternal (this=0x7fff472bde20, receiver=0x19277f0, event=0x7fff472bda20) at kernel/qcoreapplication.cpp:915
#14 0x00007f87d5c71462 in sendEvent (event=0x7fff472bda20, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#15 QTimerInfoList::activateTimers (this=0xda5a18) at kernel/qeventdispatcher_unix.cpp:611
#16 0x00007f87d5c714c0 in QEventDispatcherUNIX::activateTimers (this=this@entry=0xc417d0) at kernel/qeventdispatcher_unix.cpp:868
#17 0x00007f87d5c71618 in QEventDispatcherUNIX::processEvents (this=0xc417d0, flags=...) at kernel/qeventdispatcher_unix.cpp:930
#18 0x00007f87d508da3f in QEventDispatcherX11::processEvents (this=0xc417d0, flags=...) at kernel/qeventdispatcher_x11.cpp:152
#19 0x00007f87d5c3f2bf in QEventLoop::processEvents (this=this@entry=0x7fff472bdd70, flags=...) at kernel/qeventloop.cpp:149
#20 0x00007f87d5c3f548 in QEventLoop::exec (this=0x7fff472bdd70, flags=...) at kernel/qeventloop.cpp:204
#21 0x00007f87d5c44708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#22 0x00007f87c25682f2 in kdemain (argc=<optimized out>, argv=<optimized out>) at /home/jose-daniel/Software/krita/src/krita/main.cc:79
#23 0x00000000004084c6 in _start ()

Possible duplicates by query: bug 315026, bug 310310.

Reported using DrKonqi
Comment 1 Halla Rempt 2013-03-27 08:50:39 UTC
Hi Jose,

This is a tricky bug to fix since I cannot reproduce it. The workaround is to disable the autosave for now, but I'm investigating and trying to come up with a proper fix.

*** This bug has been marked as a duplicate of bug 310310 ***