Version: 0.50.1 (using KDE 4.0.4) Installed from: Fedora RPMs OS: Linux When I send a file by MSN, the transfer goes well, but at the end of the transfer it crashes. This is the backtrace: (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0xb803e730 (LWP 3136)] [KCrash handler] #6 0x0348678d in Kopete::MessageEvent::message () from /usr/lib/libkopete.so.4 #7 0x0806889b in _start ()
There was a fix committed to subversion today that might address this and it should be in the KDE 4.1 RC 1 release. When that comes out (in a few weeks, i think) could you retest this to verify whether or not the bug is still a problem? Thanks!
Created attachment 26276 [details] Backtrace Backtrace after trying to reproduce (under same circumstances, so we guess it's related, at least).
Kopete Version 0.50.80 from 4.0.99 (4.1 branch).
I tried to reproduce this too, the transfer goes up to 100% and the transfer window doesn't close, I have to close it manually. The problem is that the file is corrupted (missing some bytes from the header). Quite strange because that *was* the "expected" behaviour in kopete from kde3 but using kopete from kde 4.1 beta, it used to work. Now it doesn't work again... No crash, though.
*** Bug 168159 has been marked as a duplicate of this bug. ***
Created attachment 27363 [details] kopete kcrash Kopete 0.50.80 in Fedora 9 KDE 4.1 I get a crash attempting to send a file to a contact via the MSN protocol (through a router/firewall to internet). Attempt 1 : Crash (no gdb) : install gdb for future crash Attempt 2 : Transfer completes Attempt 3 : Crash (captured .krash) (sent wrong file first time) Attempt 4 : Transfer completes
Same here with 4.1.1 kopete crashes immediately on transfer's end. Notice that if I transfer more than one files simultaneously, the crash happens only if the last transfer window ends.
Created attachment 27464 [details] Backtrace
Comment on attachment 27464 [details] Backtrace I had the same problem when a person has sent a file to me. He tried 2 times and in both trials kopete crashed when the transfer reached 100%. I am using kopete in Debian Lenny, with KDE 4.1.1. Although, both files were received without corruption.
SVN commit 863633 and 863634 (4.1 backport) by rjarosz: Don't show notification if from() is 0. Fixes bug 162760: Transfer file MSN crash. M +1 -1 kopeteviewmanager.cpp