Bug 325522 - Crash when transversing the menu's
Summary: Crash when transversing the menu's
Status: RESOLVED DUPLICATE of bug 321100
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 2.7.3
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-10-01 22:33 UTC by salamanderrake
Modified: 2013-10-02 00:49 UTC (History)
0 users

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 salamanderrake 2013-10-01 22:33:20 UTC
Application: krita (2.7.3)
KDE Platform Version: 4.11.1
Qt Version: 4.8.4
Operating System: Linux 3.10.10-gentoo x86_64
Distribution: "Gentoo Base System release 2.2"

-- Information about the crash:
- What I was doing when the application crashed:

I was looking for the docable(?) color mixer to disable it since hat was not what I wanted then it crashed.  that is that last thing I remember doing. If its an actual duplicate then please mark it as such.

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

Thread 6 (Thread 0x7ff293a2f700 (LWP 19948)):
#0  0x00007ff2b86d4fdc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ff2b8969a8b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007ff2b896596b in QSemaphore::acquire(int) () from /usr/lib64/qt4/libQtCore.so.4
#3  0x00007ff29b9f5e2e in ?? () from /usr/lib64/libkritaimage.so.12
#4  0x00007ff29b9f621d in ?? () from /usr/lib64/libkritaimage.so.12
#5  0x00007ff2b896953f in ?? () from /usr/lib64/qt4/libQtCore.so.4
#6  0x00007ff2b86d1033 in start_thread () from /lib64/libpthread.so.0
#7  0x00007ff2b74790cd in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7ff29322e700 (LWP 19949)):
#0  0x00007ff2b86d4fdc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ff2b8969a8b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007ff2b8965d53 in QSemaphore::tryAcquire(int, int) () from /usr/lib64/qt4/libQtCore.so.4
#3  0x00007ff29ba13822 in KisTileDataSwapper::run() () from /usr/lib64/libkritaimage.so.12
#4  0x00007ff2b896953f in ?? () from /usr/lib64/qt4/libQtCore.so.4
#5  0x00007ff2b86d1033 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ff2b74790cd in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7ff291bce700 (LWP 19954)):
#0  0x00007ff2b7472803 in select () from /lib64/libc.so.6
#1  0x00007ff2b8a91ad3 in qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007ff2b8a96c15 in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) () from /usr/lib64/qt4/libQtCore.so.4
#3  0x00007ff2b8a97032 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007ff2b8a6604f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#5  0x00007ff2b8a6638d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#6  0x00007ff2b8966c7f in QThread::exec() () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007ff2b8a47fa3 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#8  0x00007ff2b896953f in ?? () from /usr/lib64/qt4/libQtCore.so.4
#9  0x00007ff2b86d1033 in start_thread () from /lib64/libpthread.so.0
#10 0x00007ff2b74790cd in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7ff26b7fe700 (LWP 19979)):
#0  0x00007ff2b86d4fdc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ff2b8969a8b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007ff2b80df3d6 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#3  0x00007ff2b896953f in ?? () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007ff2b86d1033 in start_thread () from /lib64/libpthread.so.0
#5  0x00007ff2b74790cd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7ff26affd700 (LWP 19980)):
#0  0x00007ff2b7472803 in select () from /lib64/libc.so.6
#1  0x00007ff2b8a91ad3 in qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007ff2b8a96c15 in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) () from /usr/lib64/qt4/libQtCore.so.4
#3  0x00007ff2b8a97032 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007ff2b8a6604f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#5  0x00007ff2b8a6638d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#6  0x00007ff2b8966c7f in QThread::exec() () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007ff2b8a47fa3 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#8  0x00007ff2b896953f in ?? () from /usr/lib64/qt4/libQtCore.so.4
#9  0x00007ff2b86d1033 in start_thread () from /lib64/libpthread.so.0
#10 0x00007ff2b74790cd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ff2b9e42780 (LWP 19947)):
[KCrash Handler]
#5  0x0000000000000008 in ?? ()
#6  0x00007ff2b8ed3def in KArchiveDirectory::~KArchiveDirectory() () from /usr/lib64/libkdecore.so.5
#7  0x00007ff2b8ed3e69 in KArchiveDirectory::~KArchiveDirectory() () from /usr/lib64/libkdecore.so.5
#8  0x00007ff2b8ed42e7 in KArchive::close() () from /usr/lib64/libkdecore.so.5
#9  0x00007ff2a34c777b in KoDocument::saveNativeFormatCalligra(KoStore*) () from /usr/lib64/libkomain.so.12
#10 0x00007ff2a34c7cc3 in KoDocument::saveNativeFormat(QString const&) () from /usr/lib64/libkomain.so.12
#11 0x00007ff2a34bfb04 in KoDocument::slotAutoSave() () from /usr/lib64/libkomain.so.12
#12 0x00007ff2a34bfd8d in ?? () from /usr/lib64/libkomain.so.12
#13 0x00007ff2b8a7b458 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#14 0x00007ff2b8a7f661 in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#15 0x00007ff2b7c2b24c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#16 0x00007ff2b7c31048 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#17 0x00007ff2a34ba3d7 in KoApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkomain.so.12
#18 0x00007ff2b8a6740c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#19 0x00007ff2b8a96953 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#20 0x00007ff2b8a970d8 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#21 0x00007ff2b7cc87c3 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#22 0x00007ff2b8a6604f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#23 0x00007ff2b8a6638d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#24 0x00007ff2b8a6b48b in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#25 0x00007ff2a39eb615 in kdemain () from /usr/lib64/libkdeinit4_krita.so
#26 0x000000000040899c in _start ()

Possible duplicates by query: bug 325153, bug 322352, bug 321100.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-10-02 00:49:58 UTC

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