[Pkg-chromium-maint] Bug#680566: chromium: SIGSEGV in fopen64 at content/browser/zygote_main_linux.cc:840 on armel
shawn
shawnlandden at gmail.com
Fri Jul 6 23:02:47 UTC 2012
On Fri, 2012-07-06 at 17:57 -0500, Jonathan Nieder wrote:
> Does 0x... work any better? (The leading "0x" means this is a
> hexadecimal address.)
oh wow, i feel like an idiot now, i just copy/pasted the address....
(gdb) disassemble 0x2c2e0a4c
Dump of assembler code for function fopen64(char const*, char const*):
0x2c2e09d4 <+0>: push {r4, r5, lr}
0x2c2e09d8 <+4>: ldr r3, [pc, #316] ; 0x2c2e0b1c <fopen64(char
const*, char const*)+328>
0x2c2e09dc <+8>: add r3, pc, r3
0x2c2e09e0 <+12>: ldrb r3, [r3]
0x2c2e09e4 <+16>: cmp r3, #0
ASLR I presume
--
-Shawn Landden
More information about the Pkg-chromium-maint
mailing list