| Summary: | [abrt] kernel: WARNING: at lib/list_debug.c:26 __list_add+0x3f/0x81() | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Xavier Hourcade <public.oss> | ||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 14 | CC: | cyberrider, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, redhat-bugzilla | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:768836299 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-07-14 03:12:26 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Xavier Hourcade
2011-04-02 13:50:38 UTC
Created attachment 489586 [details]
File: backtrace
I look to be seeing the same oops here: Package: kernel Latest Crash: Fri 20 May 2011 07:45:31 Command: not_applicable Reason: WARNING: at lib/list_debug.c:26 __list_add+0x3f/0x81() Comment: None Bug Reports: WARNING: at lib/list_debug.c:26 __list_add+0x3f/0x81() Hardware name: P5QL PRO list_add corruption. next->prev should be prev (ffffffff81a7ae20), but was ffffffffa01b4be8. (next=ffffffffa01801b8). Modules linked in: snd soundcore snd_page_alloc serio_raw joydev v4l1_compat v4l2_compat_ioctl32 iTCO_wdt asus_atk0110 microcode iTCO_vendor_support atl1e rfkill i2c_i801 raid1 pata_acpi ata_generic pata_marvell radeon ttm drm_kms_helper drm i2c_algo_bit i2c_core [last unloaded: scsi_wait_scan] Pid: 642, comm: modprobe Not tainted 2.6.35.10-74.fc14.x86_64 #1 Call Trace: [<ffffffff8104d999>] warn_slowpath_common+0x85/0x9d [<ffffffff8104da54>] warn_slowpath_fmt+0x46/0x48 [<ffffffff81468695>] ? _cond_resched+0xe/0x22 [<ffffffff812267ea>] __list_add+0x3f/0x81 [<ffffffff81218225>] module_bug_finalize+0xb9/0xca [<ffffffff8102885e>] module_finalize+0x156/0x165 [<ffffffff8107c1d3>] load_module+0x1170/0x1b74 [<ffffffff81079b55>] ? setup_modinfo_srcversion+0x0/0x29 [<ffffffff811e47aa>] ? selinux_capable+0x37/0x40 [<ffffffff8107cc27>] sys_init_module+0x50/0x1e4 [<ffffffff81009cf2>] system_call_fastpath+0x16/0x1b Package: kernel Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. Unknown - OOPS occurred at time of startup and login. 2. 3. *** This bug has been marked as a duplicate of bug 693085 *** |