Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
N/A
-
None
-
cmake . -DPLUGIN_TOKUDB=NO -DPLUGIN_COLUMNSTORE=NO -DPLUGIN_XPAND=NO -DWITH_EMBEDDED_SERVER=YES -DCMAKE_BUILD_TYPE=Debug -DWITH_UBSAN=YES -DMYSQL_MAINTAINER_MODE=OFF -DCMAKE_C_FLAGS="-Og -march=native -mtune=native" -DCMAKE_CXX_FLAGS="-Og -march=native -mtune=native" -DWITH_SAFEMALLOC=OFF
gcc (Debian 12.2.0-14) 12.2.0cmake . -DPLUGIN_TOKUDB=NO -DPLUGIN_COLUMNSTORE=NO -DPLUGIN_XPAND=NO -DWITH_EMBEDDED_SERVER=YES -DCMAKE_BUILD_TYPE=Debug -DWITH_UBSAN=YES -DMYSQL_MAINTAINER_MODE=OFF -DCMAKE_C_FLAGS="-Og -march=native -mtune=native" -DCMAKE_CXX_FLAGS="-Og -march=native -mtune=native" -DWITH_SAFEMALLOC=OFF gcc (Debian 12.2.0-14) 12.2.0
-
Not for Release Notes
Description
$ perl ./mtr main.1st
|
|
***Warnings generated in error logs during shutdown after running tests: main.1st
|
|
/data/bld/bb-MDEV-24-monty-ubsan/storage/maria/ma_checkpoint.c:268:5: runtime error: shift exponent 32 is too large for 32-bit type 'unsigned int'
|
The failure started happening after MDEV-24 commit.
commit 7867b024065a4b05329495ba6b0c08e79bb0d3c3
|
Author: Monty
|
Date: Mon May 19 21:58:30 2025 +0300
|
|
MDEV-24 Segmented key cache for Aria
|
Attachments
Issue Links
- is caused by
-
MDEV-24 Segmented key cache for Aria
-
- Closed
-