mysqld: /usr/src/sbo_tmp/mariadb-10.0.22/sql/handler.cc:2473: THD* handler::ha_thd() const: Assertion `!table || !table->in_use || table->in_use == _current_thd()' failed.
151130 14:03:56 [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.22-MariaDB-debug
key_buffer_size=134217728
read_buffer_size=131072
max_used_connections=5
max_threads=153
thread_count=0
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 467068 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x0x0
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 = 0x0 thread_stack 0x48000
/usr/libexec/mysqld(my_print_stacktrace+0x2b)[0xcb4ec6]
/usr/libexec/mysqld(handle_fatal_signal+0x2d8)[0x740464]
/lib64/libpthread.so.0(+0xf670)[0x7f3cada86670]
/lib64/libc.so.6(gsignal+0x39)[0x7f3cabffc979]
/lib64/libc.so.6(abort+0x148)[0x7f3cabffe088]
/lib64/libc.so.6(+0x2f966)[0x7f3cabff5966]
/lib64/libc.so.6(+0x2fa12)[0x7f3cabff5a12]
/usr/libexec/mysqld(_ZNK7handler6ha_thdEv+0x4e)[0x7456ae]
/usr/libexec/mysqld[0x9ce882]
/usr/libexec/mysqld(_ZN7handler8ha_closeEv+0xcf)[0x745801]
/usr/libexec/mysqld(_Z8closefrmP5TABLEb+0x91)[0x664963]
/usr/lib64/mysql/plugin/ha_oqgraph.so(_ZN10ha_oqgraph5closeEv+0x5e)[0x7f3caa9a3e5a]
/usr/libexec/mysqld(_ZN7handler8ha_closeEv+0xcf)[0x745801]
/usr/libexec/mysqld(_Z8closefrmP5TABLEb+0x91)[0x664963]
/usr/libexec/mysqld(_Z18intern_close_tableP5TABLE+0x10b)[0x564167]
/usr/libexec/mysqld(_Z8tc_purgeb+0x1a4)[0x6eec4d]
/usr/libexec/mysqld(_Z19close_cached_tablesP3THDP10TABLE_LISTbm+0x9a)[0x56f5ee]
/usr/libexec/mysqld(_Z18tdc_start_shutdownv+0x62)[0x6ec719]
/usr/libexec/mysqld[0x511d4b]
/usr/libexec/mysqld(_Z10unireg_endv+0xe)[0x516067]
/usr/libexec/mysqld[0x51b65c]
/usr/libexec/mysqld(kill_server_thread+0x13)[0x51b700]
/lib64/libpthread.so.0(+0x7ce2)[0x7f3cada7ece2]
/lib64/libc.so.6(clone+0x6d)[0x7f3cac0c08cd]
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.
