Bug 235178 - Krita crash while trying to use filters
Summary: Krita crash while trying to use filters
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-23 15:46 UTC by Edney Matias
Modified: 2020-07-09 12:08 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 Edney Matias 2010-04-23 15:46:18 UTC
Application: krita (2.2 Beta 2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.33.2-57.fc13.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
I was trying to use a filter to remove noise from a image. The act of activating the filter on menu crashed the program every time i tried.

The crash can be reproduced every time.

 -- Backtrace:
Application: Krita (krita), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f84d5193820 (LWP 11107))]

Thread 3 (Thread 0x7f84cf301710 (LWP 11108)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000039c647188b in wait (this=<value optimized out>, mutex=0xc7a800, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0xc7a800, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00000039c646e380 in QSemaphore::acquire (this=0x7f84d64b05d0, n=1) at thread/qsemaphore.cpp:142
#4  0x00007f84d617f92e in KisTileDataPooler::waitForWork (this=0x7f84d64b05c0) at /usr/src/debug/koffice-2.1.82/krita/image/tiles3/kis_tile_data_pooler.cc:133
#5  0x00007f84d617fd67 in KisTileDataPooler::run (this=0x7f84d64b05c0) at /usr/src/debug/koffice-2.1.82/krita/image/tiles3/kis_tile_data_pooler.cc:162
#6  0x00000039c6470995 in QThreadPrivate::start (arg=0x7f84d64b05c0) at thread/qthread_unix.cpp:248
#7  0x0000003d5aa07951 in start_thread (arg=0x7f84cf301710) at pthread_create.c:301
#8  0x0000003d5a2e4d3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f84b88f2710 (LWP 11109)):
#0  0x0000003d5a2dd893 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00000039c657ad86 in qt_safe_select (nfds=15, fdread=0x7f84b0000ad0, fdwrite=0x7f84b0000d68, fdexcept=0x7f84b0001000, orig_timeout=<value optimized out>) at kernel/qcore_unix.cpp:143
#2  0x00000039c657f5db in QEventDispatcherUNIXPrivate::doSelect (this=0x7f84b0000910, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:218
#3  0x00000039c658060b in QEventDispatcherUNIX::processEvents (this=0x7f84b00008f0, flags=...) at kernel/qeventdispatcher_unix.cpp:920
#4  0x00000039c6556722 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00000039c65569ec in QEventLoop::exec (this=0x7f84b88f1d30, flags=...) at kernel/qeventloop.cpp:201
#6  0x00000039c646e8c9 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00000039c6470995 in QThreadPrivate::start (arg=0x3e63f80) at thread/qthread_unix.cpp:248
#8  0x0000003d5aa07951 in start_thread (arg=0x7f84b88f2710) at pthread_create.c:301
#9  0x0000003d5a2e4d3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f84d5193820 (LWP 11107)):
[KCrash Handler]
#5  0x00007f84d6187289 in QList (this=0x584de90, memento=<value optimized out>) at /usr/include/QtCore/qlist.h:114
#6  QForeachContainer (this=0x584de90, memento=<value optimized out>) at /usr/include/QtCore/qglobal.h:2227
#7  KisMementoManager::removeMemento (this=0x584de90, memento=<value optimized out>) at /usr/src/debug/koffice-2.1.82/krita/image/tiles3/kis_memento_manager.cc:309
#8  0x00007f84d6223689 in setInvalid (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/src/debug/koffice-2.1.82/krita/image/tiles3/kis_memento.h:92
#9  KisTransaction::~KisTransaction (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/src/debug/koffice-2.1.82/krita/image/kis_transaction.cc:52
#10 0x00007f84d6223799 in KisTransaction::~KisTransaction (this=0x5852d80, __in_chrg=<value optimized out>) at /usr/src/debug/koffice-2.1.82/krita/image/kis_transaction.cc:55
#11 0x00007f84c2a73554 in KisSimpleNoiseReducer::process (this=<value optimized out>, srcInfo=..., dstInfo=..., size=..., config=<value optimized out>, progressUpdater=0x0)
    at /usr/src/debug/koffice-2.1.82/krita/plugins/filters/imageenhancement/kis_simple_noise_reducer.cpp:113
#12 0x00007f84d61bbe70 in KisFilter::process (this=0xf16740, src=..., dst=<value optimized out>, size=..., config=0x472c770) at /usr/src/debug/koffice-2.1.82/krita/image/filter/kis_filter.cc:96
#13 0x00007f84d65c729e in KisFiltersModel::data (this=0x4ceb320, index=<value optimized out>, role=<value optimized out>) at /usr/src/debug/koffice-2.1.82/krita/ui/kis_filters_model.cc:179
#14 0x00000039c7f2414c in data (this=0x442f2a0, option=0x7fff0b02dc60, index=...) at ../../src/corelib/kernel/qabstractitemmodel.h:398
#15 QStyledItemDelegate::initStyleOption (this=0x442f2a0, option=0x7fff0b02dc60, index=...) at itemviews/qstyleditemdelegate.cpp:340
#16 0x00000039c7f25518 in QStyledItemDelegate::sizeHint (this=0x442f2a0, option=..., index=...) at itemviews/qstyleditemdelegate.cpp:445
#17 0x00000039c7eba4e8 in QTreeView::indexRowSizeHint (this=<value optimized out>, index=...) at itemviews/qtreeview.cpp:2860
#18 0x00000039c7eba94e in QTreeViewPrivate::itemHeight (this=0x57e1ef0, item=<value optimized out>) at itemviews/qtreeview.cpp:3238
#19 0x00000039c7ebab8f in QTreeViewPrivate::updateScrollBars (this=0x57e1ef0) at itemviews/qtreeview.cpp:3483
#20 0x00000039c7ebafc4 in QTreeView::updateGeometries (this=0x57d1d60) at itemviews/qtreeview.cpp:2745
#21 0x00000039c7ec80be in QTreeView::expand (this=0x57d1d60, index=...) at itemviews/qtreeview.cpp:752
#22 0x00000039c7ec87ec in QTreeView::scrollTo (this=0x57d1d60, index=..., hint=QAbstractItemView::EnsureVisible) at itemviews/qtreeview.cpp:1086
#23 0x00000039c7e7f046 in QAbstractItemView::event (this=0x57d1d60, event=0x7fff0b02e850) at itemviews/qabstractitemview.cpp:1524
#24 0x00000039c79aaa0c in QApplicationPrivate::notify_helper (this=0xcb9f10, receiver=0x57d1d60, e=0x7fff0b02e850) at kernel/qapplication.cpp:4300
#25 0x00000039c79b09db in QApplication::notify (this=<value optimized out>, receiver=0x57d1d60, e=0x7fff0b02e850) at kernel/qapplication.cpp:4183
#26 0x00000039c8c06da6 in KApplication::notify (this=0x7fff0b0309c0, receiver=0x57d1d60, event=0x7fff0b02e850) at /usr/src/debug/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
#27 0x00000039c6557cdc in QCoreApplication::notifyInternal (this=0x7fff0b0309c0, receiver=0x57d1d60, event=0x7fff0b02e850) at kernel/qcoreapplication.cpp:704
#28 0x00000039c79fa88a in sendEvent (this=0x57e1ef0) at ../../src/corelib/kernel/qcoreapplication.h:215
#29 QWidgetPrivate::show_helper (this=0x57e1ef0) at kernel/qwidget.cpp:7196
#30 0x00000039c79fbfba in QWidget::setVisible (this=0x57d1d60, visible=<value optimized out>) at kernel/qwidget.cpp:7418
#31 0x00000039c79fabf6 in show (this=<value optimized out>, spontaneous=false) at ../../src/gui/kernel/qwidget.h:485
#32 QWidgetPrivate::showChildren (this=<value optimized out>, spontaneous=false) at kernel/qwidget.cpp:7506
#33 0x00000039c79fa78f in QWidgetPrivate::show_helper (this=<value optimized out>) at kernel/qwidget.cpp:7143
#34 0x00000039c79fbfba in QWidget::setVisible (this=0x5656c10, visible=<value optimized out>) at kernel/qwidget.cpp:7418
#35 0x00000039c79fabf6 in show (this=<value optimized out>, spontaneous=false) at ../../src/gui/kernel/qwidget.h:485
#36 QWidgetPrivate::showChildren (this=<value optimized out>, spontaneous=false) at kernel/qwidget.cpp:7506
#37 0x00000039c79fa78f in QWidgetPrivate::show_helper (this=<value optimized out>) at kernel/qwidget.cpp:7143
#38 0x00000039c79fbfba in QWidget::setVisible (this=0x4bfda10, visible=<value optimized out>) at kernel/qwidget.cpp:7418
#39 0x00000039c79fabf6 in show (this=<value optimized out>, spontaneous=false) at ../../src/gui/kernel/qwidget.h:485
#40 QWidgetPrivate::showChildren (this=<value optimized out>, spontaneous=false) at kernel/qwidget.cpp:7506
#41 0x00000039c79fa78f in QWidgetPrivate::show_helper (this=<value optimized out>) at kernel/qwidget.cpp:7143
#42 0x00000039c79fbfba in QWidget::setVisible (this=0x43c9960, visible=<value optimized out>) at kernel/qwidget.cpp:7418
#43 0x00000039c79fabf6 in show (this=<value optimized out>, spontaneous=false) at ../../src/gui/kernel/qwidget.h:485
#44 QWidgetPrivate::showChildren (this=<value optimized out>, spontaneous=false) at kernel/qwidget.cpp:7506
#45 0x00000039c79fa78f in QWidgetPrivate::show_helper (this=<value optimized out>) at kernel/qwidget.cpp:7143
#46 0x00000039c79fbfba in QWidget::setVisible (this=0x57cffb0, visible=<value optimized out>) at kernel/qwidget.cpp:7418
#47 0x00000039c7e2ba0c in QDialog::setVisible (this=0x57cffb0, visible=<value optimized out>) at dialogs/qdialog.cpp:739
#48 0x00007f84d65c2408 in KisFilterHandler::showDialog (this=0x4d5cb00) at /usr/src/debug/koffice-2.1.82/krita/ui/kis_filter_handler.cc:132
#49 0x00007f84d65c2c28 in KisFilterHandler::qt_metacall (this=0x4d5cb00, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff0b02f270)
    at /usr/src/debug/koffice-2.1.82/x86_64-redhat-linux-gnu/krita/ui/kis_filter_handler.moc:79
#50 0x00000039c656a81f in QMetaObject::activate (sender=0x4af0490, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff0b02f270) at kernel/qobject.cpp:3293
#51 0x00000039c79a5a92 in QAction::triggered (this=<value optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#52 0x00000039c79a71cb in QAction::activate (this=0x4af0490, event=<value optimized out>) at kernel/qaction.cpp:1255
#53 0x00000039c7daa2b5 in QMenuPrivate::activateCausedStack (this=0x4b861b0, causedStack=..., action=0x4af0490, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1011
#54 0x00000039c7daf6aa in QMenuPrivate::activateAction (this=0x4b861b0, action=0x4af0490, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1103
#55 0x00000039c8cd048e in KMenu::mouseReleaseEvent (this=0x4aa6860, e=<value optimized out>) at /usr/src/debug/kdelibs-4.4.2/kdeui/widgets/kmenu.cpp:471
#56 0x00000039c79f5aba in QWidget::event (this=0x4aa6860, event=0x7fff0b02fec0) at kernel/qwidget.cpp:7998
#57 0x00000039c7db166b in QMenu::event (this=0x4aa6860, e=0x7fff0b02fec0) at widgets/qmenu.cpp:2414
#58 0x00000039c79aaa0c in QApplicationPrivate::notify_helper (this=0xcb9f10, receiver=0x4aa6860, e=0x7fff0b02fec0) at kernel/qapplication.cpp:4300
#59 0x00000039c79b11ad in QApplication::notify (this=<value optimized out>, receiver=0x4aa6860, e=0x7fff0b02fec0) at kernel/qapplication.cpp:3865
#60 0x00000039c8c06da6 in KApplication::notify (this=0x7fff0b0309c0, receiver=0x4aa6860, event=0x7fff0b02fec0) at /usr/src/debug/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
#61 0x00000039c6557cdc in QCoreApplication::notifyInternal (this=0x7fff0b0309c0, receiver=0x4aa6860, event=0x7fff0b02fec0) at kernel/qcoreapplication.cpp:704
#62 0x00000039c79b039e in sendEvent (receiver=0x4aa6860, event=0x7fff0b02fec0, alienWidget=0x0, nativeWidget=0x4aa6860, buttonDown=0x39c842acc8, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#63 QApplicationPrivate::sendMouseEvent (receiver=0x4aa6860, event=0x7fff0b02fec0, alienWidget=0x0, nativeWidget=0x4aa6860, buttonDown=0x39c842acc8, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#64 0x00000039c7a2283d in QETWidget::translateMouseEvent (this=0x4aa6860, event=<value optimized out>) at kernel/qapplication_x11.cpp:4307
#65 0x00000039c7a20d3c in QApplication::x11ProcessEvent (this=0x7fff0b0309c0, event=0x7fff0b0307f0) at kernel/qapplication_x11.cpp:3506
#66 0x00000039c7a4a4c9 in QEventDispatcherX11::processEvents (this=0xc51c10, flags=...) at kernel/qeventdispatcher_x11.cpp:132
#67 0x00000039c6556722 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#68 0x00000039c65569ec in QEventLoop::exec (this=0x7fff0b030970, flags=...) at kernel/qeventloop.cpp:201
#69 0x00000039c6558cd9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#70 0x00007f84d692fde5 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/koffice-2.1.82/krita/main.cc:49
#71 0x0000003d5a21ed2d in __libc_start_main (main=0x400950 <main(int, char**)>, argc=2, ubp_av=0x7fff0b030b68, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff0b030b58) at libc-start.c:226
#72 0x0000000000400889 in _start ()

Reported using DrKonqi
Comment 1 Dmitry Kazakov 2010-05-03 08:37:44 UTC
I can't reproduce it. I tried both noise removal filters and both of them do not crash.
Maybe, this is some problem with build? Is there a newer package in Fedora?
Comment 2 Halla Rempt 2011-06-11 14:18:00 UTC
Resolving all needinfo bugs from 2009 and 2010.