Bug 180552 - kopete crashes on login
Summary: kopete crashes on login
Status: RESOLVED NOT A BUG
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 13:31 UTC by Miguel Tadeu
Modified: 2009-06-05 15:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
krash report (4.43 KB, text/plain)
2009-01-13 13:32 UTC, Miguel Tadeu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Tadeu 2009-01-13 13:31:47 UTC
Version:            (using Devel)
Installed from:    Compiled sources

From today, with no updates, kopete started to crash when I run it. This makes me believe that it's about some changes on a server( I'm using msn, yahoo and jabber), The only thing I'm aware of is that it's after opening the wallet.

I tried running it from the console with this result:
$ kopete
kopete(7055) Kopete::IdentityManager::load: Created identity  "66oFEzvBTA"
kopete(7055) Kopete::IdleTimer::IdleTimer: Using platform idle timer
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Corrupt JPEG data: premature end of data segment
Calling appendChild() on a null node does nothing.
Corrupt JPEG data: premature end of data segment
kopete(7055) Kopete::AccountManager::setOnlineStatus: category:  2
Transfer ACCEPTED by: LoginTask
Transfer ACCEPTED by: LoginTask
Transfer ACCEPTED by: ListTask
CLIENT: RequestPictureTask: Task::done()
CLIENT: RequestPictureTask: emitting finished
CLIENT: RequestPictureTask: Task::done()
CLIENT: RequestPictureTask: emitting finished
CLIENT: RequestPictureTask: Task::done()
CLIENT: RequestPictureTask: emitting finished
Transfer ACCEPTED by: StatusNotifierTask
Transfer ACCEPTED by: StatusNotifierTask
Transfer ACCEPTED by: PictureNotifierTask
KCrash: Application 'kopete' crashing...
sock_file=/home/miguel/.kde/socket-miguel-desktop/kdeinit4__0
Comment 1 Miguel Tadeu 2009-01-13 13:32:18 UTC
Created attachment 30211 [details]
krash report
Comment 2 Miguel Tadeu 2009-01-13 13:39:43 UTC
Here's an update...since yesterday that msn servers changed something in their protocol, and kopete could not retrieve the contact list. At night I was able to login correctly, with no changes in kopete.

Now I tried "not" to login in msn and kopete didn't crash. After that, I logged in in msn and it crashed when the kontacts should pop in the contact list.

Hope it helps
Comment 3 Dario Andres 2009-01-13 14:28:49 UTC
Pasted backtrace from commment 1 (please paste the backtraces inline :) ):

Application: Kopete (kopete), signal SIGSEGV
0x00007f048d9dd621 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 6988)]

Thread 3 (Thread 0x431a1950 (LWP 6996)):
#0  0x00007f048c54a2d9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f048f265349 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007f04905d729c in ?? () from /usr/lib/libQtNetwork.so.4
#3  0x00007f048f264362 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f048c5463ea in start_thread () from /lib/libpthread.so.0
#5  0x00007f048da1bc6d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x439a2950 (LWP 6997)):
#0  0x00007f048da12206 in poll () from /lib/libc.so.6
#1  0x00007f0489cc23a8 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f0489cc26cb in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f048f37517e in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#4  0x00007f048f34b682 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#5  0x00007f048f34b80d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#6  0x00007f047b81f2cb in QCA::SyncThread::run () from /usr/lib/libqca.so.2
#7  0x00007f048f264362 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f048c5463ea in start_thread () from /lib/libpthread.so.0
#9  0x00007f048da1bc6d in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f049445d6f0 (LWP 6988)):
[KCrash Handler]
#5  0x00007f048e1e9071 in std::string::compare () from /usr/lib/libstdc++.so.6
#6  0x00007f047c608978 in MSN::NotificationServerConnection::gotMailData (this=0x2ce0f00, maildata=<value optimized out>) at /usr/include/c++/4.3/bits/basic_string.h:2189
#7  0x00007f047c609268 in MSN::NotificationServerConnection::message_initialmdatanotification (this=0x2ce0f00, args=<value optimized out>, mime=<value optimized out>, body=<value optimized out>)
    at /build/buildd/libmsn-4.0~beta1svn77/msn/notificationserver.cpp:479
#8  0x00007f047c604bd8 in MSN::NotificationServerConnection::handle_MSG (this=0x2ce0f00, args=@0x7fff9c49f4f0) at /build/buildd/libmsn-4.0~beta1svn77/msn/notificationserver.cpp:384
#9  0x00007f047c602957 in MSN::NotificationServerConnection::handleIncomingData (this=0x2ce0f00) at /build/buildd/libmsn-4.0~beta1svn77/msn/notificationserver.cpp:1289
#10 0x00007f047c5f2348 in MSN::Connection::dataArrivedOnSocket (this=0x2ce0f00) at /build/buildd/libmsn-4.0~beta1svn77/msn/connection.cpp:224
#11 0x00007f047c8a149d in WlmSocket::qt_metacall (this=0x2dd8550, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=<value optimized out>)
    at /build/buildd/kdenetwork-4.1.85/obj-x86_64-linux-gnu/kopete/protocols/wlm/wlmsocket.moc:69
#12 0x00007f048f361134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0x00007f0490608e32 in QSslSocket::qt_metacall () from /usr/lib/libQtNetwork.so.4
#14 0x00007f047c8a146d in WlmSocket::qt_metacall (this=0x7f047c65a5ca, _c=2087036362, _id=65, _a=0x5) at /build/buildd/kdenetwork-4.1.85/obj-x86_64-linux-gnu/kopete/protocols/wlm/wlmsocket.moc:64
#15 0x00007f048f361134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0x00007f04905efa7f in ?? () from /usr/lib/libQtNetwork.so.4
#17 0x00007f04905e0991 in ?? () from /usr/lib/libQtNetwork.so.4
#18 0x00007f048e61bc3d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#19 0x00007f048e6239ba in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0x00007f048ff23f0b in KApplication::notify (this=0x7fff9c4a1fa0, receiver=0x2c904f0, event=0x7fff9c4a1cb0) at /build/buildd/kde4libs-4.1.85/kdeui/kernel/kapplication.cpp:307
#21 0x00007f048f34cd61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#22 0x00007f048f3753d9 in ?? () from /usr/lib/libQtCore.so.4
#23 0x00007f0489cbed3b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0x00007f0489cc250d in ?? () from /usr/lib/libglib-2.0.so.0
#25 0x00007f0489cc26cb in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0x00007f048f37515f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#27 0x00007f048e6ada6f in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007f048f34b682 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#29 0x00007f048f34b80d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#30 0x00007f048f34dcbd in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#31 0x0000000000449f8c in main (argc=3, argv=0x7fff9c4a2d58) at /build/buildd/kdenetwork-4.1.85/kopete/kopete/main.cpp:102
Comment 4 Dario Andres 2009-01-13 14:29:19 UTC
Can you update your libmsn and try again ? Thanks :)
Comment 5 Dario Andres 2009-02-17 11:48:04 UTC
No news from the bug reporter, marking as REMIND. Please reopen this bug report if you experience the same bug again.