https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104244
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=52295&action=edit
crash info
Compiled RonDB 22.01.0 with this as last commit:
commit 7da259292bedb03ca9860c8e4fa77af2e527af6f (HEAD -> 22.01, origin/22.01)
Author: Mikael Ronstr<C3><B6>m <[email protected]>
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