[Pkg-chromium-maint] Bug#680566: chromium: SIGSEGV in fopen64 at content/browser/zygote_main_linux.cc:840 on armel

Jonathan Nieder jrnieder at gmail.com
Fri Jul 6 22:04:12 UTC 2012


shawn wrote:

>> Any idea what the cause is?  E.g., can you find where in the function it
>> crashes by judicious use of printf, do you know what is on line 840 in
>> the source of the binary you are testing, or can you get gdb to print
>> which part of the assembly 0x2c2e0a4c refers to?
>
> Dump of assembler code for function fopen64(char const*, char const*):
>    0x022e09d4 <+0>: push {r4, r5, lr}
[...]

Maybe ASLR has caused a different address to be used here. :(





More information about the Pkg-chromium-maint mailing list