On 03/10/2015 06:53 PM, Richard Weinberger wrote:
> What is addr2line -e linux 0000000060250c0e?

$ addr2line -e linux 0000000060250c0e
/home/tfoerste/devel/linux/include/linux/skbuff.h:1502

$ addr2line -e linux 0000000060238a01
/home/tfoerste/devel/linux/net/ipv4/tcp_output.c:1919


The command line is:
$> /home/tfoerste/devel/linux/linux earlyprintk 
ubda=/home/tfoerste/virtual/uml/trinity ubdb=/mnt/ramdisk/trinity_swap 
eth0=tuntap,tap0,72:ef:3d:9f:c3:5a mem=1000M con0=fd:0,fd:1 con=pts 
umid=uml_trinity rootfstype=ext4 softlockup_all_cpu_backtrace=1

but a simple 
$>  /home/tfoerste/devel/linux/linux ubda=/home/tfoerste/virtual/uml/trinity
is enough too to get the issue.

What let me wonder is that I can't reproduce the RIP from the first email in 
moment. However now I do get reproducible a RIP of 00007fc6487765fb and 
000000006001b011 respectively :

$ addr2line -e linux 00007fc6487765fb
??:0
$ addr2line -e linux 000000006001b011
/home/tfoerste/devel/linux/arch/um/kernel/sysrq.c:56



-- 
Toralf
pgp key: 7B1A 07F4 EC82 0F90 D4C2  8936 872A E508 0076 E94E


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to