[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: why System.map used?
hello Sanjay,
>
> suppose your new compiled kernel source is in
> /home/guest/linux
> To debug the oops messages
> dmesg | ksymoops -m /home/guest/linux/System.map -v
/home/guest/linux/vmlinux
but does that require me to boot the same new
kernel. cause when i boot new kernel and get oops with
it. i have only option to boot my default kernel and
check oops message. so in that situation does above
work?
cause i run above command and get
[root@src root]# dmesg | ksymoops -m
/usr/src/linux-2.4.24/System.map -v
/usr/src/linux-2.4.24/vmlinux -o /lib/modules/2.4.24/
ksymoops 2.3.5 on i686 2.4.20-8. Options used
-v /usr/src/linux-2.4.24/vmlinux (specified)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.24/ (specified)
-m /usr/src/linux-2.4.24/System.map (specified)
Error (expand_objects): cannot stat(/lib/ext3.o) for
ext3
ksymoops: No such file or directory
Error (expand_objects): cannot stat(/lib/jbd.o) for
jbd
ksymoops: No such file or directory
Warning (read_object): no symbols in
/lib/modules/2.4.24/build/crypto/crypto.o
Warning (read_object): no symbols in
/lib/modules/2.4.24/build/fs/filesystems.o
Warning (read_object): no symbols in
/lib/modules/2.4.24/build/mm/oom_kill.o
Warning (read_object): no symbols in
/lib/modules/2.4.24/build/drivers/char/pcmcia/pcmcia_char.o
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/