| Summary: | anacron segfaults with certain config data | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Martin Poole <mpoole> | ||||||
| Component: | cronie | Assignee: | Marcela Mašláňová <mmaslano> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jakub Prokes <jprokes> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 7.0 | CC: | bugproxy, hannsj_uhl, jscotka, ksrot, pbunyan, pkis | ||||||
| Target Milestone: | rc | Keywords: | Patch | ||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | cronie-1.4.11-11.el7 | Doc Type: | Bug Fix | ||||||
| Doc Text: |
Cause: Anacron didn't check configuration file well.
Consequence: Anacron segfaulted with incorrect configuration like START_HOURS_RANGE=0
Fix: Configuration is now checked properly.
Result: No segfaults by anacron configuration.
|
Story Points: | --- | ||||||
| Clone Of: | 1031383 | Environment: | |||||||
| Last Closed: | 2014-06-13 11:50:53 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Bug Depends On: | 1031383 | ||||||||
| Bug Blocks: | 744225 | ||||||||
| Attachments: |
|
||||||||
|
Description
Martin Poole
2013-11-17 14:06:46 UTC
Switching back to ASSIGNED. I believe the patch introduced a regression. # rpm -qa | grep cron cronie-anacron-1.4.11-7.el7.x86_64 cronie-1.4.11-7.el7.x86_64 with RANDOM_DELAY=45 in /etc/anacrontab I am getting: # anacron -f -d Anacron started on 2014-01-20 anacron: Regex error reading /etc/anacrontab anacron: Aborted It worked with cronie-1.4.11-6.el7 It was already opened as rhbz#1031384. Which one do you want to close? (In reply to Marcela Mašláňová from comment #3) > It was already opened as rhbz#1031384. Which one do you want to close? Hi Marcela, seems like a wrong bug reference (or wrong bug for this comment). *** Bug 1055549 has been marked as a duplicate of this bug. *** Coverity found another problem in checking values. Fixed in new build. *** Bug 1062132 has been marked as a duplicate of this bug. *** Created attachment 860082 [details]
dmesg trace logs
default comment by bridge
*** Bug 1062666 has been marked as a duplicate of this bug. *** ------- Comment From mgrf.com 2014-02-21 08:55 EDT------- This is verified included in snap 7 - closing on IBM site (for System z only as this is a DUP on Red Hat site) This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. ------- Comment From hannsj_uhl.com 2019-04-08 10:13 EDT------- . |