Advertisement
rsevero

Untitled

Oct 3rd, 2016
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 KB | None | 0 0
  1. 2016-10-03 15:45:55 140365520271616 [ERROR] Plugin 'tokudb' already installed
  2. 2016-10-03 15:45:55 140365520271616 [ERROR] Can't find symbol 'tokudb_user_data' in library
  3. 2016-10-03 15:45:55 140365520271616 [ERROR] Can't find symbol 'tokudb_user_data_exact' in library
  4. 2016-10-03 15:45:55 140365520271616 [ERROR] Plugin 'tokudb_file_map' already installed
  5. 2016-10-03 15:45:55 140365520271616 [ERROR] Plugin 'tokudb_fractal_tree_info' already installed
  6. 2016-10-03 15:45:55 140365520271616 [ERROR] Plugin 'tokudb_fractal_tree_block_map' already installed
  7. /home/buildbot/buildbot/build/mariadb-10.1.18/storage/tokudb/PerconaFT/ft/logger/logfilemgr.cc:120 toku_logfilemgr_init: Assertion `lf_info->maxlsn.lsn >= tmp_lsn.lsn' failed (errno=2)
  8. : No such file or directory
  9. Backtrace: (Note: toku_do_assert=0x0x7fa91ad88380)
  10. /usr/lib/mysql/plugin/ha_tokudb.so(_Z19db_env_do_backtraceP8_IO_FILE+0x2e)[0x7fa91ad87bfe]
  11. /usr/lib/mysql/plugin/ha_tokudb.so(+0x124d33)[0x7fa91ad87d33]
  12. /usr/lib/mysql/plugin/ha_tokudb.so(+0x1250de)[0x7fa91ad880de]
  13. /usr/lib/mysql/plugin/ha_tokudb.so(_Z20toku_logfilemgr_initP15toku_logfilemgrPKcPm+0x287)[0x7fa91ad3ce57]
  14. /usr/lib/mysql/plugin/ha_tokudb.so(_Z30toku_logger_open_with_last_xidPKcP10tokuloggerm+0x41)[0x7fa91ad294a1]
  15. /usr/lib/mysql/plugin/ha_tokudb.so(+0x9bf7f)[0x7fa91acfef7f]
  16. /usr/lib/mysql/plugin/ha_tokudb.so(+0x594bd)[0x7fa91acbc4bd]
  17. /usr/sbin/mysqld(_Z24ha_initialize_handlertonP13st_plugin_int+0x64)[0x5651096ed5b4]
  18. /usr/sbin/mysqld(+0x41b3b8)[0x5651095713b8]
  19. /usr/sbin/mysqld(_Z11plugin_initPiPPci+0x7fa)[0x565109571d6a]
  20. /usr/sbin/mysqld(+0x374f10)[0x5651094caf10]
  21. /usr/sbin/mysqld(_Z11mysqld_mainiPPc+0x9bf)[0x5651094cf1af]
  22. /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7fa962bf5830]
  23. /usr/sbin/mysqld(_start+0x29)[0x5651094c2cb9]
  24. Engine status function not available
  25. Memory usage:
  26. Arena 0:
  27. system bytes = 0
  28. in use bytes = 0
  29. Total (incl. mmap):
  30. system bytes = 0
  31. in use bytes = 0
  32. max mmap regions = 0
  33. max mmap bytes = 0
  34. 161003 15:45:55 [ERROR] mysqld got signal 6 ;
  35. This could be because you hit a bug. It is also possible that this binary
  36. or one of the libraries it was linked against is corrupt, improperly built,
  37. or misconfigured. This error can also be caused by malfunctioning hardware.
  38.  
  39. To report this bug, see https://mariadb.com/kb/en/reporting-bugs
  40.  
  41. We will try our best to scrape up some info that will hopefully help
  42. diagnose the problem, but since we have already crashed,
  43. something is definitely wrong and this may fail.
  44.  
  45. Server version: 10.1.18-MariaDB-1~xenial
  46. key_buffer_size=4294967296
  47. read_buffer_size=67108864
  48. max_used_connections=0
  49. max_threads=52
  50. thread_count=0
  51. It is possible that mysqld could use up to
  52. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 34866199 K bytes of memory
  53. Hope that's ok; if not, decrease some variables in the equation.
  54.  
  55. Thread pointer: 0x0x0
  56. Attempting backtrace. You can use the following information to find out
  57. where mysqld died. If you see no messages after this, something went
  58. terribly wrong...
  59. stack_bottom = 0x0 thread_stack 0x48400
  60. /usr/sbin/mysqld(my_print_stacktrace+0x2e)[0x565109b9c62e]
  61. /usr/sbin/mysqld(handle_fatal_signal+0x2d5)[0x5651096eb3d5]
  62. /lib/x86_64-linux-gnu/libpthread.so.0(+0x113d0)[0x7fa96363a3d0]
  63. /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38)[0x7fa962c0a418]
  64. /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a)[0x7fa962c0c01a]
  65. /usr/lib/mysql/plugin/ha_tokudb.so(+0x124d38)[0x7fa91ad87d38]
  66. /usr/lib/mysql/plugin/ha_tokudb.so(+0x1250de)[0x7fa91ad880de]
  67. /usr/lib/mysql/plugin/ha_tokudb.so(_Z20toku_logfilemgr_initP15toku_logfilemgrPKcPm+0x287)[0x7fa91ad3ce57]
  68. /usr/lib/mysql/plugin/ha_tokudb.so(_Z30toku_logger_open_with_last_xidPKcP10tokuloggerm+0x41)[0x7fa91ad294a1]
  69. /usr/lib/mysql/plugin/ha_tokudb.so(+0x9bf7f)[0x7fa91acfef7f]
  70. /usr/lib/mysql/plugin/ha_tokudb.so(+0x594bd)[0x7fa91acbc4bd]
  71. /usr/sbin/mysqld(_Z24ha_initialize_handlertonP13st_plugin_int+0x64)[0x5651096ed5b4]
  72. /usr/sbin/mysqld(+0x41b3b8)[0x5651095713b8]
  73. /usr/sbin/mysqld(_Z11plugin_initPiPPci+0x7fa)[0x565109571d6a]
  74. /usr/sbin/mysqld(+0x374f10)[0x5651094caf10]
  75. /usr/sbin/mysqld(_Z11mysqld_mainiPPc+0x9bf)[0x5651094cf1af]
  76. /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7fa962bf5830]
  77. /usr/sbin/mysqld(_start+0x29)[0x5651094c2cb9]
  78. The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
  79. information that should help you find out what is causing the crash.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement