lkml.org 
[lkml]   [1997]   [Jul]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.1.47 oops (crash)
> kmem_free: Bad obj addr (objp=c495fd80, name=size-32)
> kmem_free: Bad obj addr (objp=c79e6f80, name=size-64)
> Negative d_count (-1) for areas/RCS
> Unable to handle kernel NULL pointer dereference at virtual address 00000000

The oops is generated by this code of fs/dcache.c

printk("Negative d_count (%d) for %s/%s\n",
count,
dentry->d_parent->d_name.name,
dentry->d_name.name);
*(int *)0 = 0;

That could be caused by a bug in a file system driver. What file systems
are involved in area/RCS?

> Process amd (pid: 28870, process nr: 57, stackpage=c6235000)

Hmm. The automount daemon from hell :-)

Regards,
Martin

\
 
 \ /
  Last update: 2005-03-22 13:40    [W:0.138 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site