[kopete-bugs] [Bug 140454] Kopete eats processor for bunch of seconds each time message is sent
Andreas Schallenberg
Andreas.Schallenberg at Eurobild.com
Thu Oct 9 18:36:52 CEST 2008
http://bugs.kde.org/show_bug.cgi?id=140454
Andreas Schallenberg Andreas Schallenberg Eurobild com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Andreas.Schallenberg at Eurobil
| |d.com
--- Comment #7 from Andreas Schallenberg <Andreas Schallenberg Eurobild com> 2008-10-09 18:36:50 ---
Since a few day my KDE behaves the same.
(3.5.10 "release 27.1", Linux kernel 2.6.22.18-0.2-default, openSUSE 10.3)
I'll add an attachment with a compressed output of
"strace -v kopete -nofork >& kopete-startup.strace.txt".
Kopete takes some minutes to start and some minutes to quit.
The same applies to kontact or kmail.
One thing in the trace makes me think:
...
lstat64("/home", {st_dev=makedev(8, 4), st_ino=2, st_mode=S_IFDIR|0755,
st_nlink=6, st_uid=0, st_gid=0, st_blksize=4096, st_blocks=8, st_size=4096,
st_atime=2008/10/09-17:43:39, st_mtime=2008/10/08-16:21:24,
st_ctime=2008/10/08-16:21:24}) = 0
...
Why calling stat on the "/home" directory and not my user's home?
If "makedev" indicates a request to create something inside the file
system, its no wonder that it fails. My user doesn't have permission
to write there.
There is a similar thread for Kubuntu here:
http://ubuntuforums.org/showthread.php?t=783375
See comment #8. Unfortunately, my std.cvf appears
to be fine (i'm telling by inspecting it with "less").
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list