public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug sanitizer/65662] New: AddressSanitizer CHECK failed: ../../../../gcc/libsanitizer/sanitizer_common/sanitizer_allocator.h:835 "((res)) < ((kNumPossibleRegions))" (0x3ffb49, 0x80000)
@ 2015-04-02 12:51 schwab@linux-m68k.org
  2015-04-02 12:51 ` [Bug sanitizer/65662] " schwab@linux-m68k.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: schwab@linux-m68k.org @ 2015-04-02 12:51 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65662

            Bug ID: 65662
           Summary: AddressSanitizer CHECK failed:
                    ../../../../gcc/libsanitizer/sanitizer_common/sanitize
                    r_allocator.h:835 "((res)) < ((kNumPossibleRegions))"
                    (0x3ffb49, 0x80000)
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: sanitizer
          Assignee: unassigned at gcc dot gnu.org
          Reporter: schwab@linux-m68k.org
                CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org,
                    jakub at gcc dot gnu.org, kcc at gcc dot gnu.org, rguenther at suse dot de
            Target: aarch64-*-*

Breakpoint 1, ComputeRegionId (this=0x3ffb737bd60 <__asan::allocator>, 
    mem=4396780879872)
    at ../../../../gcc/libsanitizer/sanitizer_common/sanitizer_allocator.h:835
835         CHECK_LT(res, kNumPossibleRegions);
(gdb) p/x mem
$2 = 0x3ffb4900000


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-04-06  4:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-02 12:51 [Bug sanitizer/65662] New: AddressSanitizer CHECK failed: ../../../../gcc/libsanitizer/sanitizer_common/sanitizer_allocator.h:835 "((res)) < ((kNumPossibleRegions))" (0x3ffb49, 0x80000) schwab@linux-m68k.org
2015-04-02 12:51 ` [Bug sanitizer/65662] " schwab@linux-m68k.org
2015-04-02 13:08 ` jakub at gcc dot gnu.org
2015-04-02 13:16 ` rguenth at gcc dot gnu.org
2015-04-02 13:26 ` pinskia at gcc dot gnu.org
2015-04-02 13:31 ` jakub at gcc dot gnu.org
2015-04-02 16:22 ` kcc at gcc dot gnu.org
2015-04-02 16:22 ` kcc at gcc dot gnu.org
2015-04-05 16:11 ` vekumar at gcc dot gnu.org
2015-04-05 20:48 ` jakub at gcc dot gnu.org
2015-04-06  4:44 ` vekumar at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).