From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5FF2A3858C60; Mon, 15 Jan 2024 13:55:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5FF2A3858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705326912; bh=elkofX5gv9AzmMwbsoMEjLb09mmjlaDerTrCVuHHI64=; h=From:To:Subject:Date:From; b=DLA3ob1o2wObZR9wcQsJlF0j0EdgfkJW6smHwv9VkOLVFsblY7BN4sOFGi0ScO4jp h0oq7Qz2t80qbNcFfVTUuAWeJM5Vh/jiKrl6Dw+/KSPpsJyI26ToNjrGnjnS9GtL9O x/PTqh4EVb8xtNry4r9CGUk0x1zuo0HqAmzT7n74= From: "boris at kolpackov dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/113400] New: Internal compiler error: Segmentation fault, regression in 13.2.1 compared to 13.2.0 Date: Mon, 15 Jan 2024 13:55:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 13.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: boris at kolpackov dot net X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113400 Bug ID: 113400 Summary: Internal compiler error: Segmentation fault, regression in 13.2.1 compared to 13.2.0 Product: gcc Version: 13.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: boris at kolpackov dot net Target Milestone: --- We are getting this ICE since upgrading to 13.2.1. $ g++ --version g++ (GCC) 13.2.1 20231205 (Red Hat 13.2.1-6) The attached files were produced with these command lines: g++ -I/home/karen/work/build2/bpkg -I/home/karen/work/build2/bpkg -D_GLIBCXX_ASSERTIONS -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_SHARED -I/home/karen/work/build2/libbutl -I/home/karen/work/build2/libbutl -DLIBBUTL_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_BASH_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_IN_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_BIN_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_C_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_CC_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_CLI_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_CXX_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_VERSION_SHARED -I/home/karen/work/build2/libbpkg -I/home/karen/work/build2/libbpkg -DLIBBPKG_SHARED -I/home/karen/work/odb/libodb -I/home/karen/work/odb/libodb -DLIBODB_BUILD2 -DLIBODB_SHARED -I/home/karen/work/odb/libodb-sqlite -I/home/karen/work/odb/libodb-sqlite -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -I/home/karen/work/build2/packaging/sqlite/sqlite/libsqlite3/libsqlite3 -W -Wall -Wextra -Wno-unknown-pragmas -g -ggdb -fno-inline -fsanitize=3Daddress -fsanitize=3Dundefined -fno-omit-frame-pointer -fstack-protector-all -Wno-maybe-uninitialized -Wno-free-nonheap-object -Wno-stringop-overread -Wno-dangling-reference -Wno-unknown-pragmas -std=3Dc++23 -finput-charset= =3DUTF-8 -x c++ -MQ ^ -MD -E -fdirectives-only -MF /home/karen/work/build2/bpkg/bpkg/manifest-utility.o.t -o /home/karen/work/build2/bpkg/bpkg/manifest-utility.o.ii /home/karen/work/build2/bpkg/bpkg/manifest-utility.cxx g++ -I/home/karen/work/build2/bpkg -I/home/karen/work/build2/bpkg -D_GLIBCXX_ASSERTIONS -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_SHARED -I/home/karen/work/build2/libbutl -I/home/karen/work/build2/libbutl -DLIBBUTL_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_BASH_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_IN_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_BIN_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_C_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_CC_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_CLI_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_CXX_SHARED -I/home/karen/work/build2/build2 -I/home/karen/work/build2/build2 -DLIBBUILD2_VERSION_SHARED -I/home/karen/work/build2/libbpkg -I/home/karen/work/build2/libbpkg -DLIBBPKG_SHARED -I/home/karen/work/odb/libodb -I/home/karen/work/odb/libodb -DLIBODB_BUILD2 -DLIBODB_SHARED -I/home/karen/work/odb/libodb-sqlite -I/home/karen/work/odb/libodb-sqlite -DLIBODB_SQLITE_BUILD2 -DLIBODB_SQLITE_SHARED -I/home/karen/work/build2/packaging/sqlite/sqlite/libsqlite3/libsqlite3 -W -Wall -Wextra -Wno-unknown-pragmas -g -ggdb -fno-inline -fsanitize=3Daddress -fsanitize=3Dundefined -fno-omit-frame-pointer -fstack-protector-all -Wno-maybe-uninitialized -Wno-free-nonheap-object -Wno-stringop-overread -Wno-dangling-reference -Wno-unknown-pragmas -std=3Dc++23 -fdiagnostics-col= or -finput-charset=3DUTF-8 -o bpkg/manifest-utility.o -c -x c++ -fpreprocessed -fdirectives-only /home/karen/work/build2/bpkg/bpkg/manifest-utility.o.ii In function =E2=80=98std::vector bpkg::package_b_info= (const common_options&, const dir_paths&, butl::b_info_flags)=E2=80=99: cc1plus: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source. See for instructions. Preprocessed source stored into /tmp/ccemvm8K.out file, please attach this = to your bugreport.=