Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.0.21-galera, 10.2.8, 5.5(EOL), 10.0(EOL), 10.1(EOL), 10.2(EOL)
-
None
-
Reproduced on Fedora, and on Apple laptop
-
10.2.10, 5.5.58, 5.5.59, 10.0.34, 10.2.13
Description
(echo "CREATE DATABASE bugs; USE bugs;"; zcat killer_query_database.gz) | mysql -u root
mysql -u root
SOURCE killer_query.sql;
- mysqld seg faults.
- The mariadb.log reports:
- [ERROR] mysqld got signal 11 ;
and gives a stack trace. With Mariadb-10.0.21, the stack trace ends at
(_Z10sub_selectP4JOINP13st_join_tableb+0x203)
Sorry, I don't have the stack trace from Mariadb-10.2.8.
Attachments
Issue Links
- relates to
-
MDEV-18255 Server crashes in Bitmap<64u>::intersect
- Closed