Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2.11
-
None
-
Red Hat 7,4
-
10.0.34
Description
Stacktrace:
2017-12-07 17:00:22 140314162034432 [Note] InnoDB: page_cleaner: 1000ms intended loop took 4062ms. The settings might not be optimal. (flushed=1968 and evicted=0, during the time.) |
171207 17:00:56 [ERROR] mysqld got signal 11 ;
|
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 https://mariadb.com/kb/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.2.11-MariaDB-log
|
key_buffer_size=67108864
|
read_buffer_size=131072
|
max_used_connections=28
|
max_threads=302
|
thread_count=29
|
It is possible that mysqld could use up to |
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 938412 K bytes of memory |
Hope that's ok; if not, decrease some variables in the equation. |
|
Thread pointer: 0x7f9c404435c8
|
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 = 0x7f9de4630d70 thread_stack 0x40000
|
(my_addr_resolve failure: fork)
|
/usr/sbin/mysqld(my_print_stacktrace+0x2e) [0x557ff44a844e]
|
/usr/sbin/mysqld(handle_fatal_signal+0x30d) [0x557ff3f376dd]
|
/lib64/libpthread.so.0(+0xf5e0) [0x7fb2ed1f05e0]
|
Attachments
Issue Links
- relates to
-
MDEV-14657 Crash while trying to find matching condition handler
-
- Closed
-
-
MDEV-14949 Crash signal 11 in prepared statement (stored procedures)
-
- Closed
-
-
MDEV-12060 Crash in EXECUTE IMMEDIATE with an expression returning a GRANT command
-
- Closed
-
more verbose stacktrace
Thread pointer: 0x7f6fdc0009a8
terribly wrong...
stack_bottom = 0x7f71342a8d70 thread_stack 0x40000
(my_addr_resolve failure: fork)
/usr/sbin/mysqld(my_print_stacktrace+0x2e) [0x55a4397d444e]
/usr/sbin/mysqld(handle_fatal_signal+0x30d) [0x55a4392636dd]
/lib64/libpthread.so.0(+0xf5e0) [0x7f86373eb5e0]
/lib64/libc.so.6(+0x86d51) [0x7f86359c4d51]
/usr/sbin/mysqld(+0xcd6949) [0x55a43981c949]
/usr/sbin/mysqld(my_vsnprintf_ex+0x282) [0x55a43981d6e2]
/usr/sbin/mysqld(my_snprintf+0x7d) [0x55a43981dc9d]
/usr/sbin/mysqld(sp_cache_lookup(sp_cache**, Database_qualified_name const*)+0x53) [0x55a439020503]
/usr/sbin/mysqld(Sp_handler::sp_find_package_routine(THD*, st_mysql_const_lex_string, Database_qualified_name const*, bool) const+0x48) [0x55a43938a598]
/usr/sbin/mysqld(Sp_handler_package_procedure::sp_find_routine(THD*, Database_qualified_name const*, bool) const+0xb5) [0x55a43938a755]
/usr/sbin/mysqld(+0x55c1eb) [0x55a4390a21eb]
/usr/sbin/mysqld(mysql_execute_command(THD*)+0x134d) [0x55a4390a83dd]
/usr/sbin/mysqld(sp_head::execute_procedure(THD*, List<Item>*)+0x737) [0x55a439025a77]
/usr/sbin/mysqld(+0x55a48b) [0x55a4390a048b]
/usr/sbin/mysqld(+0x55c286) [0x55a4390a2286]
/usr/sbin/mysqld(mysql_execute_command(THD*)+0x134d) [0x55a4390a83dd]
/usr/sbin/mysqld(do_command(THD*)+0x149) [0x55a4390b3c89]
/usr/sbin/mysqld(handle_one_connection+0x3d) [0x55a4391786cd]
/lib64/libpthread.so.0(+0x7e25) [0x7f86373e3e25]
/lib64/libc.so.6(clone+0x6d) [0x7f8635a3634d]