Bug 693085 - [abrt] kernel: WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
Summary: [abrt] kernel: WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
Keywords:
Status: CLOSED DUPLICATE of bug 648571
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:757957357
: 669742 693087 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-02 13:47 UTC by Xavier Hourcade
Modified: 2011-08-30 17:27 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-30 17:27:15 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.04 KB, text/plain)
2011-04-02 13:47 UTC, Xavier Hourcade
no flags Details

Description Xavier Hourcade 2011-04-02 13:47:51 UTC
abrt version: 1.1.17
architecture: x86_64
cmdline: not_applicable
component: kernel
executable: kernel
kernel: 2.6.35.10-74.fc14.x86_64
package: kernel
reason: WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
release: Fedora release 14 (Laughlin)
time: 1301747808
uid: 0

backtrace
-----
WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
Hardware name: V1S                 
list_add corruption. prev->next should be next (ffffffffa012c008), but was ffffffffa014b488. (prev=ffffffff81a7ae20).
Modules linked in: microcode(+) cryptd aes_x86_64 aes_generic xts gf128mul dm_crypt sdhci_pci sdhci firewire_ohci firewire_core mmc_core crc_itu_t pata_acpi ata_generic nouveau ttm drm_kms_helper drm i2c_algo_bit video output i2c_core [last unloaded: scsi_wait_scan]
Pid: 719, comm: modprobe Tainted: G        W   2.6.35.10-74.fc14.x86_64 #1
Call Trace:
 [<ffffffff8104d999>] warn_slowpath_common+0x85/0x9d
 [<ffffffff8104da54>] warn_slowpath_fmt+0x46/0x48
 [<ffffffff81226813>] __list_add+0x68/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

comment
-----
Oops was correctly handled, system kept running (nothing but a show stopper for me).

No oops here since Mar 5th (unrelated), which report however includes technical details for this system.
https://bugzilla.redhat.com/show_bug.cgi?id=682459

During the past days no setting settings were changed, no significant update applied either (a couple of fonts yesterday, before which it just booted fine apparently).

I can provide additional info as required.
Xavier

How to reproduce
-----
1. Booted, just like every day
2. Connected to WLAN over low signal, launched firefox
3. Noticed the ABRT icon

Nothing else.. (?)

Comment 1 Xavier Hourcade 2011-04-02 13:47:55 UTC
Created attachment 489583 [details]
File: backtrace

Comment 2 Xavier Hourcade 2011-04-02 14:41:51 UTC
Adding more info if it helps

1) Hardware is ASUS V1S laptop

2) Two oops messages occurred "at once".
   I reported the second trace via ABRT too (duplicate ^^)
   https://bugzilla.redhat.com/show_bug.cgi?id=693087

3) I rebooted but could NOT reproduce the issue

4) /var/log/messages shows this is occurred BEFORE "my step 2" :

(...)
kernel: [   49.846452] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
kernel: [   49.891711] dracut: Mounted root filesystem /dev/mapper/vg_luks-root_fedora
kernel: [   50.010958] dracut: Loading SELinux policy
kernel: [   50.444198] type=1404 audit(1301754858.924:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
kernel: [   50.893209] type=1403 audit(1301754859.373:3): policy loaded auid=4294967295 ses=4294967295
kernel: [   51.358526] dracut: Switching root
kernel: [   52.371861] readahead: starting
kernel: [   55.310601] udev[582]: starting version 161
kernel: [   55.625378] [drm] nouveau 0000:01:00.0: Detected 0 encoder on DVI-I-1, but no object!
kernel: [   57.015976] WARNING! power/level is deprecated; use power/control instead

(... reported oops traces were here ...)

kernel: [   57.237647] microcode: CPU0 sig=0x6fa, pf=0x80, revision=0x92
kernel: [   57.237657] microcode: CPU1 sig=0x6fa, pf=0x80, revision=0x92
kernel: [   57.238073] microcode: Microcode Update Driver: v2.00 <tigran.co.uk>, Peter Oruba
kernel: [   57.576879] cfg80211: Calling CRDA to update world regulatory domain
(...)


5) /var/log/messages at reboot, no oops, same part

...
kernel: [   14.466730] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
kernel: [   14.511911] dracut: Mounted root filesystem /dev/mapper/vg_luks-root_fedora
kernel: [   14.653477] dracut: Loading SELinux policy
kernel: [   15.064424] type=1404 audit(1301760204.640:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
kernel: [   15.512080] type=1403 audit(1301760205.088:3): policy loaded auid=4294967295 ses=4294967295
kernel: [   16.073132] [drm] nouveau 0000:01:00.0: Detected 0 encoder on DVI-I-1, but no object!
kernel: [   16.088185] dracut: Switching root
kernel: [   17.136502] readahead: starting
kernel: [   19.986377] udev[598]: starting version 161
kernel: [   21.657454] microcode: CPU0 sig=0x6fa, pf=0x80, revision=0x92
kernel: [   21.657462] microcode: CPU1 sig=0x6fa, pf=0x80, revision=0x92
kernel: [   21.659754] microcode: Microcode Update Driver: v2.00 <tigran.co.uk>, Peter Oruba
kernel: [   22.048007] cfg80211: Calling CRDA to update world regulatory domain
kernel: [   22.052089] WARNING! power/level is deprecated; use power/control instead
...

Xavier

Comment 3 Kevin R. Page 2011-05-20 21:08:26 UTC
As with bug #693087 I think I'm seeing the same problem:


Package:        kernel
Latest Crash:   Fri 20 May 2011 07:45:31 
Command:        not_applicable
Reason:         WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
Comment:        None
Bug Reports:    Kernel oops report was uploaded


WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
Hardware name: P5QL PRO
list_add corruption. prev->next should be next (ffffffffa01801b8), but
was ffffffffa01b4be8. (prev=ffffffff81a7ae20).
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 Tainted: G        W   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
 [<ffffffff81226813>] __list_add+0x68/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

Comment 4 Scott Marshall 2011-07-13 23:20:57 UTC
Package: kernel
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. Unknown - OOPS occurred during boot startup and login.
2.
3.

Comment 5 Dave Jones 2011-07-14 03:12:26 UTC
*** Bug 693087 has been marked as a duplicate of this bug. ***

Comment 6 David Kovalsky 2011-08-09 12:27:33 UTC
Package: kernel
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. Doesn't seem clearly reproducible. I've booted several times with the kernel, but it's really random.
2.
3.

Comment 7 David Kovalsky 2011-08-09 12:29:48 UTC
Package: kernel
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. Doesn't seem clearly reproducible. I've booted several times with the kernel, but it's really random.
2.
3.

Comment 8 Josh Boyer 2011-08-30 17:20:13 UTC
*** Bug 669742 has been marked as a duplicate of this bug. ***

Comment 9 Josh Boyer 2011-08-30 17:27:15 UTC

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


Note You need to log in before you can comment on or make changes to this bug.