Bug 217044 - Kopete crashes shortly after logging in. [QObjectPrivate::setParent_helper, QObject::setParent, KSystemTrayIcon::setMovie]
Summary: Kopete crashes shortly after logging in. [QObjectPrivate::setParent_helper, Q...
Status: RESOLVED DUPLICATE of bug 208379
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-02 11:10 UTC by Shlomi Fish
Modified: 2009-12-02 13:48 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 Shlomi Fish 2009-12-02 11:10:33 UTC
Application: kopete (0.99.80)
KDE Version: 4.3.77 (KDE 4.3.77 (KDE 4.4 >= 20091123))
Qt Version: 4.6.0
Operating System: Linux 2.6.31.6-desktop-2mnb i686
Distribution: "Mandriva Linux 2010.0"

-- Information about the crash:
Kopete crashes shortly after logging in to all the protocols. I'm using the Kopete of KDE-4.4.x-pre-alpha on top of XFCE on Mandriva Cooker, from the Mandriva packages. Other KDE apps (kaffeine, kmail, kmix, etc.) seem to work fine.

The crash can be reproduced everytime.

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

Thread 5 (Thread 0xaec2bb70 (LWP 11285)):
#0  0xb5111a03 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#1  0xb5115468 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0xb511558e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0xb6a154cf in QEventDispatcherGlib::processEvents (this=0x949fa60, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:409
#4  0xb69e6e8d in QEventLoop::processEvents (this=0x949fa70, flags=) at kernel/qeventloop.cpp:149
#5  0xb69e72d9 in QEventLoop::exec (this=0x949fa70, flags={i = 0}) at kernel/qeventloop.cpp:201
#6  0xb1b0234b in QCA::SyncThread::run () from /usr/lib/libqca.so.2
#7  0xb68dfe1f in QThreadPrivate::start (arg=0x9482818) at thread/qthread_unix.cpp:244
#8  0xb5b3b885 in start_thread () from /lib/i686/libpthread.so.0
#9  0xb5c8057e in clone () from /lib/i686/libc.so.6

Thread 4 (Thread 0xae42ab70 (LWP 11286)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5c75246 in poll () from /lib/i686/libc.so.6
#2  0xb512237b in g_spaced_primes_closest () from /usr/lib/libglib-2.0.so.0
#3  0x00001160 in ?? ()
#4  0xb5c8e8f6 in pthread_mutex_unlock () from /lib/i686/libc.so.6
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 3 (Thread 0xadc29b70 (LWP 11287)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5b3f9e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb5c8e6ed in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb68e0e70 in QWaitCondition::wait (this=0x937eae8, mutex=0x937eae4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb542f054 in QHostInfoAgent::run (this=0x937ead8) at kernel/qhostinfo.cpp:252
#5  0xb68dfe1f in QThreadPrivate::start (arg=0x937ead8) at thread/qthread_unix.cpp:244
#6  0xb5b3b885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb5c8057e in clone () from /lib/i686/libc.so.6

Thread 2 (Thread 0xb04b9b70 (LWP 11290)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb5c78911 in select () from /lib/i686/libc.so.6
#2  0xb1a47660 in posix_timer_do () from /usr/lib/libortp.so.8
#3  0xb1a482d3 in rtp_scheduler_schedule () from /usr/lib/libortp.so.8
#4  0xb5b3b885 in start_thread () from /lib/i686/libpthread.so.0
#5  0xb5c8057e in clone () from /lib/i686/libc.so.6

Thread 1 (Thread 0xb46a06d0 (LWP 11191)):
[KCrash Handler]
#6  QObjectPrivate::setParent_helper (this=0x0, o=0x8ffd610) at kernel/qobject_p.h:97
#7  0xb69fda26 in QObject::setParent (this=0x9016768, parent=0x8ffd610) at kernel/qobject.cpp:1965
#8  0xb702dbd0 in KSystemTrayIcon::setMovie (this=0x8ffd610, m=0x9016768) at /usr/src/debug/kdelibs-4.3.77svn1053190/kdeui/notifications/ksystemtrayicon.cpp:394
#9  0xb7026e76 in KStatusNotifierItemPrivate::syncLegacySystemTrayIcon (this=0x908b638) at /usr/src/debug/kdelibs-4.3.77svn1053190/kdeui/notifications/kstatusnotifieritem.cpp:752
#10 0xb7028faf in KStatusNotifierItem::setStatus (this=0x9077120, status=KStatusNotifierItem::NeedsAttention)
    at /usr/src/debug/kdelibs-4.3.77svn1053190/kdeui/notifications/kstatusnotifieritem.cpp:105
#11 0x0805a487 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-02 13:48:20 UTC
Merging with bug 208379. Thanks

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