2017-11-09 00:00:33 7fc746ada700  InnoDB: Assertion failure in thread 140493861005056 in file rem0rec.cc line 580
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
InnoDB: about forcing recovery.
171109  0:00:33 [ERROR] mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.

To report this bug, see http://kb.askmonty.org/en/reporting-bugs

We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed, 
something is definitely wrong and this may fail.

Server version: 10.0.24-MariaDB-1~jessie-wsrep
key_buffer_size=134217728
read_buffer_size=2097152
max_used_connections=69
max_threads=502
thread_count=10
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 3225485 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x0x7fc67e7c5008
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 0x7fc746ad9e28 thread_stack 0x48000
/usr/sbin/mysqld(my_print_stacktrace+0x3d)[0x560f6a139f3d]
/usr/sbin/mysqld(handle_fatal_signal+0x31a)[0x560f69c6ad5a]
/lib/x86_64-linux-gnu/libpthread.so.0(+0xf890)[0x7fc79fba5890]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37)[0x7fc79e0ec067]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x148)[0x7fc79e0ed448]
/usr/sbin/mysqld(+0x79ac56)[0x560f69e76c56]
/usr/sbin/mysqld(+0x79d29e)[0x560f69e7929e]
/usr/sbin/mysqld(+0x7167ca)[0x560f69df27ca]
/usr/sbin/mysqld(+0x7ac45e)[0x560f69e8845e]
/usr/sbin/mysqld(+0x7d7e18)[0x560f69eb3e18]
/usr/sbin/mysqld(+0x7dc255)[0x560f69eb8255]
/usr/sbin/mysqld(+0x7dd04f)[0x560f69eb904f]
/usr/sbin/mysqld(+0x7bc9b4)[0x560f69e989b4]
/usr/sbin/mysqld(+0x7ac838)[0x560f69e88838]
/usr/sbin/mysqld(+0x7d7e18)[0x560f69eb3e18]
/usr/sbin/mysqld(+0x7dc255)[0x560f69eb8255]
/usr/sbin/mysqld(+0x7dd04f)[0x560f69eb904f]
/usr/sbin/mysqld(+0x7bce55)[0x560f69e98e55]
/usr/sbin/mysqld(+0x718a90)[0x560f69df4a90]
/usr/sbin/mysqld(_ZN7handler13ha_delete_rowEPKh+0x44f)[0x560f69c76adf]
/usr/sbin/mysqld(_Z12mysql_deleteP3THDP10TABLE_LISTP4ItemP10SQL_I_ListI8st_orderEyyP13select_result+0x10a8)[0x560f69d9f8f8]
/usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x186e)[0x560f69acc44e]
/usr/sbin/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x24a)[0x560f69ad406a]
/usr/sbin/mysqld(+0x3f8749)[0x560f69ad4749]
/usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x18a6)[0x560f69ad65d6]
/usr/sbin/mysqld(_Z10do_commandP3THD+0x325)[0x560f69ad7225]
/usr/sbin/mysqld(_Z24do_handle_one_connectionP3THD+0x37b)[0x560f69baf22b]
/usr/sbin/mysqld(handle_one_connection+0x40)[0x560f69baf2a0]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8064)[0x7fc79fb9e064]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7fc79e19f62d]

Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (0x7fc697523020): is an invalid pointer
Connection ID (thread ID): 24217972
Status: NOT_KILLED

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

The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
