OOF part of kopano-dagent broken
-
The OOF part of kopano-dagent from nightly builds appears currently to be broken.
Steps to reproduce the issue:
- Send user
demo
a message (via LMTP) => OK - Activate OOF for user
demo
kopano-oof -u demo -m 1 -t "Dunno when I return"
- Send user
demo
a message (via LMTP) => Fatal Error - Deactivate OOF for user
demo
kopano-oof -u demo -m 0
- Send user
demo
a message (via LMTP) => OK
Please find log taken during the above procedure here:
Jan 15 14:31:04 kopano-dagent[203]: Accepted connection from 172.23.0.1:43764 Jan 15 14:31:04 kopano-dagent[203]: Starting worker for LMTP request pid 203 Jan 15 14:31:04 kopano-server[196]: Auto-creating user (ext: login="demo" sig="demo") Jan 15 14:31:04 kopano-server[196]: Started to create store (userid=3, type=0) Jan 15 14:31:04 kopano-server[196]: Finished create store (userid=3, storeid=3, type=0) Jan 15 14:31:04 kopano-server[196]: Command "/usr/lib/kopano/userscripts/createuser.d/00createstore" ran successfully Jan 15 14:31:04 kopano-dagent[203]: Resolved recipient demo@example.com as user demo Jan 15 14:31:04 kopano-dagent[203]: Mail will be delivered in Inbox Jan 15 14:31:04 kopano-dagent[203]: Delivered message to "demo", Subject: "A LMTP test message from me to you", Message-Id: , size 321 Jan 15 14:31:04 kopano-dagent[203]: Finished processing message Jan 15 14:31:04 kopano-dagent[203]: LMTP thread exiting Jan 15 14:31:19 kopano-dagent[203]: Accepted connection from 172.23.0.1:43796 Jan 15 14:31:19 kopano-dagent[203]: Starting worker for LMTP request pid 203 Jan 15 14:31:19 kopano-dagent[203]: Resolved recipient demo@example.com as user demo Jan 15 14:31:19 kopano-dagent[203]: Mail will be delivered in Inbox *** buffer overflow detected ***: /usr/sbin/kopano-dagent terminated Jan 15 14:31:19 kopano-dagent[203]: ---------------------------------------------------------------------- Jan 15 14:31:19 kopano-dagent[203]: Fatal error detected. Please report all following information. Jan 15 14:31:19 kopano-dagent[203]: kopano-dagent 10.0.6 Jan 15 14:31:19 kopano-dagent[203]: OS: Ubuntu 18.04.5 LTS (Linux 5.4.0-60-generic x86_64) Jan 15 14:31:19 kopano-dagent[203]: Thread name: kopano-dagent Jan 15 14:31:19 kopano-dagent[203]: Peak RSS: 16364 Jan 15 14:31:19 kopano-dagent[203]: Pid 203 caught SIGABRT (6), out of memory or unhandled exception, traceback: Jan 15 14:31:19 kopano-dagent[203]: Backtrace: Jan 15 14:31:19 kopano-dagent[203]: f0. /usr/lib/x86_64-linux-gnu/libkcutil.so.0(+0x4cb60) [0x7f7c278cfb60] Jan 15 14:31:19 kopano-dagent[203]: f1. /usr/lib/x86_64-linux-gnu/libkcutil.so.0(+0x320e6) [0x7f7c278b50e6] Jan 15 14:31:19 kopano-dagent[203]: f2. /usr/lib/x86_64-linux-gnu/libkcutil.so.0(+0x3510d) [0x7f7c278b810d] Jan 15 14:31:19 kopano-dagent[203]: f3. /lib/x86_64-linux-gnu/libpthread.so.0(+0x12980) [0x7f7c2740f980] Jan 15 14:31:19 kopano-dagent[203]: f4. /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7) [0x7f7c264edfb7] Jan 15 14:31:19 kopano-dagent[203]: f5. /lib/x86_64-linux-gnu/libc.so.6(abort+0x141) [0x7f7c264ef921] Jan 15 14:31:19 kopano-dagent[203]: f6. /lib/x86_64-linux-gnu/libc.so.6(+0x89967) [0x7f7c26538967] Jan 15 14:31:19 kopano-dagent[203]: f7. /lib/x86_64-linux-gnu/libc.so.6(+0x134b8f) [0x7f7c265e3b8f] Jan 15 14:31:19 kopano-dagent[203]: f8. /lib/x86_64-linux-gnu/libc.so.6(+0x134bb1) [0x7f7c265e3bb1] Jan 15 14:31:19 kopano-dagent[203]: f9. /lib/x86_64-linux-gnu/libc.so.6(+0x1328a0) [0x7f7c265e18a0] Jan 15 14:31:19 kopano-dagent[203]: f10. /lib/x86_64-linux-gnu/libc.so.6(__vsnprintf_chk+0x105) [0x7f7c265e1055] Jan 15 14:31:19 kopano-dagent[203]: f11. /lib/x86_64-linux-gnu/libc.so.6(__snprintf_chk+0x85) [0x7f7c265e0f25] Jan 15 14:31:19 kopano-dagent[203]: f12. /usr/sbin/kopano-dagent(+0x139e4) [0x560df5ee59e4] Jan 15 14:31:19 kopano-dagent[203]: f13. /usr/sbin/kopano-dagent(+0x14df9) [0x560df5ee6df9] Jan 15 14:31:19 kopano-dagent[203]: f14. /usr/sbin/kopano-dagent(+0x173d1) [0x560df5ee93d1] Jan 15 14:31:19 kopano-dagent[203]: f15. /usr/sbin/kopano-dagent(+0x19819) [0x560df5eeb819] Jan 15 14:31:19 kopano-dagent[203]: f16. /usr/sbin/kopano-dagent(+0x1bf66) [0x560df5eedf66] Jan 15 14:31:19 kopano-dagent[203]: f17. /lib/x86_64-linux-gnu/libpthread.so.0(+0x76db) [0x7f7c274046db] Jan 15 14:31:19 kopano-dagent[203]: f18. /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7f7c265d071f] Jan 15 14:31:19 kopano-dagent[203]: Signal errno: Success, signal code: -6 Jan 15 14:31:19 kopano-dagent[203]: Sender pid: 203, sender uid: 999, si_status: 0 Jan 15 14:31:19 kopano-dagent[203]: Signal value: 0, faulting address: 0x3e7000000cb Jan 15 14:31:19 kopano-dagent[283]: Coredump status left at system default. Jan 15 14:31:19 kopano-dagent[283]: Starting kopano-dagent version 10.0.6 (pid 283 uid 0) (LMTP mode) Jan 15 14:31:19 kopano-dagent[283]: Listening on 0.0.0.0:2003 (fd 4) Jan 15 14:31:19 kopano-dagent[283]: Listening on [::]:2003 (fd 5) Jan 15 14:31:19 kopano-dagent[283]: Coredump status left at system default. Jan 15 14:31:19 kopano-dagent[283]: Starting kopano-dagent version 10.0.6 (pid 283 uid 999) (LMTP mode) Jan 15 14:31:19 kopano-dagent[283]: Re-using fd 4 for 0.0.0.0:2003 Jan 15 14:31:19 kopano-dagent[283]: Re-using fd 5 for [::]:2003 Jan 15 14:31:19 kopano-dagent[283]: Maximum LMTP threads set to 20 Jan 15 14:31:19 kopano-dagent[283]: Starting statscollector Jan 15 14:31:27 kopano-dagent[283]: Accepted connection from 172.23.0.1:43800 Jan 15 14:31:27 kopano-dagent[283]: Starting worker for LMTP request pid 283 Jan 15 14:31:27 kopano-dagent[283]: Resolved recipient demo@example.com as user demo Jan 15 14:31:27 kopano-dagent[283]: Mail will be delivered in Inbox Jan 15 14:31:27 kopano-dagent[283]: Delivered message to "demo", Subject: "A LMTP test message from me to you", Message-Id: , size 321 Jan 15 14:31:27 kopano-dagent[283]: Finished processing message Jan 15 14:31:27 kopano-dagent[283]: LMTP thread exiting
- Send user
-
The OOF issue appears to remain with kopano-dagent 11.0.0.
Jan 21 12:12:05 kopano-dagent[194]: Starting worker for LMTP request pid 194 Jan 21 12:12:05 kopano-dagent[194]: Resolved recipient demo@example.com as user demo Jan 21 12:12:05 kopano-dagent[194]: Mail will be delivered in Inbox *** buffer overflow detected ***: /usr/sbin/kopano-dagent terminated Jan 21 12:12:05 kopano-dagent[194]: ---------------------------------------------------------------------- Jan 21 12:12:05 kopano-dagent[194]: Fatal error detected. Please report all following information. Jan 21 12:12:05 kopano-dagent[194]: kopano-dagent 11.0.0 Jan 21 12:12:05 kopano-dagent[194]: OS: Ubuntu 18.04.5 LTS (Linux 5.4.0-62-generic x86_64) Jan 21 12:12:05 kopano-dagent[194]: Thread name: kopano-dagent Jan 21 12:12:05 kopano-dagent[194]: Peak RSS: 16352 Jan 21 12:12:05 kopano-dagent[194]: Pid 194 caught SIGABRT (6), out of memory or unhandled exception, traceback: Jan 21 12:12:05 kopano-dagent[194]: Backtrace: Jan 21 12:12:05 kopano-dagent[194]: f0. /usr/lib/x86_64-linux-gnu/libkcutil.so.0(+0x4cb60) [0x7f1aab339b60] Jan 21 12:12:05 kopano-dagent[194]: f1. /usr/lib/x86_64-linux-gnu/libkcutil.so.0(+0x320e6) [0x7f1aab31f0e6] Jan 21 12:12:05 kopano-dagent[194]: f2. /usr/lib/x86_64-linux-gnu/libkcutil.so.0(+0x3510d) [0x7f1aab32210d] Jan 21 12:12:05 kopano-dagent[194]: f3. /lib/x86_64-linux-gnu/libpthread.so.0(+0x12980) [0x7f1aaae79980] Jan 21 12:12:05 kopano-dagent[194]: f4. /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7) [0x7f1aa9f57fb7] Jan 21 12:12:05 kopano-dagent[194]: f5. /lib/x86_64-linux-gnu/libc.so.6(abort+0x141) [0x7f1aa9f59921] Jan 21 12:12:05 kopano-dagent[194]: f6. /lib/x86_64-linux-gnu/libc.so.6(+0x89967) [0x7f1aa9fa2967] Jan 21 12:12:05 kopano-dagent[194]: f7. /lib/x86_64-linux-gnu/libc.so.6(+0x134b8f) [0x7f1aaa04db8f] Jan 21 12:12:05 kopano-dagent[194]: f8. /lib/x86_64-linux-gnu/libc.so.6(+0x134bb1) [0x7f1aaa04dbb1] Jan 21 12:12:05 kopano-dagent[194]: f9. /lib/x86_64-linux-gnu/libc.so.6(+0x1328a0) [0x7f1aaa04b8a0] Jan 21 12:12:05 kopano-dagent[194]: f10. /lib/x86_64-linux-gnu/libc.so.6(__vsnprintf_chk+0x105) [0x7f1aaa04b055] Jan 21 12:12:05 kopano-dagent[194]: f11. /lib/x86_64-linux-gnu/libc.so.6(__snprintf_chk+0x85) [0x7f1aaa04af25] Jan 21 12:12:05 kopano-dagent[194]: f12. /usr/sbin/kopano-dagent(+0x139e4) [0x55a1be0059e4] Jan 21 12:12:05 kopano-dagent[194]: f13. /usr/sbin/kopano-dagent(+0x14df9) [0x55a1be006df9] Jan 21 12:12:05 kopano-dagent[194]: f14. /usr/sbin/kopano-dagent(+0x173d1) [0x55a1be0093d1] Jan 21 12:12:05 kopano-dagent[194]: f15. /usr/sbin/kopano-dagent(+0x19819) [0x55a1be00b819] Jan 21 12:12:05 kopano-dagent[194]: f16. /usr/sbin/kopano-dagent(+0x1bf66) [0x55a1be00df66] Jan 21 12:12:05 kopano-dagent[194]: f17. /lib/x86_64-linux-gnu/libpthread.so.0(+0x76db) [0x7f1aaae6e6db] Jan 21 12:12:05 kopano-dagent[194]: f18. /lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7f1aaa03a71f] Jan 21 12:12:05 kopano-dagent[194]: Signal errno: Success, signal code: -6 Jan 21 12:12:05 kopano-dagent[194]: Sender pid: 194, sender uid: 999, si_status: 0 Jan 21 12:12:05 kopano-dagent[194]: Signal value: 0, faulting address: 0x3e7000000c2 Jan 21 12:12:06 kopano-dagent[1420]: Coredump status left at system default. Jan 21 12:12:06 kopano-dagent[1420]: Starting kopano-dagent version 11.0.0 (pid 1420 uid 0) (LMTP mode) Jan 21 12:12:06 kopano-dagent[1420]: Listening on 0.0.0.0:2003 (fd 4) Jan 21 12:12:06 kopano-dagent[1420]: Listening on [::]:2003 (fd 5) Jan 21 12:12:06 kopano-dagent[1420]: Coredump status left at system default. Jan 21 12:12:06 kopano-dagent[1420]: Starting kopano-dagent version 11.0.0 (pid 1420 uid 999) (LMTP mode) Jan 21 12:12:06 kopano-dagent[1420]: Re-using fd 4 for 0.0.0.0:2003 Jan 21 12:12:06 kopano-dagent[1420]: Re-using fd 5 for [::]:2003 Jan 21 12:12:06 kopano-dagent[1420]: Maximum LMTP threads set to 20 Jan 21 12:12:06 kopano-dagent[1420]: Starting statscollector
-
Hello lantz.
Could you let me know if you have changed the tmp path of the dagent via the following config:
tmp_path = your_new_path
Or, if you set an env variable underTMP
orTEMP
?If so, could you provide me the full path you set?
-
Hello Solidus
Many thanks for considering my findings.
The tmp path was not internationally changed and it appears not to be changed in the test system in question.
Since I test kopano-dagent in a docker environment you should be able to reproduce the issue by following the procedure below:
git clone https://github.com/mlan/docker-kopano.git cd docker-kopano/demo make init make app-test_lmtp make app-test_oof1 make app-test_lmtp make app-test_oof0 make app-test_lmtp make app-logs make app-env make app-sh
-
internationallyabove should read intentionally -
Please accept the following additional piece of information.
It is likely that whatever causes the issue described here was introduced after the 9th of October 2020, since OOF works just fine (in the docker environment mentioned above) using the nightly builds that was available on that date.
-
@lantz Hello lantz.
Thanks for the extra information. I am working on reproducing your issue and will update when I have news.
Thanks.
-
Hello again @lantz :)
I have found the issue and fixed it. As soon as the PR is merged, it should be available in a nightly build. I’ll let you know once that happens. FYI, this’ll also likely be back-ported to version 10.
Thanks for reporting the issue!
-
@lantz The fix has been merged to master. Tomorrow’s build should have it, let me know if you are still facing issues with this.
-
Hello Solidus,
This is excellent news! :)
I will run tests tomorrow and report back here.
-
Hello @Solidus
I used the nightly builds and tested OOF and the issue mentioned here appears to be solved!
Many thanks for your help.
-
@lantz Fantastic! :)
Happy to help.