public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "marxin at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/103050] [12 Regression] 520.omnetpp_r miscompiled after r12-4787-gb8ef019ab938471f
Date: Tue, 02 Nov 2021 18:47:15 +0000	[thread overview]
Message-ID: <bug-103050-4-DvtB5KwxOr@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-103050-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
This one is real:

Running simulation...
** Event #1   T=0   Elapsed: 0.000s (0m 00s)  0% completed   ev/sec=0
** Event #2160226   T=0.003   Elapsed: 0.000s (0m 00s)  100% completed  
ev/sec=0

<!> Simulation time limit reached -- simulation stopped.


Calling finish() at end of Run #0...
==24978== Invalid free() / delete / delete[] / realloc()
==24978==    at 0x4841685: operator delete(void*, unsigned long)
(vg_replace_malloc.c:814)
==24978==    by 0x48FA61: UnknownInlinedFun (new_allocator.h:157)
==24978==    by 0x48FA61: UnknownInlinedFun (alloc_traits.h:496)
==24978==    by 0x48FA61: UnknownInlinedFun (basic_string.h:247)
==24978==    by 0x48FA61: UnknownInlinedFun (basic_string.h:242)
==24978==    by 0x48FA61: UnknownInlinedFun (basic_string.h:675)
==24978==    by 0x48FA61: sRunData::writeRunData(_IO_FILE*, opp_string)
(runattributes.cc:85)
==24978==    by 0x43F227: cFileOutputScalarManager::init()
(fileoutscalarmgr.cc:115)
==24978==    by 0x43F764: cFileOutputScalarManager::recordScalar(cComponent*,
char const*, double, opp_string_map*) (fileoutscalarmgr.cc:162)
==24978==    by 0x527EBA: UnknownInlinedFun (ccomponent.cc:232)
==24978==    by 0x527EBA: MACRelayUnitNP::finish() (MACRelayUnitNP.cc:205)
==24978==    by 0x46E9CA: cModule::callFinish() (cmodule.cc:1151)
==24978==    by 0x46E97B: cModule::callFinish() (cmodule.cc:1144)
==24978==    by 0x46E97B: cModule::callFinish() (cmodule.cc:1144)
==24978==    by 0x42C73E: UnknownInlinedFun (csimulation.cc:425)
==24978==    by 0x42C73E: Cmdenv::run() [clone .cold] (cmdenv.cc:273)
==24978==    by 0x4610AE: EnvirBase::run(int, char**, cConfiguration*)
(envirbase.cc:230)
==24978==    by 0x5373CC: setupUserInterface(int, char**, cConfiguration*)
[clone .constprop.0] (startup.cc:234)
==24978==    by 0x433B2C: main (main.cc:39)
==24978==  Address 0x1ffefff5e0 is on thread 1's stack
==24978==  in frame #1, created by sRunData::writeRunData(_IO_FILE*,
opp_string) (new_allocator.h:81)

  parent reply	other threads:[~2021-11-02 18:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-02 18:24 [Bug tree-optimization/103050] New: " marxin at gcc dot gnu.org
2021-11-02 18:29 ` [Bug tree-optimization/103050] " hubicka at gcc dot gnu.org
2021-11-02 18:32 ` marxin at gcc dot gnu.org
2021-11-02 18:39 ` marxin at gcc dot gnu.org
2021-11-02 18:41 ` marxin at gcc dot gnu.org
2021-11-02 18:47 ` marxin at gcc dot gnu.org [this message]
2021-11-02 19:53 ` marxin at gcc dot gnu.org
2021-11-02 19:58 ` marxin at gcc dot gnu.org
2021-11-02 20:06 ` marxin at gcc dot gnu.org
2021-11-02 20:08 ` marxin at gcc dot gnu.org
2021-11-02 20:35 ` marxin at gcc dot gnu.org
2021-11-02 20:35 ` marxin at gcc dot gnu.org
2021-11-03  8:11 ` [Bug ipa/103050] " marxin at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-103050-4-DvtB5KwxOr@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).