[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel panic



Le vendredi 16 mars 2007 22:11, Shams Fantar a écrit :
> Hi,
>
> J'ai un petit kernel panic avec une debian etch. J'ai le même souci avec
> un kernel 2.6.18-k7 officiel debian et un 2.6.20-2 compilé à la main.
> Voici le message :
>
> <<<<<<<<<< Dump Card State ends >>>>>>>>>>
> Kernel panic - not syncing: for safety
> BUG: at arch/i386/kernel/smp.c:547 smp_call_function()
> [<C010d8e6>] smp_call_function+0*136/0*140
> [....]
> ===============

Après examen du source, il apparaît que c'est un warning qui tourne
mal parce que les interruptions ont été désactivées:

smp_call_function(): Run a function on all other CPUs.
...
You must not call this function with disabled interrupts or from a
hardware interrupt handler or from a bottom half handler.

Reste à trouver quel est le daemon|script|hardware device
qui exécute une telle manoeuvre



Reply to: