Re: [PATCH] Minor scheduler fix to get rid of skipping in xmms

From: Dave Hansen
Date: Wed Sep 10 2003 - 15:25:04 EST


On Wed, 2003-09-10 at 12:05, Steven Pratt wrote:
> I gave this a try on the same setup that I am using for the regression
> tests and the scheduler tests for Andrew. What I got was the following
> oops:

If you compile your kernel with debugging (-g) turned on, then you can
use addr2line on the vmlinux and the eip where it crashed. That is
immensely useful in diagnosing oopses. Guessing where
load_balance+0x257 is actually located is kinda hard.

--
Dave Hansen
haveblue@xxxxxxxxxx

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/