Bug 662069
Summary: | [abrt] evolution-2.32.1-1.fc14: kill: Process /usr/bin/evolution was killed by signal 4 (SIGILL) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Yann Droneaud <yann> | ||||
Component: | libical | Assignee: | Matthew Barnes <mbarnes> | ||||
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 14 | CC: | lucilanga, mbarnes, mcrha, rdieter, redhat-bugzilla | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | abrt_hash:8fcaa6c24b5e802157021b3a28c9fbe659af1382 | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-12-10 14:29:44 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Yann Droneaud
2010-12-10 14:14:15 UTC
Created attachment 467975 [details]
File: backtrace
This is the root cause of bug 662070 : an 0 sized block of memory is allocated and accessed in icaltzutil_fetch_timezone(). *** This bug has been marked as a duplicate of bug 662070 *** This is not a duplicate of 662070. libical's icaltzutil_fetch_timezone() allocates 0 sized memory blocks and did not use them. So it is safe. Closing as not a bug. *** Bug 664423 has been marked as a duplicate of this bug. *** |