Bug 212425 - kopete crashes whenever closing history window
Summary: kopete crashes whenever closing history window
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-10-30 18:24 UTC by wodzuu
Modified: 2009-11-14 16:33 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 wodzuu 2009-10-30 18:24:23 UTC
Application that crashed: kopete
Version of the application: 0.80.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-bfs i686

What I was doing when the application crashed:
simple explanation: kopete allways crashing when closing history window  
all the details from kopete enclosed with the report

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[KCrash Handler]
#6  0xb26fdb61 in KHTMLPart::~KHTMLPart() () from /usr/lib/libkhtml.so.5
#7  0xb5375dce in KParts::Part::slotWidgetDestroyed() () from /usr/lib/libkparts.so.4
#8  0xb5375eeb in KParts::Part::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkparts.so.4
#9  0xb5375f5a in KParts::ReadOnlyPart::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkparts.so.4
#10 0xb270722a in KHTMLPart::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkhtml.so.5
#11 0xb6bf6fdc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xb6bf7428 in QMetaObject::activate(QObject*, QMetaObject const*, int, int, void**) () from /usr/lib/libQtCore.so.4
#13 0xb6bf74bb in QObject::destroyed(QObject*) () from /usr/lib/libQtCore.so.4
#14 0xb6bf8286 in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#15 0xb628517b in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#16 0xb6bf022f in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#17 0xb628500b in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#18 0xb6bf022f in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#19 0xb6284b2b in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#20 0xb662f581 in QFrame::~QFrame() () from /usr/lib/libQtGui.so.4
#21 0xb6697a33 in QSplitter::~QSplitter() () from /usr/lib/libQtGui.so.4
#22 0xb6bf022f in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#23 0xb628500b in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#24 0xb6bf022f in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#25 0xb6284b2b in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#26 0xb67152f4 in QDialog::~QDialog() () from /usr/lib/libQtGui.so.4
#27 0xb70f6bf4 in KDialog::~KDialog() () from /usr/lib/libkdeui.so.5
#28 0xb244cea3 in HistoryDialog::~HistoryDialog() () from /usr/lib/kde4/kopete_history.so
#29 0xb6befef5 in qDeleteInEventHandler(QObject*) () from /usr/lib/libQtCore.so.4
#30 0xb6bf13fb in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#31 0xb6288ac6 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#32 0xb6234924 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#33 0xb623bf5a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#34 0xb71910da in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#35 0xb6be15bb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#36 0xb6be21e2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#37 0xb6be23ad in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#38 0xb6c0c1cf in ?? () from /usr/lib/libQtCore.so.4
#39 0xb54f6328 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#40 0xb54f9ba0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#41 0xb54f9cd3 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#42 0xb6c0bd25 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#43 0xb62d2705 in ?? () from /usr/lib/libQtGui.so.4
#44 0xb6bdfba9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#45 0xb6bdfffa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#46 0xb6be246f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#47 0xb62347a7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#48 0x0805995c in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-14 16:33:05 UTC

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