public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mpolacek at gcc dot gnu.org" <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 18:54:02 +0000	[thread overview]
Message-ID: <bug-99855-4-t8Wq88uXIS@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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mpolacek at gcc dot gnu.org

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Hmm, I see a different ICE:

malloc(): smallbin double linked list corrupted
In file included from
/home/mpolacek/x/trunk/x86_64-pc-linux-gnu/libstdc++-v3/include/bits/fs_path.h:46,
                 from
/home/mpolacek/x/trunk/x86_64-pc-linux-gnu/libstdc++-v3/include/filesystem:45:
/home/mpolacek/x/trunk/x86_64-pc-linux-gnu/libstdc++-v3/include/bits/shared_ptr.h:330:32:
internal compiler error: Aborted
  330 | #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
0x160dffc crash_signal
        /home/mpolacek/src/gcc/gcc/toplev.c:327
0x7f965b906a5f ???
       
/usr/src/debug/glibc-2.32-37-g760e1d2878/signal/../sysdeps/unix/sysv/linux/x86_64/sigaction.c:0
0x7f965b9069d5 __GI_raise
        ../sysdeps/unix/sysv/linux/raise.c:50
0x7f965b8ef8a3 __GI_abort
        /usr/src/debug/glibc-2.32-37-g760e1d2878/stdlib/abort.c:79
0x7f965b949176 __libc_message
        ../sysdeps/posix/libc_fatal.c:155
0x7f965b950e6b malloc_printerr
        /usr/src/debug/glibc-2.32-37-g760e1d2878/malloc/malloc.c:5389
0x7f965b954713 _int_malloc
        /usr/src/debug/glibc-2.32-37-g760e1d2878/malloc/malloc.c:3672
0x7f965b954fcd _int_realloc
        /usr/src/debug/glibc-2.32-37-g760e1d2878/malloc/malloc.c:4637
0x7f965b9562a5 __GI___libc_realloc
        /usr/src/debug/glibc-2.32-37-g760e1d2878/malloc/malloc.c:3246
0x282079d xrealloc
        /home/mpolacek/src/gcc/libiberty/xmalloc.c:179
0x276bd40 diagnostic_classify_diagnostic(diagnostic_context*, int,
diagnostic_t, unsigned int)
        /home/mpolacek/src/gcc/gcc/diagnostic.c:864
0x27548ab control_warning_option(unsigned int, int, char const*, bool, unsigned
int, unsigned int, cl_option_handlers const*, gcc_options*, gcc_options*,
diagnostic_context*)
        /home/mpolacek/src/gcc/gcc/opts-common.c:1722
0xea6c6f handle_pragma_diagnostic
        /home/mpolacek/src/gcc/gcc/c-family/c-pragma.c:849
0xea7bdd c_invoke_pragma_handler(unsigned int)
        /home/mpolacek/src/gcc/gcc/c-family/c-pragma.c:1515
0xcde6f5 cp_parser_pragma
        /home/mpolacek/src/gcc/gcc/cp/parser.c:45200
0xca70c8 cp_parser_member_specification_opt
        /home/mpolacek/src/gcc/gcc/cp/parser.c:25793
0xca4d3a cp_parser_class_specifier_1
        /home/mpolacek/src/gcc/gcc/cp/parser.c:24877
0xca5ea0 cp_parser_class_specifier
        /home/mpolacek/src/gcc/gcc/cp/parser.c:25193
0xc9742c cp_parser_type_specifier
        /home/mpolacek/src/gcc/gcc/cp/parser.c:18440
0xc91ac9 cp_parser_decl_specifier_seq
        /home/mpolacek/src/gcc/gcc/cp/parser.c:15062

  reply	other threads:[~2021-03-31 18:54 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 ` mpolacek at gcc dot gnu.org [this message]
2021-03-31 19:03 ` [Bug c++/99855] " alexander.lelyakin at googlemail dot com
2021-03-31 19:05 ` alexander.lelyakin at googlemail dot com
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-t8Wq88uXIS@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).