Bug 370431 - Krita se cierra al tratar de agregar texto a una imagen
Summary: Krita se cierra al tratar de agregar texto a una imagen
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 2.9.11
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-10-10 23:13 UTC by David Chávez
Modified: 2016-10-11 06:07 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Chávez 2016-10-10 23:13:09 UTC
Application: krita (2.9.11)
KDE Platform Version: 4.14.24
Qt Version: 4.8.7
Operating System: Linux 4.7.6-200.fc24.x86_64 x86_64
Distribution: "Fedora release 24 (Twenty Four)"

-- Information about the crash:
- What I was doing when the application crashed:
Me ha pasado ya varias veces, al parecer se cierra cuando trato de cambiar el tipo de letra por defecto en el cuadro de texto que voy a editar.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Krita (krita), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f193305f940 (LWP 12957))]

Thread 6 (Thread 0x7f18e4290700 (LWP 12993)):
#0  0x00007f192c0fdbd0 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f18e2bc66c3 in radeon_drm_cs_emit_ioctl () at /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f18e2bc5e07 in impl_thrd_routine () at /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f192c0f85ca in start_thread () at /lib64/libpthread.so.0
#4  0x00007f192b093f6d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f1909868700 (LWP 12970)):
#0  0x00007f192b0a1d5f in __libc_enable_asynccancel () at /lib64/libc.so.6
#1  0x00007f192b08a1b5 in select () at /lib64/libc.so.6
#2  0x00007f192c4d5f3f in qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) () at /lib64/libQtCore.so.4
#3  0x00007f192c4dbeab in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) () at /lib64/libQtCore.so.4
#4  0x00007f192c4dc391 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#5  0x00007f192c4a77bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#6  0x00007f192c4a7b25 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#7  0x00007f192c396af9 in QThread::exec() () at /lib64/libQtCore.so.4
#8  0x00007f192c487613 in QInotifyFileSystemWatcherEngine::run() () at /lib64/libQtCore.so.4
#9  0x00007f192c3993ca in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#10 0x00007f192c0f85ca in start_thread () at /lib64/libpthread.so.0
#11 0x00007f192b093f6d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f18fdf7e700 (LWP 12969)):
#0  0x00007f192c0fdbd0 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f192c399936 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQtCore.so.4
#2  0x00007f192d413f6c in QFileInfoGatherer::run() () at /lib64/libQtGui.so.4
#3  0x00007f192c3993ca in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#4  0x00007f192c0f85ca in start_thread () at /lib64/libpthread.so.0
#5  0x00007f192b093f6d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f18fef80700 (LWP 12967)):
#0  0x00007f192c0fdbd0 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f192c399936 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQtCore.so.4
#2  0x00007f192c395a63 in QSemaphore::tryAcquire(int, int) () at /lib64/libQtCore.so.4
#3  0x00007f1931d2bf2a in KisTileDataSwapper::run() () at /lib64/libkritaimage.so.14
#4  0x00007f192c3993ca in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#5  0x00007f192c0f85ca in start_thread () at /lib64/libpthread.so.0
#6  0x00007f192b093f6d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f18fe77f700 (LWP 12966)):
#0  0x00007f192c0fdbd0 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f192c399936 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQtCore.so.4
#2  0x00007f192c395623 in QSemaphore::acquire(int) () at /lib64/libQtCore.so.4
#3  0x00007f1931d108ce in KisTileDataPooler::waitForWork() () at /lib64/libkritaimage.so.14
#4  0x00007f1931d10ce8 in KisTileDataPooler::run() () at /lib64/libkritaimage.so.14
#5  0x00007f192c3993ca in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#6  0x00007f192c0f85ca in start_thread () at /lib64/libpthread.so.0
#7  0x00007f192b093f6d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f193305f940 (LWP 12957)):
[KCrash Handler]
#6  0x00007f1930990492 in QHash<KoTextRange*, QHashDummyValue>::findNode(KoTextRange* const&, unsigned int*) const [clone .isra.10] () at /lib64/libkotext.so.14
#7  0x00007f1930990b63 in KoTextRangeManager::insert(KoTextRange*) () at /lib64/libkotext.so.14
#8  0x00007f192ed6619a in KUndo2Command::redoMergedCommands() () at /lib64/libkundo2.so.14
#9  0x00007f192ed668db in KUndo2QStack::push(KUndo2Command*) () at /lib64/libkundo2.so.14
#10 0x00007f190e97328c in ArtisticTextTool::addToTextCursor(QString const&) () at /usr/lib64/kde4/calligra_shape_artistictext.so
#11 0x00007f190e973b30 in ArtisticTextTool::keyPressEvent(QKeyEvent*) () at /usr/lib64/kde4/calligra_shape_artistictext.so
#12 0x00007f1932709403 in KisToolProxy::forwardEvent(KisToolProxy::ActionState, KisTool::ToolAction, QEvent*, QEvent*, QTabletEvent*) () at /lib64/libkritaui.so.14
#13 0x00007f1932983eac in KisToolInvocationAction::processUnhandledEvent(QEvent*) () at /lib64/libkritaui.so.14
#14 0x00007f193297df25 in KisInputManager::Private::processUnhandledEvent(QEvent*) () at /lib64/libkritaui.so.14
#15 0x00007f193298064c in KisInputManager::eventFilter(QObject*, QEvent*) () at /lib64/libkritaui.so.14
#16 0x00007f192c4a9071 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () at /lib64/libQtCore.so.4
#17 0x00007f192cefbebc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#18 0x00007f192cf0483f in QApplication::notify(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#19 0x00007f19329efd35 in KisApplication::notify(QObject*, QEvent*) () at /lib64/libkritaui.so.14
#20 0x00007f192c4a8eed in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQtCore.so.4
#21 0x00007f192cfa1613 in QKeyMapper::sendKeyEvent(QWidget*, bool, QEvent::Type, int, QFlags<Qt::KeyboardModifier>, QString const&, bool, int, unsigned int, unsigned int, unsigned int, bool*) () at /lib64/libQtGui.so.4
#22 0x00007f192cfa1b23 in QKeyMapperPrivate::translateKeyEvent(QWidget*, _XEvent const*, bool) () at /lib64/libQtGui.so.4
#23 0x00007f192cf7b758 in QApplication::x11ProcessEvent(_XEvent*) () at /lib64/libQtGui.so.4
#24 0x00007f192cfa4e07 in QEventDispatcherX11::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtGui.so.4
#25 0x00007f192c4a77bf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#26 0x00007f192c4a7b25 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#27 0x00007f192c4ad779 in QCoreApplication::exec() () at /lib64/libQtCore.so.4
#28 0x00005626d5e083ba in main ()

The reporter indicates this bug may be a duplicate of or related to bug 365643.

Possible duplicates by query: bug 365663, bug 363276.

Reported using DrKonqi
Comment 1 Quiralta 2016-10-11 02:54:34 UTC
Title:
Krita crashes when adding text to an image.

Message: 
It happens to me more than once, it seems to crash every time I try to change the default font in the text box that I am going to edit. 

(translation done for the devs to be able to read it)
Comment 2 Halla Rempt 2016-10-11 06:07:22 UTC
Um... This is a very old version of Krita. Please use Krita 3.0.1.1 instead.  I remember having fixed this issue some time ago.