Summary: | Crashes when close Export to VKontakte Web Service window | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Umidjon Almasov <u.almasov> |
Component: | Plugin-WebService-Vkontakte | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aspotashev, caulier.gilles |
Priority: | NOR | ||
Version: | 2.1.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.5.0 | |
Sentry Crash Report: |
Description
Umidjon Almasov
2011-11-17 13:39:22 UTC
I cannot see any code from this plugin in your trace. Can you try to run digiKam through GDB and get a better backtrace ? Look here for details : http://www.digikam.org/drupal/contrib Gilles Caulier After using gdb digikam run and reproduce crash digiKam freezes. Here is backtrace (gdb) bt #0 QHash<QObject*, QString>::findNode (this=0xa5b156c, ahp=0x0, akey=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qhash.h:882 #1 0x02bd1c77 in contains (this=0xa5b156c, akey=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qhash.h:872 #2 QSignalMapper::map (this=0x95a6004, sender=0x9e85048) at kernel/qsignalmapper.cpp:267 #3 0x02bd1e1e in QSignalMapper::map (this=0x95a6004) at kernel/qsignalmapper.cpp:257 #4 0x02bd1f50 in QSignalMapper::qt_metacall (this=0x95a6004, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfffe1d8) at .moc/release-shared/moc_qsignalmapper.cpp:87 #5 0x02bbcb7d in metacall (argv=0xbfffe1d8, idx=8, cl=QMetaObject::InvokeMetaMethod, object=0x95a6004) at kernel/qmetaobject.cpp:237 #6 QMetaObject::metacall (object=0x95a6004, cl=QMetaObject::InvokeMetaMethod, idx=8, argv=0xbfffe1d8) at kernel/qmetaobject.cpp:232 #7 0x02bcba6a in QMetaObject::activate (sender=0x9e85048, m=0x8528e60, local_signal_index=2, argv=0xbfffe1d8) at kernel/qobject.cpp:3278 #8 0x0252de1d in QAbstractButton::clicked (this=0x9e85048, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206 #9 0x0222c58d in QAbstractButtonPrivate::emitClicked (this=0xa5e4198) at widgets/qabstractbutton.cpp:546 #10 0x0222dbfb in QAbstractButtonPrivate::click (this=0xa5e4198) at widgets/qabstractbutton.cpp:539 #11 0x0222deb6 in QAbstractButton::mouseReleaseEvent (this=0x9e85048, e=0xbfffe78c) at widgets/qabstractbutton.cpp:1121 #12 0x01e72f98 in QWidget::event (this=0x9e85048, event=0xbfffe78c) at kernel/qwidget.cpp:8295 #13 0x0222d159 in QAbstractButton::event (this=0x9e85048, e=0xbfffe78c) at widgets/qabstractbutton.cpp:1080 #14 0x022cf798 in QPushButton::event (this=0x9e85048, e=0xbfffe78c) at widgets/qpushbutton.cpp:683 #15 0x01e18d54 in notify_helper (e=0xbfffe78c, receiver=0x9e85048, this=0x85804d0) at kernel/qapplication.cpp:4486 #16 QApplicationPrivate::notify_helper (this=0x85804d0, receiver=0x9e85048, e=0xbfffe78c) at kernel/qapplication.cpp:4458 #17 0x01e1edbb in QApplication::notify (this=0x85804d0, receiver=0x9e85048, e=0xbfffe78c) at kernel/qapplication.cpp:4047 #18 0x01a6f681 in KApplication::notify (this=0xbffff030, receiver=0x9e85048, event=0xbfffe78c) at ../../kdeui/kernel/kapplication.cpp:311 #19 0x02bb619e in QCoreApplication::notifyInternal (this=0xbffff030, receiver=0x9e85048, event=0xbfffe78c) at kernel/qcoreapplication.cpp:787 #20 0x01e19d15 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #21 QApplicationPrivate::sendMouseEvent (receiver=0x9e85048, event=0xbfffe78c, alienWidget=0x9e85048, nativeWidget=0xa5b8fd0, buttonDown=0x2783eb4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3146 #22 0x01ea62c4 in QETWidget::translateMouseEvent (this=0xa5b8fd0, event=0xbfffec0c) at kernel/qapplication_x11.cpp:4568 #23 0x01ea4e4d in QApplication::x11ProcessEvent (this=0xbffff030, event=0xbfffec0c) at kernel/qapplication_x11.cpp:3690 #24 0x01ed124c in x11EventSourceDispatch (s=0x8582840, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #25 0x044bd25f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #26 0x044bd990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #27 0x044bdc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #28 0x02be4ada in QEventDispatcherGlib::processEvents (this=0x853f028, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #29 0x01ed0e3a in QGuiEventDispatcherGlib::processEvents (this=0x853f028, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #30 0x02bb51dd in QEventLoop::processEvents (this=0xbfffef14, flags=...) at kernel/qeventloop.cpp:149 #31 0x02bb5421 in QEventLoop::exec (this=0xbfffef14, flags=...) at kernel/qeventloop.cpp:201 #32 0x02bba19d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064 #33 0x01e168f4 in QApplication::exec () at kernel/qapplication.cpp:3760 #34 0x080b4b64 in main (argc=163824928, argv=0x0) at /build/buildd/digikam-2.1.1/core/digikam/main/main.cpp:232 Git commit 755c8692c1a9a222a53a23ca639272b4eb6bea29 by Alexander Potashev. Committed on 11/12/2011 at 08:47. Pushed by aspotashev into branch 'master'. vkontakte: Do not destroy the export dialog (fix crash) BUG: 286844 M +2 -12 vkontakte/plugin_vkontakte.cpp M +0 -5 vkontakte/plugin_vkontakte.h http://commits.kde.org/kipi-plugins/755c8692c1a9a222a53a23ca639272b4eb6bea29 |