Bug 210280 - kopete segfaults when closing chat history viewer
Summary: kopete segfaults when closing chat history viewer
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:
: 210293 210295 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-12 09:01 UTC by Felix Tiede
Modified: 2009-10-12 14:44 UTC (History)
3 users (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 Felix Tiede 2009-10-12 09:01:28 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.30-gentoo-r5 x86_64

What I was doing when the application crashed:
I get repeated segfaults when I close chat history viewer window after looking at a specific date's history.
I don't know if fix from 209960 is included in my source files but it seems this crash is different, at least trace looks different.

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fd4a8deb09a in ?? () from /usr/lib64/libkhtml.so.5
#6  0x00007fd4a8e11e4f in KHTMLPart::~KHTMLPart() () from /usr/lib64/libkhtml.so.5
#7  0x00007fd4b7ecb74e in KParts::Part::slotWidgetDestroyed() () from /usr/lib64/libkparts.so.4
#8  0x00007fd4b7ecb7b6 in KParts::Part::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkparts.so.4
#9  0x00007fd4b7ecb7e9 in KParts::ReadOnlyPart::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkparts.so.4
#10 0x00007fd4a8e0dc37 in KHTMLPart::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkhtml.so.5
#11 0x00007fd4b653f4c2 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#12 0x00007fd4b653f804 in QObject::destroyed(QObject*) () from /usr/lib64/qt4/libQtCore.so.4
#13 0x00007fd4b65409cd in QObject::~QObject() () from /usr/lib64/qt4/libQtCore.so.4
#14 0x00007fd4b5624709 in QWidget::~QWidget() () from /usr/lib64/qt4/libQtGui.so.4
#15 0x00007fd4b653a5f0 in QObjectPrivate::deleteChildren() () from /usr/lib64/qt4/libQtCore.so.4
#16 0x00007fd4b5624597 in QWidget::~QWidget() () from /usr/lib64/qt4/libQtGui.so.4
#17 0x00007fd4b653a5f0 in QObjectPrivate::deleteChildren() () from /usr/lib64/qt4/libQtCore.so.4
#18 0x00007fd4b5623a09 in QWidget::~QWidget() () from /usr/lib64/qt4/libQtGui.so.4
#19 0x00007fd4b59cd28a in QSplitter::~QSplitter() () from /usr/lib64/qt4/libQtGui.so.4
#20 0x00007fd4b653a5f0 in QObjectPrivate::deleteChildren() () from /usr/lib64/qt4/libQtCore.so.4
#21 0x00007fd4b5624597 in QWidget::~QWidget() () from /usr/lib64/qt4/libQtGui.so.4
#22 0x00007fd4b653a5f0 in QObjectPrivate::deleteChildren() () from /usr/lib64/qt4/libQtCore.so.4
#23 0x00007fd4b5623a09 in QWidget::~QWidget() () from /usr/lib64/qt4/libQtGui.so.4
#24 0x00007fd4a69b925a in ?? () from /usr/lib64/kde4/kopete_history.so
#25 0x00007fd4b653a31d in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#26 0x00007fd4b562be0d in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#27 0x00007fd4b55da679 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#28 0x00007fd4b55e305d in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#29 0x00007fd4b70b34c0 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#30 0x00007fd4b652adae in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#31 0x00007fd4b652e16e in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/qt4/libQtCore.so.4
#32 0x00007fd4b6553527 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#33 0x00007fd4b56676dc in ?? () from /usr/lib64/qt4/libQtGui.so.4
#34 0x00007fd4b6529cb4 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#35 0x00007fd4b6529e39 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#36 0x00007fd4b652e430 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#37 0x0000000000415e14 in _start ()

This bug may be a duplicate of or related to bug 209960

Reported using DrKonqi
Comment 1 Matt Rogers 2009-10-12 13:57:22 UTC
*** Bug 210293 has been marked as a duplicate of this bug. ***
Comment 2 Matt Rogers 2009-10-12 13:58:24 UTC
*** Bug 210295 has been marked as a duplicate of this bug. ***
Comment 3 Dario Andres 2009-10-12 14:44:01 UTC
Fixed post 4.3.2. Thanks

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