Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 247179 - sys-process/vixie-cron crashes if underscore "_" in MAILTO
Summary: sys-process/vixie-cron crashes if underscore "_" in MAILTO
Status: RESOLVED DUPLICATE of bug 197625
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Cron Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-17 10:50 UTC by 0xFF
Modified: 2009-01-31 14:15 UTC (History)
1 user (show)

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 0xFF 2008-11-17 10:50:51 UTC
vixie cron crashes with segfault when using email addresses in crontab file with "_" (underscore). 
If I add "MAILTO=name_user@mydomain.com"  section to crontab job, cron will crash with UNSAFE(name_user@mydomain.com) mesage in log. Crontab job won't be finished.

Reproducible: Always

Steps to Reproduce:
1. Invoke crontab editor crontab -e
2. Add MAILTO=john_travolta@mydomain.com section to crontab
3. Save job
4. Wait forever for crontab job ;)
Comment 1 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2009-01-31 14:15:16 UTC

*** This bug has been marked as a duplicate of bug 197625 ***