public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug sanitizer/99877] New: Crash in GIMPLE pass:sanopt in huge function using OpenMP
@ 2021-04-01 20:57 carl.nettelblad at it dot uu.se
  2021-04-01 21:33 ` [Bug sanitizer/99877] " carl.nettelblad at it dot uu.se
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: carl.nettelblad at it dot uu.se @ 2021-04-01 20:57 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99877
           Summary: Crash in GIMPLE pass:sanopt in huge function using
                    OpenMP
           Product: gcc
           Version: 10.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: sanitizer
          Assignee: unassigned at gcc dot gnu.org
          Reporter: carl.nettelblad at it dot uu.se
                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, marxin at gcc dot gnu.org
  Target Milestone: ---

Created attachment 50499
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50499&action=edit
Command line and output

This code has worked (seemingly) just fine until the new function
computecandcliques was added, with a heap corruption bug (in my own code).

When trying to track this bug down, I tried to compile the thing with address
sanitizer, but I kept getting crashes even when successively reducing
optimization settings and trying a few other things. I know this is certainly
not a minimal test case, but I hope it is reproducible for you with these
files. I did confirm crashes with very similar error output on optimization
levels 3 to 1 and on various versions of GCC 9.x and 10.x. I don't have ready
access to 10.2.1, though.

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

end of thread, other threads:[~2021-04-12 12:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01 20:57 [Bug sanitizer/99877] New: Crash in GIMPLE pass:sanopt in huge function using OpenMP carl.nettelblad at it dot uu.se
2021-04-01 21:33 ` [Bug sanitizer/99877] " carl.nettelblad at it dot uu.se
2021-04-02  8:14 ` marxin at gcc dot gnu.org
2021-04-02  9:29 ` [Bug sanitizer/99877] [8/9/10/11 Regression] Crash in GIMPLE pass:sanopt in huge function using OpenMP since r8-7544-gd838c2d5a8b1844c marxin at gcc dot gnu.org
2021-04-06  7:41 ` rguenth at gcc dot gnu.org
2021-04-12  8:51 ` marxin at gcc dot gnu.org
2021-04-12 11:34 ` cvs-commit at gcc dot gnu.org
2021-04-12 11:35 ` [Bug sanitizer/99877] [8/9/10 " marxin at gcc dot gnu.org
2021-04-12 11:49 ` carl.nettelblad at it dot uu.se
2021-04-12 11:53 ` jakub at gcc dot gnu.org
2021-04-12 12:17 ` marxin 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).