Bug 214940 - Crash on closing the history of the conversation
Summary: Crash on closing the history of the conversation
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-17 10:18 UTC by alexander.dunaev
Modified: 2009-11-17 14:22 UTC (History)
2 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 alexander.dunaev 2009-11-17 10:18:09 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.29-2-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

What I was doing when the application crashed:
My Kopete crashes when I close the messages history window.

This behaviour is stable; it crashes always and no matter where I have opened the window from (the context menu in the contact list or the main menu in the conversation window).

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f75a0b32750 (LWP 9996))]

Thread 4 (Thread 0x7f758a8e5910 (LWP 10101)):
#0  0x00007f759d1f93a3 in poll () from /lib/libc.so.6
#1  0x00007f7599094859 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f7599094b3c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f759e5233b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007f759e4f9562 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007f759e4f9934 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007f758b02014b in QCA::SyncThread::run() () from /usr/lib/libqca.so.2
#7  0x00007f759e4154a5 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f7598e4073a in start_thread () from /lib/libpthread.so.0
#9  0x00007f759d2042fd in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f758940d910 (LWP 10102)):
#0  0x00007f7598e42c95 in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x00007f7599094325 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#2  0x00007f7599094679 in ?? () from /lib/libglib-2.0.so.0
#3  0x00007f7599094b3c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x00007f759e5233b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007f759e4f9562 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007f759e4f9934 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0x00007f758b46fbb3 in ?? () from /usr/lib/kde4/kopete_jabber.so
#8  0x00007f759e4154a5 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f7598e4073a in start_thread () from /lib/libpthread.so.0
#10 0x00007f759d2042fd in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f7588c0c910 (LWP 10103)):
#0  0x00007f7598e44f89 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f759e416499 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007f759b7a13b4 in ?? () from /usr/lib/libQtNetwork.so.4
#3  0x00007f759e4154a5 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f7598e4073a in start_thread () from /lib/libpthread.so.0
#5  0x00007f759d2042fd in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f75a0b32750 (LWP 9996)):
[KCrash Handler]
#5  0x00007f758d9b1ba0 in KHTMLPart::~KHTMLPart() () from /usr/lib/libkhtml.so.5
#6  0x00007f7597cc4527 in KParts::Part::slotWidgetDestroyed() () from /usr/lib/libkparts.so.4
#7  0x00007f7597cc4618 in KParts::Part::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkparts.so.4
#8  0x00007f7597cc4665 in KParts::ReadOnlyPart::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkparts.so.4
#9  0x00007f758d9b9e1d in KHTMLPart::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkhtml.so.5
#10 0x00007f759e50fdf2 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00007f759e510284 in QObject::destroyed(QObject*) () from /usr/lib/libQtCore.so.4
#12 0x00007f759e5110de in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#13 0x00007f759d9bf707 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#14 0x00007f759e508fe1 in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#15 0x00007f759d9bf562 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#16 0x00007f759e508fe1 in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#17 0x00007f759d9bfed2 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#18 0x00007f759dd8b5e0 in QSplitter::~QSplitter() () from /usr/lib/libQtGui.so.4
#19 0x00007f759e508fe1 in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#20 0x00007f759d9bf562 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#21 0x00007f759e508fe1 in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#22 0x00007f759d9bfed2 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#23 0x00007f758c1cc217 in ?? () from /usr/lib/kde4/kopete_history.so
#24 0x00007f759e50a6e5 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x00007f759d9c3bed in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00007f759d97401d in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007f759d97c07a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#28 0x00007f759f10f0db in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#29 0x00007f759e4fac9c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#30 0x00007f759e4fb8e4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#31 0x00007f759e5237d3 in ?? () from /usr/lib/libQtCore.so.4
#32 0x00007f759909112a in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x00007f7599094988 in ?? () from /lib/libglib-2.0.so.0
#34 0x00007f7599094b3c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x00007f759e52339c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x00007f759da0af1f in ?? () from /usr/lib/libQtGui.so.4
#37 0x00007f759e4f9562 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0x00007f759e4f9934 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0x00007f759e4fbba4 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#40 0x0000000000415758 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-17 14:22:58 UTC
Check the duplicates. This was fixed already: bug 209960. Thanks

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