bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/15818] objdump does not work with /proc/kcore


From: phasetempsec at gmail dot com
Subject: [Bug binutils/15818] objdump does not work with /proc/kcore
Date: Tue, 06 Aug 2013 10:00:38 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=15818

--- Comment #1 from phasetempsec at gmail dot com ---
$ sudo cat /proc/kallsyms | grep " snd_request_card"
ffffffffa03df520 T snd_request_card    [snd]
$ sudo objdump -d --start-address=0xffffffffa03df520
--stop-address=0xffffffffa03df620 /proc/kcore 

/proc/kcore:     file format elf64-x86-64


objdump: out of memory allocating 35184372088831 bytes after a total of 0 bytes

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]