Messages in this thread |  | | Date | Thu, 21 Sep 2000 11:45:57 +0200 (CEST) | From | Martin Diehl <> | Subject | Re: Oops: Unable to handle kernel null pointer |
| |
On Wed, 20 Sep 100, Sebastian Willing wrote:
It's almost impossible to extract some useful information from your oops without your kernel symbols (Documentation/oops-tracing.txt). However, to make a guess, this
> Unable to handle kernel NULL pointer dereference at virtual address 00000034 ^^^^^^^^ looks similar to the quota issue, for wich I've posted a fix some days ago. If, after applying ksymoops to your trace, you find out the oops happens in check_idq() called from dquot_transfer() you might be happy with this patch (search for [PATCH] and dquot_transfer in l-k).
Martin
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |