Bug 213331 - import user history cancelled
Summary: import user history cancelled
Status: RESOLVED DUPLICATE of bug 209960
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-05 22:13 UTC by Manni
Modified: 2009-11-05 22:19 UTC (History)
1 user (show)

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 Manni 2009-11-05 22:13:49 UTC
Application that crashed: kopete
Version of the application: 0.70.90
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.30-2-686 i686

What I was doing when the application crashed:
While trying to cancel the history import, Kopete crashes. Maybe similar to other bugs already reported. In my case there was no real action done within the history dialog.

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[KCrash Handler]
#6  0xb353be62 in KHTMLPart::~KHTMLPart() () from /usr/lib/libkhtml.so.5
#7  0xb5b48d4e in KParts::Part::slotWidgetDestroyed() () from /usr/lib/libkparts.so.4
#8  0xb5b48e6b in KParts::Part::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkparts.so.4
#9  0xb5b48eca in KParts::ReadOnlyPart::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkparts.so.4
#10 0xb35443ba in KHTMLPart::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkhtml.so.5
#11 0xb7401303 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xb7401720 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#13 0xb74017ab in QObject::destroyed(QObject*) () from /usr/lib/libQtCore.so.4
#14 0xb74025b9 in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#15 0xb6a7d4bf in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#16 0xb73fb04f in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#17 0xb6a7d2db in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#18 0xb73fb04f in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#19 0xb6a7cceb in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#20 0xb6e27881 in QFrame::~QFrame() () from /usr/lib/libQtGui.so.4
#21 0xb6e8fe8b in QSplitter::~QSplitter() () from /usr/lib/libQtGui.so.4
#22 0xb73fb04f in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#23 0xb6a7d2db in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#24 0xb73fb04f in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#25 0xb6a7cceb in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#26 0xb6f0dbe6 in QDialog::~QDialog() () from /usr/lib/libQtGui.so.4
#27 0xb78c9fb4 in KDialog::~KDialog() () from /usr/lib/libkdeui.so.5
#28 0xb32dbb21 in ?? () from /usr/lib/kde4/kopete_history.so
#29 0xb73fad35 in qDeleteInEventHandler(QObject*) () from /usr/lib/libQtCore.so.4
#30 0xb73fc60b in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#31 0xb6a81300 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#32 0xb6a2ba94 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#33 0xb6a33cc2 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#34 0xb79620fd in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#35 0xb73ec1eb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#36 0xb73ece2e in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#37 0xb73ed00d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#38 0xb74174cf in ?? () from /usr/lib/libQtCore.so.4
#39 0xb5ceae98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#40 0xb5cee623 in ?? () from /lib/libglib-2.0.so.0
#41 0xb5cee7a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#42 0xb7417041 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#43 0xb6acb305 in ?? () from /usr/lib/libQtGui.so.4
#44 0xb73ea83a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#45 0xb73eac82 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#46 0xb73ed0d9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#47 0xb6a2b917 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#48 0x08059653 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-05 22:19:26 UTC
Check the duplicates.. Merging with bug 209960. Thanks

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