View previous topic :: View next topic |
Author |
Message |
alexbgl Apprentice
Joined: 05 Jul 2006 Posts: 240 Location: Verona
|
Posted: Mon Sep 24, 2007 8:19 pm Post subject: problemino con il kernel |
|
|
Mentre stavo accedendo a un file system via NFS, improvvisamente, si è bloccato tutto.
Al di là del fatto che ho dovuto lanciare (dopo aver spento brutalmente) fsck manualmente e non vi dico la montagna di errori che venivano fuori, i log non sono molto rassicuranti:
Code: |
------------[ cut here ]------------
kernel BUG at mm/slab.c:603!
invalid opcode: 0000 [#1]
PREEMPT SMP
Modules linked in: nfs lockd sunrpc ipw3945 ieee80211 ieee80211_crypt bluetooth vfat fat i915 drm twofish twofish_common aes blowfish ecb sha256 af_key rtc dm_crypt dm_mod
CPU: 1
EIP: 0060:[<c015d43a>] Not tainted VLI
EFLAGS: 00010046 (2.6.22-gentoo-r5 #6)
EIP is at free_block+0x12a/0x130
eax: 80000000 ebx: f7d89018 ecx: d3f9d000 edx: c127f3a0
esi: c1000000 edi: 00000000 ebp: f7d89018 esp: f7c6ff28
ds: 007b es: 007b fs: 00d8 gs: 0000 ss: 0068
Process events/1 (pid: 8, ti=f7c6e000 task=f7c4d030 task.ti=f7c6e000)
Stack: 00000002 f7c6ff98 12256853 f78748c0 00000000 f7d89018 f7d89000 12256853
00000000 c015d4c7 00000000 00000000 f78748c0 f7d543e4 f7d543c0 f78748c0
c17159a0 c015e500 c015e5b3 00000000 00000000 c17159a4 f7c10200 c17159a0
Call Trace:
[<c015d4c7>] drain_array+0x87/0x110
[<c015e500>] cache_reap+0x0/0x110
[<c015e5b3>] cache_reap+0xb3/0x110
[<c012b14a>] run_workqueue+0x7a/0x100
[<c012e900>] autoremove_wake_function+0x0/0x50
[<c012ba9c>] worker_thread+0x9c/0x100
[<c012e900>] autoremove_wake_function+0x0/0x50
[<c012ba00>] worker_thread+0x0/0x100
[<c012e612>] kthread+0x42/0x70
[<c012e5d0>] kthread+0x0/0x70
[<c01036f3>] kernel_thread_helper+0x7/0x14
=======================
Code: 20 89 f2 29 d8 89 47 18 8b 44 24 0c e8 80 fe ff ff e9 26 ff ff ff 83 c4 14 5b 5e 5f 5d c3 8b 52 0c 8b 02 84 c0 0f 88 59 ff ff ff <0f> 0b eb fe 89 f6 83 ec 20 85 c9 89 44 24 08 8b 44 24 28 89 74
EIP: [<c015d43a>] free_block+0x12a/0x130 SS:ESP 0068:f7c6ff28
note: events/1[8] exited with preempt_count 1
|
Mi potreste illuminare? |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Mon Sep 24, 2007 10:09 pm Post subject: |
|
|
come suggeriscono altrove:
o abiliti
oppure provi a vedere su google se trovi qualcosa di più vicino al tuo problema... _________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Tue Sep 25, 2007 7:17 am Post subject: Re: problemino con il kernel |
|
|
alexbgl wrote: | Mentre stavo accedendo a un file system via NFS, improvvisamente, si è bloccato tutto.
Al di là del fatto che ho dovuto lanciare (dopo aver spento brutalmente) fsck manualmente e non vi dico la montagna di errori che venivano fuori, i log non sono molto rassicuranti:
|
E' stato un evento isolato o ti accade ogni volta? _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
alexbgl Apprentice
Joined: 05 Jul 2006 Posts: 240 Location: Verona
|
Posted: Tue Sep 25, 2007 5:04 pm Post subject: |
|
|
No, direi che si è trattato di una caso isolato. |
|
Back to top |
|
|
|