panic: spin lock held too long (RELENG_8 from today)
Attilio Rao
attilio at freebsd.org
Wed Aug 17 18:37:02 UTC 2011
2011/8/17 Hiroki Sato <hrs at freebsd.org>:
> Hi,
>
> Mike Tancsa <mike at sentex.net> wrote
> in <4E15A08C.6090407 at sentex.net>:
>
> mi> On 7/7/2011 7:32 AM, Mike Tancsa wrote:
> mi> > On 7/7/2011 4:20 AM, Kostik Belousov wrote:
> mi> >>
> mi> >> BTW, we had a similar panic, "spinlock held too long", the spinlock
> mi> >> is the sched lock N, on busy 8-core box recently upgraded to the
> mi> >> stable/8. Unfortunately, machine hung dumping core, so the stack trace
> mi> >> for the owner thread was not available.
> mi> >>
> mi> >> I was unable to make any conclusion from the data that was present.
> mi> >> If the situation is reproducable, you coulld try to revert r221937. This
> mi> >> is pure speculation, though.
> mi> >
> mi> > Another crash just now after 5hrs uptime. I will try and revert r221937
> mi> > unless there is any extra debugging you want me to add to the kernel
> mi> > instead ?
>
> I am also suffering from a reproducible panic on an 8-STABLE box, an
> NFS server with heavy I/O load. I could not get a kernel dump
> because this panic locked up the machine just after it occurred, but
> according to the stack trace it was the same as posted one.
> Switching to an 8.2R kernel can prevent this panic.
>
> Any progress on the investigation?
Hiroki,
how easilly can you reproduce it?
It would be important to have a DDB textdump with these informations:
- bt
- ps
- show allpcpu
- alltrace
Alternatively, a coredump which has the stop cpu patch which Andryi can provide.
Thanks,
Attilio
--
Peace can only be achieved by understanding - A. Einstein
More information about the freebsd-stable
mailing list