Application: Krita (krita), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0xb777d740 (LWP 2394))] Thread 6 (Thread 0xaabfeb40 (LWP 2403)): #0 0x00e0a416 in __kernel_vsyscall () #1 0x0483fd4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187 #2 0x009b8a6c in __pthread_cond_wait (cond=0x97b7940, mutex=0x97b7928) at forward.c:149 #3 0x00e720f5 in wait (time=4294967295, this=0x97b7928) at thread/qwaitcondition_unix.cpp:86 #4 QWaitCondition::wait (this=0x953c60c, mutex=mutex@entry=0x953c608, time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158 #5 0x00e6dd7f in QSemaphore::acquire (this=0x97b9578, n=1) at thread/qsemaphore.cpp:144 #6 0xb489f31a in ?? () from /opt/project-neon/lib/libkritaimage.so.14 #7 0x00e71b6f in QThreadPrivate::start (arg=0x97b9570) at thread/qthread_unix.cpp:349 #8 0x0483bf70 in start_thread (arg=0xaabfeb40) at pthread_create.c:312 #9 0x009ab88e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 Thread 5 (Thread 0xaefafb40 (LWP 2404)): #0 0x00e0a416 in __kernel_vsyscall () #1 0x0483fd4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187 #2 0x009b8a6c in __pthread_cond_wait (cond=0x97b7bc0, mutex=0x97b7ba8) at forward.c:149 #3 0x00e720f5 in wait (time=4294967295, this=0x97b7ba8) at thread/qwaitcondition_unix.cpp:86 #4 QWaitCondition::wait (this=0x98295d4, mutex=mutex@entry=0x98295d0, time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158 #5 0x00e6e1cf in QSemaphore::tryAcquire (this=0x97b7b58, n=1, timeout=-1) at thread/qsemaphore.cpp:221 #6 0xb48cbb1e in KisTileDataSwapper::waitForWork() () from /opt/project-neon/lib/libkritaimage.so.14 #7 0xb48cbd84 in KisTileDataSwapper::run() () from /opt/project-neon/lib/libkritaimage.so.14 #8 0x00e71b6f in QThreadPrivate::start (arg=0x97b9590) at thread/qthread_unix.cpp:349 #9 0x0483bf70 in start_thread (arg=0xaefafb40) at pthread_create.c:312 #10 0x009ab88e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 Thread 4 (Thread 0xab3ffb40 (LWP 2406)): #0 0x00e0a416 in __kernel_vsyscall () #1 0x0484012d in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245 #2 0x009b8ac4 in __pthread_cond_timedwait (cond=0x97bd188, mutex=0x97bd170, abstime=0xab3ff258) at forward.c:162 #3 0x00e720d3 in wait (time=30000, this=0x97bd170) at thread/qwaitcondition_unix.cpp:84 #4 QWaitCondition::wait (this=this@entry=0x97a75f0, mutex=mutex@entry=0x97be1fc, time=30000) at thread/qwaitcondition_unix.cpp:158 #5 0x00e65016 in QThreadPoolThread::run (this=0x97a75e8) at concurrent/qthreadpool.cpp:142 #6 0x00e71b6f in QThreadPrivate::start (arg=0x97a75e8) at thread/qthread_unix.cpp:349 #7 0x0483bf70 in start_thread (arg=0xab3ffb40) at pthread_create.c:312 #8 0x009ab88e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 Thread 3 (Thread 0xabdfdb40 (LWP 2407)): #0 0x00e0a416 in __kernel_vsyscall () #1 0x0483fd4b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187 #2 0x009b8a6c in __pthread_cond_wait (cond=0x9ba4cd0, mutex=0x9ba4cb8) at forward.c:149 #3 0x00e720f5 in wait (time=4294967295, this=0x9ba4cb8) at thread/qwaitcondition_unix.cpp:86 #4 QWaitCondition::wait (this=this@entry=0x9ba49d4, mutex=mutex@entry=0x9ba49d0, time=time@entry=4294967295) at thread/qwaitcondition_unix.cpp:158 #5 0x03fdf7e3 in QFileInfoGatherer::run (this=0x9ba49c8) at dialogs/qfileinfogatherer.cpp:214 #6 0x00e71b6f in QThreadPrivate::start (arg=0x9ba49c8) at thread/qthread_unix.cpp:349 #7 0x0483bf70 in start_thread (arg=0xabdfdb40) at pthread_create.c:312 #8 0x009ab88e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 Thread 2 (Thread 0xa1caab40 (LWP 2408)): #0 0x00e0a416 in __kernel_vsyscall () #1 0x009b9512 in __GI___clock_gettime (clock_id=1, tp=0xa1caa128) at ../sysdeps/unix/clock_gettime.c:115 #2 0x00ecc8cc in do_gettime (frac=0xa1caa120, sec=0xa1caa118) at tools/qelapsedtimer_unix.cpp:127 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:144 #4 0x00fb52a2 in updateCurrentTime (this=0xab488d0c, this@entry=0xab4893a8) at kernel/qeventdispatcher_unix.cpp:354 #5 QTimerInfoList::timerWait (this=this@entry=0xab488d0c, tm=...) at kernel/qeventdispatcher_unix.cpp:460 #6 0x00fb70de in QEventDispatcherUNIX::processEvents (this=0xab49c3d0, flags=...) at kernel/qeventdispatcher_unix.cpp:923 #7 0x00f82823 in QEventLoop::processEvents (this=this@entry=0xa1caa258, flags=...) at kernel/qeventloop.cpp:149 #8 0x00f82b49 in QEventLoop::exec (this=this@entry=0xa1caa258, flags=...) at kernel/qeventloop.cpp:204 #9 0x00e6f23d in QThread::exec (this=this@entry=0x9ba4e38) at thread/qthread.cpp:537 #10 0x00f62c44 in QInotifyFileSystemWatcherEngine::run (this=0x9ba4e38) at io/qfilesystemwatcher_inotify.cpp:265 #11 0x00e71b6f in QThreadPrivate::start (arg=0x9ba4e38) at thread/qthread_unix.cpp:349 #12 0x0483bf70 in start_thread (arg=0xa1caab40) at pthread_create.c:312 #13 0x009ab88e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129 Thread 1 (Thread 0xb777d740 (LWP 2394)): [KCrash Handler] #7 __strlen_ia32 () at ../sysdeps/i386/i686/multiarch/../../i586/strlen.S:51 #8 0x0093a60d in __GI___strdup (s=0x11 ) at strdup.c:41 #9 0x01336e74 in ?? () from /lib/i386-linux-gnu/libudev.so.1 #10 0x013386c9 in ?? () from /lib/i386-linux-gnu/libudev.so.1 #11 0x01338d22 in ?? () from /lib/i386-linux-gnu/libudev.so.1 #12 0x01339031 in udev_device_new_from_syspath () from /lib/i386-linux-gnu/libudev.so.1 #13 0x077b2ffc in udev_device_new_from_devnum () from /lib/i386-linux-gnu/libudev.so.0 #14 0x0784aa96 in ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1 #15 0x0784ada2 in ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1 #16 0x07845ff6 in ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1 #17 0x0781ed44 in ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1 #18 0x0781b2ed in ?? () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1 #19 0x0781bb6e in glXChooseVisual () from /usr/lib/i386-linux-gnu/mesa/libGL.so.1 #20 0x0182cf6e in QGLTemporaryContext::QGLTemporaryContext (this=0x9cc08b8) at qgl_x11.cpp:1246 #21 0x017abbd7 in QGLFormat::openGLVersionFlags () at qgl.cpp:1430 #22 0xb4f482e8 in KisOpenGL::createContext() () from /opt/project-neon/lib/libkritaui.so.14 #23 0xb4f4adb5 in KisOpenGL::sharedContextWidget() () from /opt/project-neon/lib/libkritaui.so.14 #24 0xb4cdfc45 in KisCanvas2::createCanvas(bool) () from /opt/project-neon/lib/libkritaui.so.14 #25 0xb4ce0036 in KisCanvas2::KisCanvas2(KisCoordinatesConverter*, KisView2*, KoShapeBasedDocumentBase*) () from /opt/project-neon/lib/libkritaui.so.14 #26 0xb4ec14d7 in KisView2::KisView2(KoPart*, KisDoc2*, QWidget*) () from /opt/project-neon/lib/libkritaui.so.14 #27 0xb4dd536e in KisPart2::createViewInstance(KoDocument*, QWidget*) () from /opt/project-neon/lib/libkritaui.so.14 #28 0x0379cc42 in KoPart::createView(KoDocument*, QWidget*) () from /opt/project-neon/lib/libkomain.so.14 #29 0x037014f6 in KoMainWindow::setRootDocument(KoDocument*, KoPart*, bool) () from /opt/project-neon/lib/libkomain.so.14 #30 0x0379c0e7 in KoPart::deleteOpenPane(bool) () from /opt/project-neon/lib/libkomain.so.14 #31 0x0379c713 in KoPart::startCustomDocument() () from /opt/project-neon/lib/libkomain.so.14 #32 0x0379c79c in ?? () from /opt/project-neon/lib/libkomain.so.14 #33 0x00f990f7 in QMetaObject::activate (sender=0x9543078, m=0xb51b369c, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3539 #34 0xb50020d6 in ?? () from /opt/project-neon/lib/libkritaui.so.14 #35 0x00f990f7 in QMetaObject::activate (sender=sender@entry=0x96d8bb0, m=m@entry=0x43e1ac8 , local_signal_index=local_signal_index@entry=2, argv=argv@entry=0xbf8fef38) at kernel/qobject.cpp:3539 #36 0x041700ad in QAbstractButton::clicked (this=this@entry=0x96d8bb0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:219 #37 0x03e8aab1 in QAbstractButtonPrivate::emitClicked (this=this@entry=0x96d8bc8) at widgets/qabstractbutton.cpp:548 #38 0x03e8be37 in QAbstractButtonPrivate::click (this=this@entry=0x96d8bc8) at widgets/qabstractbutton.cpp:541 #39 0x03e8bf3e in QAbstractButton::mouseReleaseEvent (this=0x96d8bb0, e=0xbf8ff424) at widgets/qabstractbutton.cpp:1123 #40 0x03acd3fa in QWidget::event (this=this@entry=0x96d8bb0, event=event@entry=0xbf8ff424) at kernel/qwidget.cpp:8376 #41 0x03e8cf42 in QAbstractButton::event (this=this@entry=0x96d8bb0, e=e@entry=0xbf8ff424) at widgets/qabstractbutton.cpp:1082 #42 0x03f27aec in QPushButton::event (this=0x96d8bb0, e=0xbf8ff424) at widgets/qpushbutton.cpp:683 #43 0x03a737f4 in QApplicationPrivate::notify_helper (this=0x89ce680, receiver=receiver@entry=0x96d8bb0, e=0xbf8ff424) at kernel/qapplication.cpp:4567 #44 0x03a7bea0 in QApplication::notify (this=0xbf8ff880, receiver=0x96d8bb0, e=0xbf8ff424) at kernel/qapplication.cpp:4110 #45 0x036c981d in KoApplication::notify(QObject*, QEvent*) () from /opt/project-neon/lib/libkomain.so.14 #46 0x00f83e4a in QCoreApplication::notifyInternal (this=0xbf8ff880, receiver=receiver@entry=0x96d8bb0, event=event@entry=0xbf8ff424) at kernel/qcoreapplication.cpp:953 #47 0x03a79b53 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #48 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x96d8bb0, event=0xbf8ff424, alienWidget=0x96d8bb0, nativeWidget=0x949b548, buttonDown=buttonDown@entry=0x43eace4 , lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3178 #49 0x03afd778 in QETWidget::translateMouseEvent (this=0x949b548, event=event@entry=0xbf8ff64c) at kernel/qapplication_x11.cpp:4634 #50 0x03afcec5 in QApplication::x11ProcessEvent (this=0xbf8ff880, event=event@entry=0xbf8ff64c) at kernel/qapplication_x11.cpp:3627 #51 0x03b28ff5 in QEventDispatcherX11::processEvents (this=0x8941e78, flags=...) at kernel/qeventdispatcher_x11.cpp:132 #52 0x00f82823 in QEventLoop::processEvents (this=this@entry=0xbf8ff7c8, flags=...) at kernel/qeventloop.cpp:149 #53 0x00f82b49 in QEventLoop::exec (this=this@entry=0xbf8ff7c8, flags=...) at kernel/qeventloop.cpp:204 #54 0x00f888fe in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225 #55 0x03a71a24 in QApplication::exec () at kernel/qapplication.cpp:3828 #56 0x0333fa74 in kdemain () from /opt/project-neon/lib/libkdeinit4_krita.so #57 0x0804f729 in launch (argc=, argc@entry=1, _name=_name@entry=0x89364a4 "/opt/project-neon/bin/krita", args=, args@entry=0x89364c0 "\001", cwd=cwd@entry=0x0, envc=envc@entry=1, envs=, envs@entry=0x89364c4 "DISPLAY=:0", reset_env=false, tty=tty@entry=0x0, avoid_loops=false, startup_id_str=startup_id_str@entry=0x89364d3 "portnov-laptop;1409409458;484113;2144_TIME227925") at ../../kinit/kinit.cpp:738 #58 0x08050953 in handle_launcher_request (sock=sock@entry=8, who=) at ../../kinit/kinit.cpp:1230 #59 0x08050fc9 in handle_requests (waitForPid=waitForPid@entry=0) at ../../kinit/kinit.cpp:1423 #60 0x0804c1de in main (argc=4, argv=0xbf900094, envp=0xbf9000a8) at ../../kinit/kinit.cpp:1911