Bug 1002351
Summary: | [abrt] WARNING: at lib/list_debug.c:53 __list_del_entry+0x60/0xe0() | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andy <andyrojas> | ||||
Component: | kernel | Assignee: | Neil Horman <nhorman> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 18 | CC: | andyrojas, gansalmon, itamar, jonathan, kernel-maint, klaus, madhu.chinakonda, marcelo.barbosa, nhorman, turcotte_via | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i686 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | abrt_hash:7b1a9fca4b1bf4b8ef702a2ab1687092d2ffe633 | ||||||
Fixed In Version: | kernel-3.11.1-300.fc20 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-09-23 00:35:18 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
Andy
2013-08-29 01:20:57 UTC
Created attachment 791558 [details]
File: dmesg
looks like we might not be locking the crypto_alg_sem in crypto_remove_final. Can you reproduce this issue? No, I haven't been able to reproduce it. hmm, well I'll try to work up a patch based on code observation for you to test with anyway. Won't hurt to try. looks like this is fixed upstream: https://git.kernel.org/cgit/linux/kernel/git/herbert/crypto-2.6.git/commit/?id=77dbd7a95e4a4f15264c333a9e9ab97ee27dc2aa *** Bug 989482 has been marked as a duplicate of this bug. *** CC'd to stable, so it should get picked up shortly. kernel-3.11.1-300.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/kernel-3.11.1-300.fc20 Package kernel-3.11.1-300.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing kernel-3.11.1-300.fc20' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-16794/kernel-3.11.1-300.fc20 then log in and leave karma (feedback). kernel-3.11.1-300.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |