public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "alexander.lelyakin at googlemail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/99855] [modules] ICE Error reporting routines re-entered.
Date: Wed, 31 Mar 2021 19:05:01 +0000	[thread overview]
Message-ID: <bug-99855-4-35n36JJ3hq@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-99855-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #3 from Alexander Lelyakin <alexander.lelyakin at googlemail dot com> ---
malloc(): smallbin double linked list corrupted
In file included from /usr/local/include/c++/11.0.1/filesystem:45:
/usr/local/include/c++/11.0.1/bits/fs_path.h:94:62: internal compiler error:
Aborted
   94 |     using __safe_iterator_traits = std::iterator_traits<_Iter>;
      |                                                              ^
0x11016bf crash_signal
        ../../gcc/gcc/toplev.c:327
0x1d47750 xrealloc
        ../../gcc/libiberty/xmalloc.c:179
0xa6d663 void va_heap::reserve<tree_node*>(vec<tree_node*, va_heap,
vl_embed>*&, unsigned int, bool)
        ../../gcc/gcc/vec.h:290
0xa6d663 vec<tree_node*, va_heap, vl_ptr>::reserve(unsigned int, bool)
        ../../gcc/gcc/vec.h:1778
0xa6d663 vec<tree_node*, va_heap, vl_ptr>::safe_push(tree_node* const&)
        ../../gcc/gcc/vec.h:1887
0xa6d663 trees_in::post_process(tree_node*)
        ../../gcc/gcc/cp/module.cc:2956
0xa6d663 trees_in::read_function_def(tree_node*, tree_node*)
        ../../gcc/gcc/cp/module.cc:11456
0xa6f7f1 module_state::read_cluster(unsigned int)
        ../../gcc/gcc/cp/module.cc:14806
0xa6fe6d module_state::load_section(unsigned int, binding_slot*)
        ../../gcc/gcc/cp/module.cc:18068
0xa6ff2f module_state::lazy_load(unsigned int, binding_slot*)
        ../../gcc/gcc/cp/module.cc:18726
0xa6a1b0 trees_in::tree_node(bool)
        ../../gcc/gcc/cp/module.cc:9661
0xa7047a trees_in::decl_container()
        ../../gcc/gcc/cp/module.cc:10271
0xa7047a trees_in::decl_value()
        ../../gcc/gcc/cp/module.cc:7887
0xa69347 trees_in::tree_node(bool)
        ../../gcc/gcc/cp/module.cc:9150
0xa6f96b module_state::read_cluster(unsigned int)
        ../../gcc/gcc/cp/module.cc:14797
0xa6fe6d module_state::load_section(unsigned int, binding_slot*)
        ../../gcc/gcc/cp/module.cc:18068
0xa6ff2f module_state::lazy_load(unsigned int, binding_slot*)
        ../../gcc/gcc/cp/module.cc:18726
0xa6a1b0 trees_in::tree_node(bool)
        ../../gcc/gcc/cp/module.cc:9661
0xa692b9 trees_in::tree_node(bool)
        ../../gcc/gcc/cp/module.cc:9200
0xa6b6c5 trees_in::core_vals(tree_node*)
        ../../gcc/gcc/cp/module.cc:6627
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.

  parent reply	other threads:[~2021-03-31 19:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-31 18:46 [Bug c++/99855] New: " alexander.lelyakin at googlemail dot com
2021-03-31 18:54 ` [Bug c++/99855] " mpolacek at gcc dot gnu.org
2021-03-31 19:03 ` alexander.lelyakin at googlemail dot com
2021-03-31 19:05 ` alexander.lelyakin at googlemail dot com [this message]
2021-03-31 19:07 ` alexander.lelyakin at googlemail dot com
2021-03-31 19:14 ` alexander.lelyakin at googlemail dot com
2021-04-01  6:12 ` alexander.lelyakin at googlemail dot com
2021-04-07  6:29 ` alexander.lelyakin at googlemail dot com

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-99855-4-35n36JJ3hq@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).