Re: kernel BUG at /usr/src/linux-2.6.25/kernel/workqueue.c:224! (r8169?)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Paprocki
Date: Sunday, April 20, 2008 - 8:16 pm

I just received a similar bug on workqueue.c:223 while I was not doing
anything with the card. These bugs seem to have increased with
frequency when running under 2.6.25. It used to take me some time to
cause a problem to appear under 2.6.24, but under 2.6.25 they appear
very readily. I was actually not touching the machine at all when this
appeared on the console:

r8169: eth0: link up
r8169: eth0: link up
r8169: eth0: link up
r8169: eth0: link up
r8169: eth0: link up
r8169: eth0: link up
r8169: eth0: link up
r8169: eth0: link up
------------[ cut here ]------------
kernel BUG at /usr/src/linux-2.6.25/kernel/workqueue.c:223!
invalid opcode: 0000 [#1]

Pid: 4, comm: events/0 Not tainted (2.6.25 #2)
EIP: 0060:[<c0223446>] EFLAGS: 00010286 CPU: 0
EIP is at queue_delayed_work_on+0x1c/0x7b
EAX: 00000000 EBX: cf0ae9f0 ECX: cf0ae9e0 EDX: 00000000
ESI: cf002840 EDI: ffffffff EBP: cf0ae360 ESP: cf037ea4
 DS: 007b ES: 007b FS: 0000 GS: 0000 SS: 0068
Process events/0 (pid: 4, ti=cf036000 task=cf02e590 task.ti=cf036000)
Stack: cf0b7400 cf0ae000 cf0ae360 c02234cb 00000004 c037a1a5 d002e03e 00000050
       00000014 d002e000 d002e03e d002e000 cf1d6000 cf0f8400 c2b00157 cf1c9c80
       00000080 00000001 0000000a c0230811 c0537ae0 0000000a 00000000 0000000a
Call Trace:
 [<c02234cb>] queue_delayed_work+0x16/0x18
 [<c037a1a5>] rtl8169_interrupt+0x1bb/0x2ef
 [<c0230811>] handle_IRQ_event+0x1a/0x3f
 [<c023176c>] handle_level_irq+0x7a/0x8a
 [<c02064d4>] do_IRQ+0x4b/0x60
 [<c0204fbf>] common_interrupt+0x23/0x28
 [<c0300000>] elevator_init+0x5a/0xcd
 [<c0247e68>] kfree+0x6a/0x6e
 [<c041060c>] __kfree_skb+0x8/0x61
 [<c0379d55>] rtl8169_rx_clear+0x1f/0x48
 [<c037a48f>] rtl8169_close+0x13/0x67
 [<c037b21e>] rtl8169_reinit_task+0x25/0x64
 [<c037b1f9>] rtl8169_reinit_task+0x0/0x64
 [<c0222fef>] run_workqueue+0x63/0xca
 [<c02234db>] worker_thread+0x0/0xb7
 [<c0223587>] worker_thread+0xac/0xb7
 [<c02253e9>] autoremove_wake_function+0x0/0x2b
 [<c02234db>] worker_thread+0x0/0xb7
 [<c022528f>] kthread+0x36/0x5b
 [<c0225259>] kthread+0x0/0x5b
 [<c020512f>] kernel_thread_helper+0x7/0x10
 =======================
Code: 8d 50 10 e9 46 ff ff ff 31 d2 e9 3f ff ff ff 57 89 c7 56 89 d6 53 8d 59 1
EIP: [<c0223446>] queue_delayed_work_on+0x1c/0x7b SS:ESP 0068:cf037ea4
Kernel panic - not syncing: Fatal exception in interrupt



On Sun, Apr 20, 2008 at 6:48 PM, Andrew Paprocki <andrew@ishiboo.com> wrote:
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: kernel BUG at /usr/src/linux-2.6.25/kernel/workqueue.c ..., Andrew Paprocki, (Sun Apr 20, 8:16 pm)