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

Bug#513537: linux-image-2.6.26-1-openvz-amd64 hanging



On Thursday 05 March 2009 12:22:39 am Tom Rathborne wrote:
> Hi Vitaliy ...
>
> On Tue, Feb 24, 2009 at 09:02:04AM -0500, Tom Rathborne wrote:
> > On Tue, Feb 24, 2009 at 11:29:42AM +0300, Vitaliy Gusev wrote:
> > > On 20 February 2009 23:21:54 Tom Rathborne wrote:
> > > > On Fri, Feb 20, 2009 at 02:27:52PM +0300, Vitaliy Gusev wrote:
> > > > > Can you specify a link where I can obtain vmliniX
> > > > > 2.6.26-1-openvz-amd64 image?
> > > >
> > > > Here's the Debian package page:
> > > >    
> > > > http://packages.debian.org/en/lenny/linux-image-2.6.26-1-openvz-amd64
> > > > ... or in Russian ... ;-)
> > > >    
> > > > http://packages.debian.org/ru/lenny/linux-image-2.6.26-1-openvz-amd64
> > >
> > > Both these packages don't have vmlinux image.
>
> ...
>
> > You can get the result at:
> >     http://loki.aceldama.com/stuff/vmlinux-2.6.26-1-openvz-amd64
>
> Is there anything else I can do to help you debug this?

Warn message reffers to the shmem_free_blocks():

     static void shmem_free_blocks(struct inode *inode, long pages)
     {
	struct shmem_sb_info *sbinfo = SHMEM_SB(inode->i_sb);
	if (sbinfo->max_blocks) {
		spin_lock(&sbinfo->stat_lock);
               ^^^^
              Here is a place where cpu1 is in a loop .

It seems like someone already held &sbinfo->stat_lock.

Can you do "sysrq-p" , "sysrq-t", "sysrq-w"  in the host ?


>
> Thanks,
>
> Tom

-- 

Thanks,
Vitaliy Gusev



Reply to: