Hi,
I am using a fully up to data FC5 on a Dell Poweredge server ( SC1420 ) Dual core Xeon, We use it as a file server.
Linux 2.6.18-1.2239.fc5smp #1 SMP EST 2006 i686 i686 i386 GNU/Linux
Today i was deleting alot of entrys from a database log file via samba and the server hung, spurting out lots to the SSH window I had open.
I rebooted the machine and fetched the log of the crash :
Code:
Dec 1 13:11:50 thor kernel: BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000
Dec 1 13:11:50 thor kernel: printing eip:
Dec 1 13:11:50 thor kernel: c04e53b7
Dec 1 13:11:50 thor kernel: *pde = 12d0a001
Dec 1 13:11:50 thor kernel: Oops: 0000 [#1]
Dec 1 13:11:50 thor kernel: SMP
Dec 1 13:11:50 thor kernel: last sysfs file: /block/sda/sda1/size
Dec 1 13:11:50 thor kernel: Modules linked in: nls_utf8 cifs ipv6 autofs4 sunrpc video sbs i2c_ec button battery asus_acpi ac lp parport_pc parport ehci_hc
Dec 1 13:11:50 thor kernel: CPU: 0
Dec 1 13:11:50 thor kernel: EIP: 0060:[<c04e53b7>] Not tainted VLI
Dec 1 13:11:50 thor kernel: EFLAGS: 00010217 (2.6.18-1.2239.fc5smp #1)
Dec 1 13:11:50 thor kernel: EIP is at rb_erase+0x178/0x22f
Dec 1 13:11:50 thor kernel: eax: df1fe6c9 ebx: d5bd8b48 ecx: 00000000 edx: df1fe6c8
Dec 1 13:11:50 thor kernel: esi: df1fe6c8 edi: d5bd8ac8 ebp: c08025c0 esp: dfe7bf44
Dec 1 13:11:50 thor kernel: ds: 007b es: 007b ss: 0068
Dec 1 13:11:50 thor kernel: Process events/0 (pid: 8, ti=dfe7b000 task=c14c05e0 task.ti=dfe7b000)
Dec 1 13:11:50 thor kernel: Stack: 00000001 d5bd8ac0 d5bd8ac8 dfc97c40 00000282 c04ba703 c06858a0 c06858a4
Dec 1 13:11:50 thor kernel: c04340bf 00000246 dfc97c40 dfc97c60 c04ba6bc 00000000 dfc97c60 dfc97c40
Dec 1 13:11:50 thor kernel: dfc97c58 00000000 c04349ad 00000001 00000000 c1407180 00010000 00000000
Dec 1 13:11:50 thor kernel: Call Trace:
Dec 1 13:11:50 thor kernel: [<c04ba703>] key_cleanup+0x47/0xd0
Dec 1 13:11:50 thor kernel: [<c04340bf>] run_workqueue+0x86/0xc6
Dec 1 13:11:50 thor kernel: [<c04349ad>] worker_thread+0xd9/0x10c
Dec 1 13:11:50 thor kernel: [<c0436e7f>] kthread+0xc0/0xed
Dec 1 13:11:50 thor kernel: [<c0404ccb>] kernel_thread_helper+0x7/0x10
Dec 1 13:11:50 thor kernel: DWARF2 unwinder stuck at kernel_thread_helper+0x7/0x10
Dec 1 13:11:50 thor kernel: Leftover inexact backtrace:
Dec 1 13:11:50 thor kernel: =======================
Dec 1 13:11:50 thor kernel: Code: ff ff 8b 4e 04 8b 01 8b 16 83 e0 fe 83 e2 01 09 d0 89 01 8b 41 04 83 0e 01 85 c0 74 03 83 08 01 89 ea 89 f0 e8 d3 fc ff f
Dec 1 13:11:50 thor kernel: EIP: [<c04e53b7>] rb_erase+0x178/0x22f SS:ESP 0068:dfe7bf44
Dec 1 13:11:59 thor kernel: <3>BUG: soft lockup detected on CPU#1!
Dec 1 13:11:59 thor kernel: [<c04050ef>] dump_trace+0x69/0x1af
Dec 1 13:11:59 thor kernel: [<c040524d>] show_trace_log_lvl+0x18/0x2c
Dec 1 13:11:59 thor kernel: [<c0405800>] show_trace+0xf/0x11
Dec 1 13:11:59 thor kernel: [<c04058fa>] dump_stack+0x15/0x17
Dec 1 13:11:59 thor kernel: [<c044b779>] softlockup_tick+0xad/0xc4
Dec 1 13:11:59 thor kernel: [<c042ea75>] update_process_times+0x39/0x5c
Dec 1 13:11:59 thor kernel: [<c0418912>] smp_apic_timer_interrupt+0x5b/0x61
Dec 1 13:11:59 thor kernel: [<c04049f3>] apic_timer_interrupt+0x1f/0x24
Dec 1 13:11:59 thor kernel: DWARF2 unwinder stuck at apic_timer_interrupt+0x1f/0x24
Dec 1 13:11:59 thor kernel: Leftover inexact backtrace:
Dec 1 13:11:59 thor kernel: [<c052007b>] acpi_fan_read_state+0x7/0x65
Dec 1 13:11:59 thor kernel: [<c04e7feb>] _raw_spin_lock+0x6f/0xdc
Dec 1 13:12:00 thor kernel: [<c04ba42b>] key_alloc+0x1d3/0x330
Dec 1 13:12:00 thor kernel: [<c04bb23d>] keyring_alloc+0x30/0x6a
Dec 1 13:12:00 thor kernel: [<c04bc8dc>] alloc_uid_keyring+0x4c/0xb2
Dec 1 13:12:00 thor kernel: [<c042eeed>] alloc_uid+0x95/0x13c
Dec 1 13:12:00 thor kernel: [<c0431d14>] set_user+0xb/0x8e
Dec 1 13:12:00 thor kernel: [<c04335c0>] sys_setresuid+0x111/0x1dd
Dec 1 13:12:00 thor kernel: [<c0403ec9>] sysenter_past_esp+0x56/0x79
Dec 1 13:12:00 thor kernel: =======================
Is this a known Kernel Bug?, Is there anything i can do to report this bug? this is a server that is being used most of the time so I cant do anything to harsh.
Thanks,
Carl.