From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4B4943858C78; Wed, 26 Jan 2022 15:39:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4B4943858C78 From: "mikael at logicalclocks dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/104244] New: Crash compiling RonDB 22.01 on Oracle Linux 8 on ARM Date: Wed, 26 Jan 2022 15:39:02 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mikael at logicalclocks dot com 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 attachments.created 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2022 15:39:02 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D104244 Bug ID: 104244 Summary: Crash compiling RonDB 22.01 on Oracle Linux 8 on ARM Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: mikael at logicalclocks dot com Target Milestone: --- Created attachment 52295 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D52295&action=3Dedit crash info Compiled RonDB 22.01.0 with this as last commit: commit 7da259292bedb03ca9860c8e4fa77af2e527af6f (HEAD -> 22.01, origin/22.0= 1) Author: Mikael Ronstrm Date: Wed Jan 26 13:45:37 2022 +0100 ndb_binlog.ndb_binlog_index hangs in debug mode Found at github.com/mronstro/rondb in branch 22.01 Linux instance-20220126-1319 5.4.17-2102.204.4.4.el8uek.aarch64 #2 SMP Tue = Aug 17 20:32:12 PDT 2021 aarch64 aarch64 aarch64 GNU/Linux [opc@instance-20220126-1319 err_build]$ /opt/rh/gcc-toolset-10/root/bin/gcc --version gcc (GCC) 10.3.1 20210422 (Red Hat 10.3.1-1.2.0.1) Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compilation command: git clone https://github.com/mronstro/rondb rondb_22010 git checkout 22.01 mkdir err_build cd err_build ../build_scripts/build_script_err.sh=