On Mon, 2006-11-13 at 10:23 -0200, Jeronimo Zucco wrote: > kernel: Unable to handle kernel paging request at virtual address 01f3be50 > kernel: printing eip: > kernel: c0153d21 > kernel: *pde = 00000000 > kernel: Oops: 0002 [#1] > kernel: SMP > kernel: Modules linked in: ipx p8022 psnap llc p8023 sg dm_mod > kernel: CPU: 0 > kernel: EIP: 0060:[<c0153d21>] Not tainted VLI > kernel: EFLAGS: 00010046 (2.6.16.12 #1) > > > Any ideia ? > Oh yes, of course. From this partial oops and no source code I can determine that the kernel was unable to handle kernel paging request at virtual address 01f3be50. (In all seriousness, you probably have a NULL pointer dereference. If you want help, you need to supply more information.) Avishay Traeger http://www.fsl.cs.sunysb.edu/~avishay/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/