Am 10.03.2015 um 19:24 schrieb Toralf Förster:
> 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.

Really? Also in skbuff and tcp_output?

> 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 :

So you see *random* crashes?

Thanks,
//richard

------------------------------------------------------------------------------
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