This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/12189] __stack_chk_fail should not attempt a backtrace


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

--- Comment #9 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
On Fri, 30 Aug 2013, carlos at redhat dot com wrote:

> We have ABRT_INSTRUCTION in glibc for all targets and we could use it in this

I see no sign of ABORT_INSTRUCTION for aarch64, alpha, am33 or arm.

(ARM has such a permanently undefined instruction - "udf #0" - but it 
appears gas doesn't know the mnemonic for it, so you'd need to encode it 
with ".inst" / ".inst.n" / ".inst.w".)

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]