[MDEV-28579] 0xc0000005 crash in Query_cache::unlink_table Created: 2022-05-16 Updated: 2022-07-18 Resolved: 2022-07-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Query Cache |
| Affects Version/s: | 10.3.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | hangsung1 | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | crash, innodb | ||
| Environment: |
Windows Server 2019 x64 |
||
| Attachments: |
|
| Description |
|
220428 17:00:08 [ERROR] mysqld got exception 0xc0000005 ; To report this bug, see https://mariadb.com/kb/en/reporting-bugs We will try our best to scrape up some info that will hopefully help Server version: 10.3.8-MariaDB Thread pointer: 0x1cd4865c028 Trying to get some variables. Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on,split_materialized=on |
| Comments |
| Comment by Daniel Black [ 2022-05-16 ] |
|
This looks like it could be |
| Comment by hangsung1 [ 2022-05-17 ] |
|
Is the solution for the 10.3.24+ version (or does not use query cache)? |
| Comment by Elena Stepanova [ 2022-06-15 ] |
|
Sorry the question is unclear. |