Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 10.6
-
Fix Version/s: N/A
-
Component/s: Storage Engine - RocksDB
-
Labels:None
Description
Build the server with BUILD/compile-pentium64-ubsan. Run atomic.alter_table_rocksdb test and observe a complaint like this:
 |
atomic.alter_table_rocksdb 'innodb' [ fail ] Found warnings/errors in server log file!
|
Test ended at 2022-05-16 16:18:35
|
line
|
/home/psergey/dev-git2/10.6/sql/handler.h:2653:12: runtime error: member call on address 0x7f37c00192b0 which does not point to an object of type 'inplace_alter_handler_ctx'
|
/home/psergey/dev-git2/10.6/sql/handler.h:2653:12: runtime error: member call on address 0x7f83ac0192b0 which does not point to an object of type 'inplace_alter_handler_ctx'
|
^ Found warnings in /optane/dev-git2/10.6/mysql-test/var/log/mysqld.1.err
|
ok
|
|