Error: /proc/self/status is larger than expected
Hello,
Writing to get some insight as to how I might rid myself of a the pesky error message on the subject. Every binary throws out that error, every LMTP delivery... basically every time any dovecot binary is executed. I am unsure if this is configuration related or not, but intuition says it is an issue with a kernel feature or compiler issue.
I saw the error message in the source code (file ), but I don't understand enough of the dovecot architecture or what the code itself is doing in this case. Below and excerpt of a few lines of logs. Since I don't know what specifically this would relate to (and I don't quite remember the command to send the "safe" version of the configuration), I am sending this message in hopes that whatever is needed can be asked and I will provide it.
Regards, -Sam
[... postfix and rspamd output...] Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: from=list@someml.tld, size=12064, nrcpt=1 (queue active) Mar 20 22:17:02 gaia postfix/smtpd[18941]: disconnect from some.list.server[1.2.3.4] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7 Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: lmtp(18954): Connect from local Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: message repeated 2 times: [ lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected] Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: sieve: msgid=84cf4a75-db54-f33c-cea2-f4772cd182d8@samresto.dev: fileinto action: stored mail into mailbox 'Lists/Folder' Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: indexer-worker(sam@samresto.dev)<18956>vbRKLa4hGWQKSgAAw1YR2w:RtkiMa4hGWQMSgAAw1YR2w: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia postfix/lmtp[18943]: 4PgcGQ33LfzdT4h: to=sam@samresto.dev, relay=wyvern.samresto.dev[private/dovecot-lmtp], delay=0.4, delays=0.31/0/0.01/0.07, dsn=2.0.0, status=sent (250 2.0.0 sam@samresto.dev vbRKLa4hGWQKSgAAw1YR2w Saved) Mar 20 22:17:02 gaia dovecot: lmtp(18954): Disconnect from local: Logged out (state=READY) Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: removed
Citeren Elisamuel Resto Donate sam@samresto.dev:
[ snip ]
It might help to check how large /proc/self/status is on your system:
# cat /proc/self/status|wc --bytes
Here it shows 1381 bytes.
On 21/03/2023 05:29 EET Elisamuel Resto Donate sam@samresto.dev wrote:
Hello, Writing to get some insight as to how I might rid myself of a the pesky error message on the subject. Every binary throws out that error, every LMTP delivery... basically every time any dovecot binary is executed. I am unsure if this is configuration related or not, but intuition says it is an issue with a kernel feature or compiler issue. I saw the error message in the source code (file ), but I don't understand enough of the dovecot architecture or what the code itself is doing in this case. Below and excerpt of a few lines of logs. Since I don't know what specifically this would relate to (and I don't quite remember the command to send the "safe" version of the configuration), I am sending this message in hopes that whatever is needed can be asked and I will provide it.
Regards, -Sam
[... postfix and rspamd output...] Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: from=list@someml.tld, size=12064, nrcpt=1 (queue active) Mar 20 22:17:02 gaia postfix/smtpd[18941]: disconnect from some.list.server[1.2.3.4] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7 Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: lmtp(18954): Connect from local Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: message repeated 2 times: [ lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected] Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: sieve: msgid=84cf4a75-db54-f33c-cea2-f4772cd182d8@samresto.dev: fileinto action: stored mail into mailbox 'Lists/Folder' Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: indexer-worker(sam@samresto.dev)<18956>vbRKLa4hGWQKSgAAw1YR2w:RtkiMa4hGWQMSgAAw1YR2w: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia postfix/lmtp[18943]: 4PgcGQ33LfzdT4h: to=sam@samresto.dev, relay=wyvern.samresto.dev[private/dovecot-lmtp], delay=0.4, delays=0.31/0/0.01/0.07, dsn=2.0.0, status=sent (250 2.0.0 sam@samresto.dev vbRKLa4hGWQKSgAAw1YR2w Saved) Mar 20 22:17:02 gaia dovecot: lmtp(18954): Disconnect from local: Logged out (state=READY) Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: removed
Hi!
Which distro is this?
Aki
Hello,
gaia ~ # uname -a Linux gaia 6.1.12-gentoo-x86_64 #1 SMP Thu Mar 9 19:57:24 CST 2023 x86_64 Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz GenuineIntel GNU/Linux gaia ~ # dovecot --version 2.3.20 (80a5ac675d) gaia ~ # cat /proc/self/status | wc --bytes
See attached for example content of /proc/self/status and the dovecot.conf through 'dovecot -n'
Regards, -Sam
On 3/21/2023 2:32 AM, Aki Tuomi wrote:
On 21/03/2023 05:29 EET Elisamuel Resto Donatesam@samresto.dev wrote:
Hello, Writing to get some insight as to how I might rid myself of a the pesky error message on the subject. Every binary throws out that error, every LMTP delivery... basically every time any dovecot binary is executed. I am unsure if this is configuration related or not, but intuition says it is an issue with a kernel feature or compiler issue. I saw the error message in the source code (file ), but I don't understand enough of the dovecot architecture or what the code itself is doing in this case. Below and excerpt of a few lines of logs. Since I don't know what specifically this would relate to (and I don't quite remember the command to send the "safe" version of the configuration), I am sending this message in hopes that whatever is needed can be asked and I will provide it.
Regards, -Sam
[... postfix and rspamd output...] Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: from=list@someml.tld, size=12064, nrcpt=1 (queue active) Mar 20 22:17:02 gaia postfix/smtpd[18941]: disconnect from some.list.server[1.2.3.4] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7 Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: lmtp(18954): Connect from local Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: message repeated 2 times: [ lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected] Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: sieve: msgid=84cf4a75-db54-f33c-cea2-f4772cd182d8@samresto.dev: fileinto action: stored mail into mailbox 'Lists/Folder' Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: indexer-worker(sam@samresto.dev)<18956>vbRKLa4hGWQKSgAAw1YR2w:RtkiMa4hGWQMSgAAw1YR2w: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia postfix/lmtp[18943]: 4PgcGQ33LfzdT4h: to=sam@samresto.dev, relay=wyvern.samresto.dev[private/dovecot-lmtp], delay=0.4, delays=0.31/0/0.01/0.07, dsn=2.0.0, status=sent (250 2.0.0sam@samresto.dev vbRKLa4hGWQKSgAAw1YR2w Saved) Mar 20 22:17:02 gaia dovecot: lmtp(18954): Disconnect from local: Logged out (state=READY) Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: removed
Hi!
Which distro is this?
Aki
Hello,
gaia ~ # uname -a Linux gaia 6.1.12-gentoo-x86_64 #1 SMP Thu Mar 9 19:57:24 CST 2023 x86_64 Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz GenuineIntel GNU/Linux gaia ~ # dovecot --version 2.3.20 (80a5ac675d) gaia ~ # cat /proc/self/status | wc --bytes
See attached for example content of /proc/self/status and the dovecot.conf through 'dovecot -n'
I am re-sending this message because there were a lot of DMARC reports due to my reject policy and the Dovecot list settings.
Regards, -Sam
On Mar 21, 2023, at 02:38, Aki Tuomi aki.tuomi@open-xchange.com wrote:
On 21/03/2023 05:29 EET Elisamuel Resto Donate sam@samresto.dev wrote:
Hello, Writing to get some insight as to how I might rid myself of a the pesky error message on the subject. Every binary throws out that error, every LMTP delivery... basically every time any dovecot binary is executed. I am unsure if this is configuration related or not, but intuition says it is an issue with a kernel feature or compiler issue. I saw the error message in the source code (file ), but I don't understand enough of the dovecot architecture or what the code itself is doing in this case. Below and excerpt of a few lines of logs. Since I don't know what specifically this would relate to (and I don't quite remember the command to send the "safe" version of the configuration), I am sending this message in hopes that whatever is needed can be asked and I will provide it.
Regards, -Sam
[... postfix and rspamd output...] Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: from=list@someml.tld, size=12064, nrcpt=1 (queue active) Mar 20 22:17:02 gaia postfix/smtpd[18941]: disconnect from some.list.server[1.2.3.4] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7 Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: lmtp(18954): Connect from local Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: message repeated 2 times: [ lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected] Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: sieve: msgid=84cf4a75-db54-f33c-cea2-f4772cd182d8@samresto.dev: fileinto action: stored mail into mailbox 'Lists/Folder' Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: indexer-worker(sam@samresto.dev)<18956>vbRKLa4hGWQKSgAAw1YR2w:RtkiMa4hGWQMSgAAw1YR2w: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia postfix/lmtp[18943]: 4PgcGQ33LfzdT4h: to=sam@samresto.dev, relay=wyvern.samresto.dev[private/dovecot-lmtp], delay=0.4, delays=0.31/0/0.01/0.07, dsn=2.0.0, status=sent (250 2.0.0 sam@samresto.dev vbRKLa4hGWQKSgAAw1YR2w Saved) Mar 20 22:17:02 gaia dovecot: lmtp(18954): Disconnect from local: Logged out (state=READY) Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: removed
Hi!
Which distro is this?
Aki
Hi,
At this point I have resorted to add the error message to be ignored by the syslog daemon to at least keep it out of sight. It really makes logs confusing. I'm paying attention of anyone has any suggestions to try.
Thanks! -Sam
On 3/22/2023 10:39 AM, Elisamuel Resto wrote:
Hello,
gaia ~ # uname -a Linux gaia 6.1.12-gentoo-x86_64 #1 SMP Thu Mar 9 19:57:24 CST 2023 x86_64 Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz GenuineIntel GNU/Linux gaia ~ # dovecot --version 2.3.20 (80a5ac675d) gaia ~ # cat /proc/self/status | wc --bytes
See attached for example content of /proc/self/status and the dovecot.conf through 'dovecot -n'
I am re-sending this message because there were a lot of DMARC reports due to my reject policy and the Dovecot list settings.
Regards, -Sam
On Mar 21, 2023, at 02:38, Aki Tuomi aki.tuomi@open-xchange.com wrote:
On 21/03/2023 05:29 EET Elisamuel Resto Donate sam@samresto.dev wrote:
Hello, Writing to get some insight as to how I might rid myself of a the pesky error message on the subject. Every binary throws out that error, every LMTP delivery... basically every time any dovecot binary is executed. I am unsure if this is configuration related or not, but intuition says it is an issue with a kernel feature or compiler issue. I saw the error message in the source code (file ), but I don't understand enough of the dovecot architecture or what the code itself is doing in this case. Below and excerpt of a few lines of logs. Since I don't know what specifically this would relate to (and I don't quite remember the command to send the "safe" version of the configuration), I am sending this message in hopes that whatever is needed can be asked and I will provide it.
Regards, -Sam
[... postfix and rspamd output...] Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: from=list@someml.tld, size=12064, nrcpt=1 (queue active) Mar 20 22:17:02 gaia postfix/smtpd[18941]: disconnect from some.list.server[1.2.3.4] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7 Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: lmtp(18954): Connect from local Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: message repeated 2 times: [ lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected] Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: sieve: msgid=84cf4a75-db54-f33c-cea2-f4772cd182d8@samresto.dev: fileinto action: stored mail into mailbox 'Lists/Folder' Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia dovecot: indexer-worker(sam@samresto.dev)<18956>vbRKLa4hGWQKSgAAw1YR2w:RtkiMa4hGWQMSgAAw1YR2w: Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia postfix/lmtp[18943]: 4PgcGQ33LfzdT4h: to=sam@samresto.dev, relay=wyvern.samresto.dev[private/dovecot-lmtp], delay=0.4, delays=0.31/0/0.01/0.07, dsn=2.0.0, status=sent (250 2.0.0 sam@samresto.dev vbRKLa4hGWQKSgAAw1YR2w Saved) Mar 20 22:17:02 gaia dovecot: lmtp(18954): Disconnect from local: Logged out (state=READY) Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: removed
Hi!
Which distro is this?
Aki
Hi!
This requires a code change, which is currently in progress. It does require you to patch Dovecot yourself if you want to use it, once it's ready.
Aki
On 26/03/2023 05:22 EEST Elisamuel Resto Donate sam@samresto.dev wrote:
Hi,
At this point I have resorted to add the error message to be ignored by the syslog daemon to at least keep it out of sight. It really makes logs confusing. I'm paying attention of anyone has any suggestions to try.
Thanks! -Sam
On 3/22/2023 10:39 AM, Elisamuel Resto wrote:
Hello,
gaia ~ # uname -a Linux gaia 6.1.12-gentoo-x86_64 #1 SMP Thu Mar 9 19:57:24 CST 2023 x86_64 Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz GenuineIntel GNU/Linux gaia ~ # dovecot --version 2.3.20 (80a5ac675d) gaia ~ # cat /proc/self/status | wc --bytes
See attached for example content of /proc/self/status and the dovecot.conf through 'dovecot -n'
I am re-sending this message because there were a lot of DMARC reports due to my reject policy and the Dovecot list settings.
Regards, -Sam
On Mar 21, 2023, at 02:38, Aki Tuomi aki.tuomi@open-xchange.com wrote:
On 21/03/2023 05:29 EET Elisamuel Resto Donate sam@samresto.dev wrote:
Hello,
Writing to get some insight as to how I might rid myself of a the pesky error message on the subject. Every binary throws out that error, every LMTP delivery... basically every time any dovecot binary is executed. I am unsure if this is configuration related or not, but intuition says it is an issue with a kernel feature or compiler issue.
I saw the error message in the source code (file ), but I don't understand enough of the dovecot architecture or what the code itself is doing in this case. Below and excerpt of a few lines of logs. Since I don't know what specifically this would relate to (and I don't quite remember the command to send the "safe" version of the configuration), I am sending this message in hopes that whatever is needed can be asked and I will provide it.
Regards,
-Sam
[... postfix and rspamd output...]
Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: from=list@someml.tld, size=12064, nrcpt=1 (queue active)
Mar 20 22:17:02 gaia postfix/smtpd[18941]: disconnect from some.list.server[1.2.3.4] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7
Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia dovecot: lmtp(18954): Connect from local
Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia dovecot: message repeated 2 times: [ lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected]
Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: sieve: msgid=84cf4a75-db54-f33c-cea2-f4772cd182d8@samresto.dev: fileinto action: stored mail into mailbox 'Lists/Folder'
Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia dovecot: indexer-worker(sam@samresto.dev)<18956>vbRKLa4hGWQKSgAAw1YR2w:RtkiMa4hGWQMSgAAw1YR2w: Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia postfix/lmtp[18943]: 4PgcGQ33LfzdT4h: to=sam@samresto.dev, relay=wyvern.samresto.dev[private/dovecot-lmtp], delay=0.4, delays=0.31/0/0.01/0.07, dsn=2.0.0, status=sent (250 2.0.0 sam@samresto.dev vbRKLa4hGWQKSgAAw1YR2w Saved)
Mar 20 22:17:02 gaia dovecot: lmtp(18954): Disconnect from local: Logged out (state=READY)
Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: removed
Hi!
Which distro is this?
Aki
Aki,
Thank you!
Regards, -Sam
On Mar 26, 2023, at 04:00, Aki Tuomi aki.tuomi@open-xchange.com wrote:
Hi!
This requires a code change, which is currently in progress. It does require you to patch Dovecot yourself if you want to use it, once it's ready.
Aki
On 26/03/2023 05:22 EEST Elisamuel Resto Donate sam@samresto.dev wrote:
Hi,
At this point I have resorted to add the error message to be ignored by the syslog daemon to at least keep it out of sight. It really makes logs confusing. I'm paying attention of anyone has any suggestions to try.
Thanks! -Sam
On 3/22/2023 10:39 AM, Elisamuel Resto wrote:
Hello,
gaia ~ # uname -a Linux gaia 6.1.12-gentoo-x86_64 #1 SMP Thu Mar 9 19:57:24 CST 2023 x86_64 Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz GenuineIntel GNU/Linux gaia ~ # dovecot --version 2.3.20 (80a5ac675d) gaia ~ # cat /proc/self/status | wc --bytes
See attached for example content of /proc/self/status and the dovecot.conf through 'dovecot -n'
I am re-sending this message because there were a lot of DMARC reports due to my reject policy and the Dovecot list settings.
Regards, -Sam
On Mar 21, 2023, at 02:38, Aki Tuomi aki.tuomi@open-xchange.com wrote:
On 21/03/2023 05:29 EET Elisamuel Resto Donate sam@samresto.dev wrote:
Hello,
Writing to get some insight as to how I might rid myself of a the pesky error message on the subject. Every binary throws out that error, every LMTP delivery... basically every time any dovecot binary is executed. I am unsure if this is configuration related or not, but intuition says it is an issue with a kernel feature or compiler issue.
I saw the error message in the source code (file ), but I don't understand enough of the dovecot architecture or what the code itself is doing in this case. Below and excerpt of a few lines of logs. Since I don't know what specifically this would relate to (and I don't quite remember the command to send the "safe" version of the configuration), I am sending this message in hopes that whatever is needed can be asked and I will provide it.
Regards,
-Sam
[... postfix and rspamd output...]
Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: from=list@someml.tld, size=12064, nrcpt=1 (queue active)
Mar 20 22:17:02 gaia postfix/smtpd[18941]: disconnect from some.list.server[1.2.3.4] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7
Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia dovecot: lmtp(18954): Connect from local
Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia dovecot: message repeated 2 times: [ lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected]
Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: sieve: msgid=84cf4a75-db54-f33c-cea2-f4772cd182d8@samresto.dev: fileinto action: stored mail into mailbox 'Lists/Folder'
Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia dovecot: indexer-worker(sam@samresto.dev)<18956>vbRKLa4hGWQKSgAAw1YR2w:RtkiMa4hGWQMSgAAw1YR2w: Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia postfix/lmtp[18943]: 4PgcGQ33LfzdT4h: to=sam@samresto.dev, relay=wyvern.samresto.dev[private/dovecot-lmtp], delay=0.4, delays=0.31/0/0.01/0.07, dsn=2.0.0, status=sent (250 2.0.0 sam@samresto.dev vbRKLa4hGWQKSgAAw1YR2w Saved)
Mar 20 22:17:02 gaia dovecot: lmtp(18954): Disconnect from local: Logged out (state=READY)
Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: removed
Hi!
Which distro is this?
Aki
Hi!
This is now fixed in main, see
https://github.com/dovecot/core/compare/f359c6ee179aad5e077711c188fc8422106c...
Aki
On 26/03/2023 17:56 EEST Elisamuel Resto sam@samresto.dev wrote:
Aki,
Thank you!
Regards, -Sam
On Mar 26, 2023, at 04:00, Aki Tuomi aki.tuomi@open-xchange.com wrote:
Hi!
This requires a code change, which is currently in progress. It does require you to patch Dovecot yourself if you want to use it, once it's ready.
Aki
On 26/03/2023 05:22 EEST Elisamuel Resto Donate sam@samresto.dev wrote:
Hi,
At this point I have resorted to add the error message to be ignored by the syslog daemon to at least keep it out of sight. It really makes logs confusing. I'm paying attention of anyone has any suggestions to try.
Thanks! -Sam
On 3/22/2023 10:39 AM, Elisamuel Resto wrote:
Hello,
gaia ~ # uname -a Linux gaia 6.1.12-gentoo-x86_64 #1 SMP Thu Mar 9 19:57:24 CST 2023 x86_64 Intel(R) Core(TM) i5-3470S CPU @ 2.90GHz GenuineIntel GNU/Linux gaia ~ # dovecot --version 2.3.20 (80a5ac675d) gaia ~ # cat /proc/self/status | wc --bytes
See attached for example content of /proc/self/status and the dovecot.conf through 'dovecot -n'
I am re-sending this message because there were a lot of DMARC reports due to my reject policy and the Dovecot list settings.
Regards, -Sam
On Mar 21, 2023, at 02:38, Aki Tuomi aki.tuomi@open-xchange.com wrote:
On 21/03/2023 05:29 EET Elisamuel Resto Donate sam@samresto.dev wrote:
Hello,
Writing to get some insight as to how I might rid myself of a the pesky error message on the subject. Every binary throws out that error, every LMTP delivery... basically every time any dovecot binary is executed. I am unsure if this is configuration related or not, but intuition says it is an issue with a kernel feature or compiler issue.
I saw the error message in the source code (file ), but I don't understand enough of the dovecot architecture or what the code itself is doing in this case. Below and excerpt of a few lines of logs. Since I don't know what specifically this would relate to (and I don't quite remember the command to send the "safe" version of the configuration), I am sending this message in hopes that whatever is needed can be asked and I will provide it.
Regards,
-Sam
[... postfix and rspamd output...]
Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: from=list@someml.tld, size=12064, nrcpt=1 (queue active)
Mar 20 22:17:02 gaia postfix/smtpd[18941]: disconnect from some.list.server[1.2.3.4] ehlo=2 starttls=1 mail=1 rcpt=1 data=1 quit=1 commands=7
Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia dovecot: lmtp(18954): Connect from local
Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia dovecot: message repeated 2 times: [ lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected]
Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: sieve: msgid=84cf4a75-db54-f33c-cea2-f4772cd182d8@samresto.dev: fileinto action: stored mail into mailbox 'Lists/Folder'
Mar 20 22:17:02 gaia dovecot: lmtp(sam@samresto.dev)<18954><vbRKLa4hGWQKSgAAw1YR2w>: Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia dovecot: indexer-worker(sam@samresto.dev)<18956>vbRKLa4hGWQKSgAAw1YR2w:RtkiMa4hGWQMSgAAw1YR2w: Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia postfix/lmtp[18943]: 4PgcGQ33LfzdT4h: to=sam@samresto.dev, relay=wyvern.samresto.dev[private/dovecot-lmtp], delay=0.4, delays=0.31/0/0.01/0.07, dsn=2.0.0, status=sent (250 2.0.0 sam@samresto.dev vbRKLa4hGWQKSgAAw1YR2w Saved)
Mar 20 22:17:02 gaia dovecot: lmtp(18954): Disconnect from local: Logged out (state=READY)
Mar 20 22:17:02 gaia dovecot: lmtp(18954): Error: /proc/self/status is larger than expected
Mar 20 22:17:02 gaia postfix/qmgr[21403]: 4PgcGQ33LfzdT4h: removed
Hi!
Which distro is this?
Aki
On 2023-03-30 5:27 am, Aki Tuomi wrote:
Hi!
This is now fixed in main, see
https://github.com/dovecot/core/compare/f359c6ee179aad5e077711c188fc8422106c...
Aki
[..]
Aki,
Thank you!
-- Elisamuel Resto sam@samresto.dev
On Mon, Mar 20, 2023 at 10:29:59PM -0500, Elisamuel Resto Donate wrote:
Writing to get some insight as to how I might rid myself of a the pesky error message on the subject. Every binary throws out that error, every LMTP delivery... basically every time any dovecot binary is executed. I am unsure if this is configuration related or not, but intuition says it is an issue with a kernel feature or compiler issue.
I have seen a similar issue with kernel 6.1.0 but not with 6.1.1 and did not investigate further. You might want to try different kernel versions.
-- Eray
On 3/20/23 21:29, Elisamuel Resto Donate wrote:
Hello,
I don't know what the error means or how to get rid of it.
But in the replies, I do see something that might indicate a misunderstanding of how /proc works.
Every pid will be getting a different file than another pid when it accesses things in /proc/self. You can't apply anything you learn from accessing /proc/self/status in a shell prompt to dovecot, because dovecot gets a different file when it accesses /proc/self/status.
Open up two shells on the same system and then do this command in both:
ls -al /proc/self
You'll see that one shell has a different symlink target than the other.
Instead, find the pid for dovecot and look at /proc/NNNNN/status. This command might work:
ls -al /proc/pgrep dovecot
/status
Thanks, Shawn
participants (6)
-
Aki Tuomi
-
Arjen de Korte
-
Elisamuel Resto
-
Elisamuel Resto Donate
-
Eray Aslan
-
Shawn Heisey