Bug 256773 - Crash when closing an application
Summary: Crash when closing an application
Status: RESOLVED UPSTREAM
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-13 09:22 UTC by makg10
Modified: 2010-11-13 13:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description makg10 2010-11-13 09:22:43 UTC
Application: kopete (1.0.80)
KDE Platform Version: 4.5.2 (KDE 4.5.2)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:
Kopete always crashes when you close it.
- Custom settings of the application:
I use the xfire plugin (http://code.google.com/p/kopete-xfire/) and it seem to be a problem.

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb03f8b70 (LWP 3762)):
#0  0xb52f0d76 in clock_gettime () from /lib/librt.so.1
#1  0xb6a9caab in ?? () from /usr/lib/libQtCore.so.4
#2  0xb6b698a5 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb6b692ed in ?? () from /usr/lib/libQtCore.so.4
#4  0xb525d7e7 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#5  0xb525e11a in ?? () from /usr/lib/libglib-2.0.so.0
#6  0xb525e604 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#7  0xb6b68ca7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#8  0xb6b3a859 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#9  0xb6b3aafa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#10 0xb0e85abb in ?? () from /usr/lib/kde4/kopete_jabber.so
#11 0xb6a46599 in ?? () from /usr/lib/libQtCore.so.4
#12 0xb5c65e60 in start_thread () from /lib/libpthread.so.0
#13 0xb5d88fbe in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb4a739b0 (LWP 3758)):
[KCrash Handler]
#7  0xb18e80b8 in XfireAccount::~XfireAccount (this=0x97b6330, __in_chrg=<value optimized out>) at /home/makg/KDE/Pluginy/kopete-xfire/src/xf_account.cpp:57
#8  0xb18e8132 in XfireAccount::~XfireAccount (this=0x97b6330, __in_chrg=<value optimized out>) at /home/makg/KDE/Pluginy/kopete-xfire/src/xf_account.cpp:59
#9  0xb6b4e1d5 in qDeleteInEventHandler(QObject*) () from /usr/lib/libQtCore.so.4
#10 0xb6b50a40 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#11 0xb601d584 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0xb60220ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0xb70a19da in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0xb6b3b69b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#15 0xb6b3f295 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#16 0xb6b3f46d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#17 0xb6b68af4 in ?? () from /usr/lib/libQtCore.so.4
#18 0xb525db72 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0xb525e350 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0xb525e604 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0xb6b68c6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#22 0xb60cdc75 in ?? () from /usr/lib/libQtGui.so.4
#23 0xb6b3a859 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0xb6b3aafa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb6b3f52f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#26 0xb601b407 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#27 0x080585be in _start ()

Reported using DrKonqi
Comment 1 Pino Toscano 2010-11-13 13:59:10 UTC
Yes, the problem is in the Xfire plugin.
Please report the issue to its developers.