[MDEV-23460] Process crash during runtime Created: 2020-08-12 Updated: 2020-09-15 Resolved: 2020-09-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.5.4, 10.5.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Marco Simon | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
Windows Server 2019 |
||
| Description |
|
Faulting application name: mysqld.exe, version: 10.5.4.0, time stamp: 0x5ef224e3 200812 5:05:46 [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.5.4-MariaDB Thread pointer: 0x29f33d6fb38 server.dll!row_search_mvcc()[row0sel.cc:4292] 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=on,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on,split_materialized=on,condition_pushdown_for_subquery=on,rowid_filter=on,condition_pushdown_from_having=on,not_null_range_scan=off The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains |
| Comments |
| Comment by Marco Simon [ 2020-08-17 ] | ||
|
200817 8:00:44 [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.5.5-MariaDB Thread pointer: 0x1fbb4920878 | ||
| Comment by Elena Stepanova [ 2020-08-18 ] | ||
|
Could you please paste the output of
and also paste or attach your ini file? Thanks. |