Summary: | Transfer file MSN crash | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Anton Galitch <anton.galitch> |
Component: | MSN Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | mail, manolis, mateobur, mattr, pembo13 |
Priority: | NOR | ||
Version: | 0.50.1 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Backtrace
kopete kcrash Backtrace |
Description
Anton Galitch
2008-05-28 18:49:55 UTC
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 |