[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200807091337.32118.oliver@neukum.org>
Date: Wed, 9 Jul 2008 13:37:31 +0200
From: Oliver Neukum <oliver@...kum.org>
To: Michael Tokarev <mjt@....msk.ru>
Cc: "Linux-kernel" <linux-kernel@...r.kernel.org>
Subject: Re: 2.6.25: random stalls on certain hardware - regression?
Am Mittwoch 09 Juli 2008 11:22:08 schrieb Michael Tokarev:
> Oliver Neukum wrote:
> > Am Dienstag 08 Juli 2008 23:56:12 schrieb Michael Tokarev:
> >
> >> Any idea how to start welcome. Meanwhile I'll try current 2.6.26pre,
> >> in a hope it will not destroy all our data.. ;)
> >
> > Can you test whether select() triggers the lockup?
>
> Hmm. Sure I can, and it definitely uses select() here and there -
> samba & Oracle8 & cronyd & vtund & syslogd - that's services
> running on it all using select(2). Can you elaborate a bit
> more on this please? I mean, should it lock up on first select()
> (so that it's not what I see here) or on some random one (still
select() but not necessary the first call. I've got a report which seems
to indicate a rogue pointer while building the poll table. You might
strace a test programm and see whether it hangs in select() if it manages
to trigger the lockup.
Regards
Oliver
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists