Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.3.14, 10.3.15, 10.3.16, 10.3.17
-
None
-
docker run mariadb
Description
When I try to do an insert with a select, I am always able to cause mariadb server to exit on signal 11.
I do `docker run mariadb:10.3.* ` and then run the segfault.sql script as the root user. This causes the server to exit with signal 11.
This is a simplified example of an issue I have encountered in the wild.
Attachments
Issue Links
- duplicates
-
MDEV-16549 Server crashes in Item_field::fix_fields on query with view and subquery, Assertion `context' failed, Assertion `field' failed
- Closed