Bug 669742

Summary: Debug Kernel Warning after update and reboot
Product: [Fedora] Fedora Reporter: Daniel VanStone <daniel>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 14CC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-30 17:20:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Daniel VanStone 2011-01-14 15:35:33 UTC
Description of problem:
Debug kernel starts ABRT after login 


Version-Release number of selected component (if applicable):
Package:    	kernel 2.6.35.9-64.fc14.x86_64

How reproducible:
has happened twice since 12-29-10 
abrt says 10 times
when it happens there is a double abrt entry


Steps to Reproduce:
1.su -
2.yum -y update
3.exit su & reboot
  
Actual results:
upon next login abrt launches w/ double report of issue (possible race)
WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()


Expected results:
reboot with no error


Additional info:
backtrace
WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
Hardware name: EP43-UD3L
list_add corruption. prev->next should be next (ffffffffa000ca38), but was ffffffffa0037488. (prev=ffffffff81a7ae20).
Modules linked in: ata_generic pata_acpi pata_jmicron [last unloaded: scsi_wait_scan]
Pid: 604, comm: modprobe Tainted: G        W   2.6.35.9-64.fc14.x86_64 #1
Call Trace:
 [<ffffffff8104d855>] warn_slowpath_common+0x85/0x9d
 [<ffffffff8104d910>] warn_slowpath_fmt+0x46/0x48
 [<ffffffff81226593>] __list_add+0x68/0x81
 [<ffffffff81217fb9>] module_bug_finalize+0xb9/0xca
 [<ffffffff8102885e>] module_finalize+0x156/0x165
 [<ffffffff8107c073>] load_module+0x1170/0x1b74
 [<ffffffff810799f5>] ? setup_modinfo_srcversion+0x0/0x29
 [<ffffffff811e4566>] ? selinux_capable+0x37/0x40
 [<ffffffff8107cac7>] sys_init_module+0x50/0x1e4
 [<ffffffff81009cf2>] system_call_fastpath+0x16/0x1b

Comment 1 Josh Boyer 2011-08-30 17:20:13 UTC

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