Re: My bug !

From: Manfred Spraul (manfreds@colorfullife.com)
Date: Sun Jan 30 2000 - 14:32:18 EST


Dominique wrote:
> modprobe joy-creative :
>
> EIP: 0010:[<00000000>]
someone tried to call a function pointer, but the pointer was
uninitialized (NULL).

> EFLAGS: 00010296
> Call Trace: [bttv+132942664/138592256] [bttv+132928256/138592256] [bttv+132942704/138592256] [do_page_fault+278/900] [bttv+132942490/138592256] [bttv+132942278/138592256] [bttv+132940544/138592256]

And the oops was caused by the module, but ksymoops couldn't find the
symbol map for the module.

Could you try "insmod -m joy-creative" instead of "modprobe
joy-creative"? insmod should print a module map, and then you can use
that module map for ksymoops.

--
	Manfred

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



This archive was generated by hypermail 2b29 : Mon Jan 31 2000 - 21:00:26 EST