Version: 0.60.80 (using 4.1.67 (KDE 4.1.67 (KDE 4.2 >= 20080918)) "release 1.4", KDE:KDE4:UNSTABLE:Desktop / openSUSE_Factory) Compiler: gcc OS: Linux (x86_64) release 2.6.25.16-0.1-default the issue I have happened on two different computers with same versions of kopete installed, you can get the broken version from suse build service in unstable KDE 4.2 for 11.1 beta1 Application: Kopete (kopete), signal SIGSEGV 0x00007fdc6f947261 in nanosleep () from /lib64/libc.so.6 [Current thread is 0 (LWP 12959)] Thread 3 (Thread 0x421c1950 (LWP 12960)): #0 0x00007fdc6f971662 in select () from /lib64/libc.so.6 #1 0x00007fdc714ab27b in QEventDispatcherUNIX::select () from /usr/lib64/libQtCore.so.4 #2 0x00007fdc714abc20 in QEventDispatcherUNIXPrivate::doSelect () from /usr/lib64/libQtCore.so.4 #3 0x00007fdc714ad8dd in QEventDispatcherUNIX::processEvents () from /usr/lib64/libQtCore.so.4 #4 0x00007fdc71480f72 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4 #5 0x00007fdc714810fd in QEventLoop::exec () from /usr/lib64/libQtCore.so.4 #6 0x00007fdc6164b0ab in QCA::SyncThread::run () from /usr/lib64/libqca.so.2 #7 0x00007fdc7139a7c5 in ?? () from /usr/lib64/libQtCore.so.4 #8 0x00007fdc71128040 in start_thread () from /lib64/libpthread.so.0 #9 0x00007fdc6f9780cd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x429c2950 (LWP 12961)): #0 0x00007fdc7112bdd9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fdc7139b8b9 in QWaitCondition::wait () from /usr/lib64/libQtCore.so.4 #2 0x00007fdc727961ec in ?? () from /usr/lib64/libQtNetwork.so.4 #3 0x00007fdc7139a7c5 in ?? () from /usr/lib64/libQtCore.so.4 #4 0x00007fdc71128040 in start_thread () from /lib64/libpthread.so.0 #5 0x00007fdc6f9780cd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fdc7597d700 (LWP 12959)): [KCrash Handler] #5 0x00007fdc71c23880 in QMovie::state () from /usr/lib64/libQtGui.so.4 #6 0x0000000000449482 in _start ()
way to reproduce is to click on its system tray icon
You probably didn't enabled mng support in Qt so you won't see any system tray animations. Just to let you know. SVN commit 864032 by rjarosz: Don't crash if animIcon is 0. M +5 -3 kopetechatwindow.cpp
*** Bug 171390 has been marked as a duplicate of this bug. ***
Reopening as the fix is for different bug. I cannot reproduce this bug, it looks like it was already fixed.
*** Bug 171575 has been marked as a duplicate of this bug. ***
4.1.67 Kopete is crashing...
have same issue. I'm using KDE 4.1.67 on Gentoo.
I'm running kde4-kopete-4.1.67-1.4@i586 and have the same problem - it loads in the system tray then crashes when clicked on. If I run it from a terminal with: kopete --disable ' "" ' .. it runs as normal.
Does anybody here use Kopete/kdelibs from svn trunk?
For the record: The backtrace and description are similar to the ones in bug #172539. That bug was apparently fixed in KDE-4.1.70. Maybe some of the people that could reproduce this bug can confirm that it is now fixed?
*** Bug 171682 has been marked as a duplicate of this bug. ***
Likely fixed with a newer version (something greater than KDE 4.1.70) Please reopen if you can reproduce with a KDE version greater than that.