lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 24 Sep 2009 08:25:53 +0900
From:	Tejun Heo <tj@...nel.org>
To:	"H. Peter Anvin" <hpa@...or.com>
CC:	Tony Vroon <tony@...x.net>, linux-kernel@...r.kernel.org,
	Ingo Molnar <mingo@...e.hu>,
	"Langsdorf, Mark" <mark.langsdorf@....com>
Subject: Re: 2.6.31-07068-g43c1266 Early boot exception

H. Peter Anvin wrote:
> Tejun Heo wrote:
>> Tony Vroon wrote:
>>> On Wed, 2009-09-23 at 14:52 +0900, Tejun Heo wrote:
>>>> Can you please do l on the above rip - ffffffff81598250?
>>> I was unable to:
>>> (gdb) l *ffffffff81598250
>>> No symbol "ffffffff81598250" in current context.
>>
>> Ah... you should have done l *0xffffffff81598250.
>>
> 
> A better way to do this is:
> 
> addr2line -e vmlinux 0xffffffff81598250
> 
> No need to involve gdb.

Neat.  I usually keep gdb open as a calculator w/ C syntax, so I've
never looked for other stuff but this is much better for bug
reporters.  Thanks.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ