• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Core dump files in /etc/rc.d/init.d/

ColtC

New Pleskian
I am constantly getting core dump files in /etc/rc.d/init.d/, there is around 1 a minute.

When I try to debug the file with gdb it says: Core was generated by `/usr/sbin/pop3login /usr/lib/courier-imap/authlib/authpsa /usr/bin/pop3d Maildi'a /usr/bin/pop3d Maildi'.

When I try to debug using one of those executables it tells me: warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fffb614f000
Core was generated by `/usr/sbin/pop3login /usr/lib/courier-imap/authlib/authpsa /usr/bin/pop3d Maildi'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007fd3cbf7ab51 in __strlen_sse2 () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install psa-courier-imap-3.0.8-cos6.build110120606.19.x86_64


I am unable to install this debuginfo, how can I determine what is causing these core dumps?
 
|| technical response. Excellent work || team.

As I read through the core dump that you have mentioned, I found the issue is with the
"psa-courier-imap-3.0.8-cos6.build110120606.19.x86_64". So I tried to check further and saw that the rpm build was corrupted. I rebuilt the RPM database to make sure that the packages are listing fine now. Probably the issue was due to the reason that the rpm package was not detected properly. Please have a check further and let me know if you need any further assistance.
 
Back
Top