Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155536 - kmail doesn't receive mail
Summary: kmail doesn't receive mail
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-17 17:52 UTC by Andrey
Modified: 2007-05-01 12:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey 2006-11-17 17:52:11 UTC
Kmail doesn't receive and send mail via pop3, pop3s and smtp... 
 When kmail starts and tries to recieve mail I see: 
 "The process for the pop3s://pop.gmail.com protocol died unexpectedly." 
 I have kdebase-kioslaves and kdepim-kioslaves installed. 
 Here is part of output 
 strace -f -o log `which kmail`: 
 //line 6065 setsockopt(19, SOL_IPV6, IPV6_V6ONLY, [0], 4) = -1 EOPNOTSUPP (Operation not supported) is strange a bit... 
 --- 
 <snip> 
 6065 stat64("/home/andy/.kde3.5/share/apps/kmail/", {st_mode=S_IFDIR|0700, st_size=320, ...}) = 0 
 6065 stat64("/home/andy/.kde3.5/share/config/", {st_mode=S_IFDIR|0700, st_size=3640, ...}) = 0 
 6065 access("/home/andy/.kde3.5/share/apps/kmail/4ndrey@gmail.com:@pop.gmail.com:995", W_OK) = 0 
 6065 lstat64("/home/andy/.kde3.5/share/apps/kmail/4ndrey@gmail.com:@pop.gmail.com:995", {st_mode=S_IFREG|0600, st_size=45, ...}) = 0 
 6065 stat64("/home/andy/.kde3.5/share/config/kdeglobals", {st_mode=S_IFREG|0600, st_size=8240, ...}) = 0 
 6065 stat64("/usr/kde/3.5/share/config/kdeglobals", 0xbff30954) = -1 ENOENT (No such file or directory) 
 6065 stat64("/usr/share/config/kdeglobals", 0xbff30954) = -1 ENOENT (No such file or directory) 
 6065 access("/etc/kderc", R_OK) = -1 ENOENT (No such file or directory) 
 6065 stat64("/home/andy/.kde3.5/share/config/system.kdeglobals", 0xbff30954) = -1 ENOENT (No such file or directory) 
 6065 stat64("/usr/kde/3.5/share/config/system.kdeglobals", 0xbff30954) = -1 ENOENT (No such file or directory) 
 6065 stat64("/usr/share/config/system.kdeglobals", 0xbff30954) = -1 ENOENT (No such file or directory) 
 6065 open("/home/andy/.kde3.5/share/config/kdeglobals", O_RDONLY|O_LARGEFILE) = 18 
 6065 fstat64(18, {st_mode=S_IFREG|0600, st_size=8240, ...}) = 0 
 6065 fstat64(18, {st_mode=S_IFREG|0600, st_size=8240, ...}) = 0 
 6065 mmap2(NULL, 8240, PROT_READ, MAP_PRIVATE, 18, 0) = 0xb67ff000 
 6065 fstat64(18, {st_mode=S_IFREG|0600, st_size=8240, ...}) = 0 
 6065 rt_sigaction(SIGBUS, {0xb6a3e240, [], SA_ONESHOT}, {SIG_DFL},  = 0 
 6065 rt_sigprocmask(SIG_BLOCK, NULL, [],  = 0 
 6065 fstat64(18, {st_mode=S_IFREG|0600, st_size=45, ...}) = 0 
 6065 fstat64(18, {st_mode=S_IFREG|0600, st_size=45, ...}) = 0 
 6065 mmap2(NULL, 45, PROT_READ, MAP_PRIVATE, 18, 0) = 0xb6801000 
 6065 fstat64(18, {st_mode=S_IFREG|0600, st_size=45, ...}) = 0 
 6065 rt_sigaction(SIGBUS, {0xb6a3e240, [], SA_ONESHOT}, {SIG_DFL},  = 0 
 6065 rt_sigprocmask(SIG_BLOCK, NULL, [],  = 0 
 6065 fstat64(18, {st_mode=S_IFREG|0600, st_size=45, ...}) = 0 
 6065 munmap(0xb6801000, 45) = 0 
 6065 rt_sigaction(SIGBUS, {SIG_DFL}, NULL,  = 0 
 6065 close(1 = 0 
 6065 ioctl(10, FIONREAD, [1]) = 0 
 6065 access("/tmp/ksocket-andy", F_OK) = 0 
 6065 lstat64("/tmp/ksocket-andy", {st_mode=S_IFDIR|0700, st_size=488, ...}) = 0 
 6065 lstat64("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=544, ...}) = 0 
 6065 lstat64("/tmp/ksocket-andy", {st_mode=S_IFDIR|0700, st_size=488, ...}) = 0 
 6065 lstat64("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=544, ...}) = 0 
 6065 lstat64("/tmp/ksocket-andy", {st_mode=S_IFDIR|0700, st_size=488, ...}) = 0 
 6065 stat64("/tmp/ksocket-andy/", {st_mode=S_IFDIR|0700, st_size=488, ...}) = 0 
 6065 open("/tmp/ksocket-andy/kmailgUCALa.slave-socket", O_RDWR|O_CREAT|O_EXCL, 0600) = 18 
 6065 umask(0) = 022 
 6065 umask(022) = 0 
 6065 fchmod(18, 0600) = 0 
 6065 getgid32() = 1000 
 6065 getuid32() = 1000 
 6065 fchown32(18, 1000, 1000) = 0 
 6065 fcntl64(18, F_SETFD, FD_CLOEXEC) = 0 
 6065 unlink("/tmp/ksocket-andy/kmailgUCALa.slave-socket") = 0 
 6065 ioctl(10, FIONREAD, [1]) = 0 
 6065 socket(PF_FILE, SOCK_STREAM, 0) = 19 
 6065 fcntl64(19, F_SETFD, FD_CLOEXEC) = 0 
 6065 setsockopt(19, SOL_IPV6, IPV6_V6ONLY, [0], 4) = -1 EOPNOTSUPP (Operation not supported) 
 6065 bind(19, {sa_family=AF_FILE, path="/tmp/ksocket-andy/kmailgUCALa.slave-socket"}, 45) = 0 
 6065 listen(19, 128) = 0 
 6065 time(NULL) = 1163803289 
 6065 write(3, "\1\2\1\0\330\0\0\0O\0\0\0", 12) = 12 
 6065 write(3, "\0\0\0\6kmail\0\0\0\0\nklauncher\0\0\0\0\nklau"..., 84) = 84 
 6065 write(3, "\0\0\0\n\0p\0o\0p\0003\0s\0\0\0\32\0p\0o\0p\0.\0g\0m\0"..., 132) = 132 
 6065 read(3, "\2\3\0\0020\0\0\0",  = 8 
 6065 read(3, "O\0\0\0", 4) = 4 
 6065 read(3, "\0\0\0\nklauncher\0\0\0\0\6kmail\0\0\0\0\10QStr"..., 4 = 48 
 6065 gettimeofday({1163803289, 162505}, NULL) = 0 
 6065 close(1 = 0 
 6065 stat64("/home/andy/.kde3.5/share/config/", {st_mode=S_IFDIR|0700, st_size=3640, ...}) = 0 
 6065 stat64("/home/andy/.kde3.5/share/config/kio_pop3src", 0xbff306c4) = -1 ENOENT (No such file or directory) 
 6065 stat64("/usr/kde/3.5/share/config/kio_pop3src", 0xbff306c4) = -1 ENOENT (No such file or directory) 
 6065 stat64("/usr/share/config/kio_pop3src", 0xbff306c4) = -1 ENOENT (No such file or directory) 
 6065 gettimeofday({1163803289, 164519}, NULL) = 0 
 6065 gettimeofday({1163803289, 164659}, NULL) = 0 
 <snip> 
 --- 
emerge --info:
Portage 2.1.1-r1 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.18-no2 i686)
=================================================================
System uname: 2.6.18-no2 i686 Pentium III (Coppermine)
Gentoo Base System version 1.12.6
Last Sync: Wed, 15 Nov 2006 22:50:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.4-r1, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17.50.0.5
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://10.1.0.2 ftp://dgap-gw.mipt.ru/Gentoo"
LANG="ru_RU.KOI8-R"
LINGUAS="ru"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://dgap-gw.mipt.ru/gentoo-portage"
USE="x86 X aac acpi alsa apm arts avi bitmap-fonts cdparanoia dbus divx4linux dri elibc_glibc gif gpm hal icq imap input_devices_keyboard input_devices_magictouch input_devices_microtouch input_devices_mouse input_devices_mutouch input_devices_synaptics irda ithreads jpeg kde kdehiddenvisibility kdgraphics kernel_linux lame linguas_ru mad mbox mmx mp3 mpeg mplayer ncurces nptl nptlonly offensive ogg oggvorbis opengl pcmcia png pnp pop qt qt3 rcc samba sasl sse ssl svg symlink tiff truetype truetype-fonts type1-fonts userland_GNU video_cards_mach64 video_cards_r128 video_cards_vesa vorbis win32codecs xcomposite xorg"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Dominik Stadler (RETIRED) gentoo-dev 2006-11-27 04:50:06 UTC
I'm not an expert here at all, but the IP6 looks like it checks if IPv6 is available, which is not, but this should not be a problem.

I think it rather does not find something in these lines, maybe it tries to load something here that is missing?

 6065 stat64("/home/andy/.kde3.5/share/config/kio_pop3src", 0xbff306c4) = -1
ENOENT (No such file or directory) 
 6065 stat64("/usr/kde/3.5/share/config/kio_pop3src", 0xbff306c4) = -1 ENOENT
(No such file or directory) 
 6065 stat64("/usr/share/config/kio_pop3src", 0xbff306c4) = -1 ENOENT (No such
file or directory) 
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2007-03-31 16:14:34 UTC
Hello Andrey, is this still a problem for you? I'd more suspect local problems. That the files KMail is looking up do not exist doesn't matter.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2007-05-01 12:45:19 UTC
no feedback