Version: 2.0 alpha-8 (using 4.00.83 (KDE 4.0.83 (KDE 4.1 Beta2), compiled sources) Compiler: gcc-4.3 OS: Linux (i686) release 2.6.25-2-486 koffice rev : 822844 - New RGB/transparent image, - Select the "select similar color" tool, - Click anywhere -> crash [KCrash handler] #6 KisSharedPtr<KisSelection>::operator-> (this=0xbfcd421c) at /media/kde/src/koffice/krita/image/kis_shared_ptr.h:152 #7 0xb17b3364 in KisToolSelectSimilar::mousePressEvent (this=0xa46c0e8, e=0xbfcd4270) at /media/kde/src/koffice/krita/plugins/tools/tool_selectsimilar/kis_tool_selectsimilar.cc:142 #8 0xb7aefc2d in KoToolProxy::mousePressEvent (this=0xa042028, event=0xbfcd4994, point=@0xbfcd42c0) at /media/kde/src/koffice/libs/flake/KoToolProxy.cpp:195 #9 0xb7e3a8b7 in KisQPainterCanvas::mousePressEvent (this=0xa042468, e=0xbfcd4994) at /media/kde/src/koffice/krita/ui/canvas/kis_qpainter_canvas.cpp:227 #10 0xb5ca83a6 in QWidget::event (this=0xa042468, event=0xbfcd4994) at kernel/qwidget.cpp:6923 #11 0xb7e3a23f in KisQPainterCanvas::event (this=0xa042468, event=0xbfcd4994) at /media/kde/src/koffice/krita/ui/canvas/kis_qpainter_canvas.cpp:299 #12 0xb5c4c269 in QApplicationPrivate::notify_helper (this=0x9766c80, receiver=0xa042468, e=0xbfcd4994) at kernel/qapplication.cpp:3772 #13 0xb5c4cde7 in QApplication::notify (this=0xbfcd5138, receiver=0xa042468, e=0xbfcd4994) at kernel/qapplication.cpp:3501 #14 0xb713b261 in KApplication::notify (this=0xbfcd5138, receiver=0xa042468, event=0xbfcd4994) at /media/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311 #15 0xb6aa726b in QCoreApplication::notifyInternal (this=0xbfcd5138, receiver=0xa042468, event=0xbfcd4994) at kernel/qcoreapplication.cpp:583 #16 0xb76401c3 in QCoreApplication::sendSpontaneousEvent (receiver=0xa042468, event=0xbfcd4994) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #17 0xb5c50bb0 in QApplicationPrivate::sendMouseEvent (receiver=0xa042468, event=0xbfcd4994, alienWidget=0xa042468, nativeWidget=0x98ded38, buttonDown=0xb6341c20, lastMouseReceiver=@0xb6341c24) at kernel/qapplication.cpp:2766 #18 0xb5cc67d2 in QETWidget::translateMouseEvent (this=0x98ded38, event=0xbfcd4e80) at kernel/qapplication_x11.cpp:4133 #19 0xb5cc74f7 in QApplication::x11ProcessEvent (this=0xbfcd5138, event=0xbfcd4e80) at kernel/qapplication_x11.cpp:3133 #20 0xb5cf08de in x11EventSourceDispatch (s=0x9769c40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148 #21 0xb4940978 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #22 0xb4943bce in ?? () from /usr/lib/libglib-2.0.so.0 #23 0x09768ed0 in ?? () #24 0x00000000 in ?? () #0 0xb7fbb430 in __kernel_vsyscall ()
SVN commit 824591 by langkamp: Fix crash in select similar BUG:164610 M +0 -2 selectiontools/kis_tool_select_rectangular.cc M +16 -36 tool_selectsimilar/kis_tool_selectsimilar.cc WebSVN link: http://websvn.kde.org/?view=rev&revision=824591
You need to log in before you can comment on or make changes to this bug.