Bug 159286

Summary: Kopete crashing on start
Product: [Unmaintained] kopete Reporter: Sergiy Kotenko <ksv.root>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: iseliva
Priority: NOR    
Version First Reported In: 0.50.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Sergiy Kotenko 2008-03-14 08:21:02 UTC
Version:           0.50.1 (using KDE 4.0.2)
Installed from:    Ubuntu Packages
Compiler:          gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
OS:                Linux

At the start kopete falls.
Console output:
sirko@laptop:~$ kopete
QEventDispatcherUNIX::unregisterTimer: invalid argument
QObject::connect: Connecting from COMPAT signal (KAction::activated())
kopete(6779) Kopete::IdentityManager::load: Created identity  "ZOS69eOTle"
kopete(6779) Kopete::AccountManager::setOnlineStatus: category:  2 , Kopete::OnlineStatusManager::Away:  4
sirko@laptop:~$ kopete(6779) KXMLGUIClient::setXMLFile: KXMLGUIClient::setXMLFile: cannot find .rc file  "jabberchatui.rc"
QImage::scaled: Image is a null image
kopete(6779) KRichTextEditPart::readConfig: Text color:  "#000000"
kopete(6779) Sonnet::Loader::loadPlugin: Successfully loaded plugin: "kspell_aspell.desktop"
kopete(6779) Sonnet::Loader::loadPlugin: Successfully loaded plugin: "kspell_hspell.desktop"
kopete(6779) Sonnet::Loader::loadPlugin: Successfully loaded plugin: "kspell_enchant.desktop"
Enchant dict for "uk" 0x8b97718
Object::connect: No such signal JabberChatSession::typing(bool)
Object::connect: No such slot ChatTextEditPart::setForegroundColorColor()
Object::connect:  (sender name:   'format_color')
Object::connect: No such slot ChatTextEditPart::setBackgroundColorColor()
Object::connect:  (sender name:   'format_bgcolor')
QPixmap::fromImage: Cannot convert a null image
kopete(6779) Sonnet::Highlighter::slotRehighlight: Highlighter::slotRehighlight()
kopete(6779) KIO::DataProtocol::DataProtocol: DataProtocol::DataProtocol()
kopete(6779) KIO::DataProtocol::get: kio_data@ KIO::DataSlave(0x859cc70) ::get(const KUrl& url)
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kopete path = <unknown> pid = 6779
sock_file=/home/sirko/.kde4/socket-laptop/kdeinit4__0



Trace:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1250203968 (LWP 6496)]
[New Thread -1325376624 (LWP 6502)]
[New Thread -1291805808 (LWP 6498)]
0xffffe410 in __kernel_vsyscall ()
[Current thread is 0 (LWP 6496)]

Thread 3 (Thread -1291805808 (LWP 6498)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb677ec7b in read () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7e99e36 in postEventSourceDispatch (s=0x80cb540)
    at kernel/qeventdispatcher_glib.cpp:205
#3  0xb65de11c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#4  0xb65e155f in ?? () from /usr/lib/libglib-2.0.so.0
#5  0x089547f0 in ?? ()
#6  0x00000000 in ?? ()

Thread 2 (Thread -1325376624 (LWP 6502)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb65a0676 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb679b31d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7dbb29d in QWaitCondition::wait (this=0x896f168, mutex=0x896f164, 
    time=4294967295) at thread/qwaitcondition_unix.cpp:269
#4  0xb651b8ad in QHostInfoAgent::run (this=0x896f158) at qhostinfo.cpp:263
#5  0xb7dbaeb5 in QThreadPrivate::start (arg=0x896f158)
    at thread/qthread_unix.cpp:181
#6  0xb659c46b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb678e6de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1250203968 (LWP 6496)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb674de96 in nanosleep () from /lib/tls/i686/cmov/libc.so.6
#2  0xb674dca7 in sleep () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7a4f640 in ?? () from /usr/lib/kde4/lib/libkdeui.so.5
#4  0x00000001 in ?? ()
#5  0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
Comment 1 Olivier Goffart 2008-04-23 01:02:05 UTC
Does it still happen? 
Please reopen if you have more information.
Comment 2 Olivier Goffart 2008-04-23 01:04:40 UTC
*** Bug 159445 has been marked as a duplicate of this bug. ***
Comment 3 Sergiy Kotenko 2008-04-23 20:11:00 UTC
No, I deleted old ~kde4/kopete and with new ~.kde4/kopete bag no longer repeated oneself.