• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Forwarded to devs Dmarc seghfault error 4 in libc-2.12.so

danielsausm

New Pleskian
TITLE:
Dmarc fail with segfault error 4 in libc-2.12.so causing Mails to QUARANTINE
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Betriebssystem ‪CentOS 6.9 (Final)‬
Produkt Plesk Onyx
Version 17.5.3 Update #21
PROBLEM DESCRIPTION:
When using dmarc, some mails cause an error by getting moved to .Spam Folder.

Even on Mailboxes which have not set moveing spam to folder, and even on redirect accounts without mailbox.

dmesg tells many segfaults.​
STEPS TO REPRODUCE:
enable dmarc, receive some mails​
ACTUAL RESULT:
some mails cause an error by getting moved to .Spam Folder.

Even on Mailboxes which have not set moveing spam to folder, and even on redirect accounts without mailbox.

the unwanted moved messages hav two dmarc lines in header:
Authentication-Results: XXX-it.de;
dmarc=fail (p=QUARANTINE sp=QUARANTINE) d=YYY.de; header.from=googlemail.com;
dkim=pass [email protected];
dmarc=pass (p=QUARANTINE sp=QUARANTINE) d=googlemail.com;
header.from=googlemail.com;
dkim=pass [email protected];

dmesg tells many segfaults.

dmarc[10143]: segfault at 1 ip 00007faa90d85c9c sp 00007ffc81a7d130 error 4 in libc-2.12.so[7faa90d3e000+18a000]
dmarc[26914]: segfault at 1 ip 00007f3a7b062c9c sp 00007ffdca4146a0 error 4 in libc-2.12.so[7f3a7b01b000+18a000]
dmarc[26932]: segfault at 1 ip 00007f16d335ac9c sp 00007ffe0f92d160 error 4 in libc-2.12.so[7f16d3313000+18a000]
dmarc[27037]: segfault at 1 ip 00007f11bb897c9c sp 00007ffd13f62bc0 error 4 in libc-2.12.so[7f11bb850000+18a000]
dmarc[27056]: segfault at 1 ip 00007f2490cc5c9c sp 00007ffdc2c57cf0 error 4 in libc-2.12.so[7f2490c7e000+18a000]
dmarc[25125]: segfault at 1 ip 00007f4faf837c9c sp 00007ffdd5ddfac0 error 4 in libc-2.12.so[7f4faf7f0000+18a000]
dmarc[2531]: segfault at 1 ip 00007fcc2ee6cc9c sp 00007fff920ff550 error 4 in libc-2.12.so[7fcc2ee25000+18a000]
dmarc[31244]: segfault at 1 ip 00007f7f47b35c9c sp 00007ffd85de8530 error 4 in libc-2.12.so[7f7f47aee000+18a000]
dmarc[31262]: segfault at 1 ip 00007f6cdd318c9c sp 00007ffcb9b44c30 error 4 in libc-2.12.so[7f6cdd2d1000+18a000]
dmarc[6057]: segfault at 1 ip 00007f9337aafc9c sp 00007ffeb92f4630 error 4 in libc-2.12.so[7f9337a68000+18a000]
dmarc[18708]: segfault at 1 ip 00007fa3f79f1c9c sp 00007ffe5479b930 error 4 in libc-2.12.so[7fa3f79aa000+18a000]
dmarc[18714]: segfault at 1 ip 00007f568f139c9c sp 00007ffc8f19ddf0 error 4 in libc-2.12.so[7f568f0f2000+18a000]
dmarc[24091]: segfault at 1 ip 00007f6756e95c9c sp 00007fffcb2c3c10 error 4 in libc-2.12.so[7f6756e4e000+18a000]​
EXPECTED RESULT:
mails should get delivered into mailbox, and not moved to .Spam Folder​
ANY ADDITIONAL INFORMATION:
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Confirm bug
 
Thank you for your report.
Developers can't reproduce this issue in their test environment, therefore it would be good if you provide us login credential to your server for the further investigation. You can send it to me in PM.
 
Custom version of dmarc is uploaded to the server. No more segfaults. Bugreport PPPM-7027 was created.
 
Back
Top