Bug 869569
| Summary: | [abrt]: WARNING: at lib/list_debug.c:53 __list_del_entry+0x63/0xd0() | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dmitri Skok <dima_skok> |
| Component: | kernel | Assignee: | Herbert Xu <zxu> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 17 | CC: | gansalmon, itamar, jforbes, jlayton, jonathan, kernel-maint, madhu.chinakonda, sprabhu |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:4e1122b95ae3783bed169cb5dcfae03382f7f5e8 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-02-01 15:50:00 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: | |||
|
Description
Dmitri Skok
2012-10-24 09:32:50 UTC
Does this happen with the 3.6.x updates in F17? Huh, cifs is a fairly naive user of the crypto APIs and I don't see where it's doing anything wrong... It looks sort of like the kernel tried to look up a particular crypto algorithm and failed, and the list corruption was found during the error handling. Smells like some sort of generic memory corruption, really. Yeah, is this reproducible on a 3.6-ish kernel? I took a look here but I don't know the crypto APIs well at all. It looks though like this crypto algorithm was freed while we were waiting on it to be set up or something? In any case, I'm fairly convinced that this is not related to CIFS at all... I'm going to hand this off to Herbert in case he has seen this and is interested. This bug is being closed because it has been set needinfo for more than 2 weeks without a response. If this is still an issue, please reopen and reply with the requested information. |