Advertisement
lolomin

20130404_mysql_crash_wsrep_provider_none

Apr 4th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. 130404 12:59:00 mysqld_safe WSREP: Running position recovery with --log_error=/tmp/tmp.kAHajfsrg9
  2. 130404 12:59:05 mysqld_safe WSREP: Recovered position 742ad211-9d0c-11e2-0800-23c2964fad21:70
  3. 130404 12:59:05 [Note] WSREP: wsrep_start_position var submitted: '742ad211-9d0c-11e2-0800-23c2964fad21:70'
  4. 130404 12:59:05 [Note] Plugin 'FEDERATED' is disabled.
  5. 130404 12:59:05 [ERROR] Can't open shared library '/opt/mysql-galera/lib/semisync_master.so' (errno: 0 /opt/mysql-galera/lib/semisync_master.so: cannot open shared object file: No such file or directory)
  6. 130404 12:59:05 [Warning] Couldn't load plugin named 'rpl_semi_sync_master' with soname 'semisync_master.so'.
  7. 130404 12:59:05 [ERROR] Can't open shared library '/opt/mysql-galera/lib/semisync_slave.so' (errno: 0 /opt/mysql-galera/lib/semisync_slave.so: cannot open shared object file: No such file or directory)
  8. 130404 12:59:05 [Warning] Couldn't load plugin named 'rpl_semi_sync_slave' with soname 'semisync_slave.so'.
  9. 130404 12:59:05 InnoDB: The InnoDB memory heap is disabled
  10. 130404 12:59:05 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  11. 130404 12:59:05 InnoDB: Compressed tables use zlib 1.2.3
  12. 130404 12:59:05 InnoDB: Using Linux native AIO
  13. 130404 12:59:05 InnoDB: Initializing buffer pool, size = 512.0M
  14. 130404 12:59:05 InnoDB: Completed initialization of buffer pool
  15. 130404 12:59:05 InnoDB: highest supported file format is Barracuda.
  16. 130404 12:59:05 InnoDB: Waiting for the background threads to start
  17. 130404 12:59:06 Percona XtraDB (http://www.percona.com) 1.1.8-rel29.1 started; log sequence number 179268875378
  18. 130404 12:59:06 [Note] Server hostname (bind-address): '192.168.0.1'; port: 3306
  19. 130404 12:59:06 [Note] - '192.168.0.1' resolves to '192.168.0.1';
  20. 130404 12:59:06 [Note] Server socket created on IP: '192.168.0.1'.
  21. 130404 12:59:06 [Note] Event Scheduler: Loaded 0 events
  22. 130404 12:59:06 [Note] WSREP: Initial position: 742ad211-9d0c-11e2-0800-23c2964fad21:70
  23. 130404 12:59:06 [Note] WSREP: wsrep_load(): loading provider library 'none'
  24. 130404 12:59:06 [Note] /opt/mysql-galera/bin/mysqld: ready for connections.
  25. Version: '5.5.29-23.7.2-log' socket: '/opt/mysql-galera/data/mysql.sock' port: 3306 Percona XtraDB Cluster (GPL) 5.5.29-23.7.2, Revision 389, wsrep_23.7.2.r3843
  26. 10:59:25 UTC - mysqld got signal 11 ;
  27. This could be because you hit a bug. It is also possible that this binary
  28. or one of the libraries it was linked against is corrupt, improperly built,
  29. or misconfigured. This error can also be caused by malfunctioning hardware.
  30. We will try our best to scrape up some info that will hopefully help
  31. diagnose the problem, but since we have already crashed,
  32. something is definitely wrong and this may fail.
  33. Please help us make Percona Server better by reporting any
  34. bugs at http://bugs.percona.com/
  35.  
  36. key_buffer_size=104857600
  37. read_buffer_size=1048576
  38. max_used_connections=4
  39. max_threads=100
  40. thread_count=4
  41. connection_count=3
  42. It is possible that mysqld could use up to
  43. key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 615664 K bytes of memory
  44. Hope that's ok; if not, decrease some variables in the equation.
  45.  
  46. Thread pointer: 0x3648870
  47. Attempting backtrace. You can use the following information to find out
  48. where mysqld died. If you see no messages after this, something went
  49. terribly wrong...
  50. stack_bottom = 7f6a606ffe38 thread_stack 0x40000
  51. /opt/mysql-galera/bin/mysqld(my_print_stacktrace+0x35)[0x7c9765]
  52. /opt/mysql-galera/bin/mysqld(handle_fatal_signal+0x4a4)[0x6a2ce4]
  53. /lib64/libpthread.so.0[0x344540f000]
  54. /opt/mysql-galera/bin/mysqld(_Z11open_tablesP3THDPP10TABLE_LISTPjjP19Prelocking_strategy+0x5bb)[0x55ef3b]
  55. /opt/mysql-galera/bin/mysqld(_Z20open_and_lock_tablesP3THDP10TABLE_LISTbjP19Prelocking_strategy+0x44)[0x55f934]
  56. /opt/mysql-galera/bin/mysqld[0x581448]
  57. /opt/mysql-galera/bin/mysqld(_Z12mysql_insertP3THDP10TABLE_LISTR4ListI4ItemERS3_IS5_ES6_S6_15enum_duplicatesb+0x2f9)[0x5828a9]
  58. /opt/mysql-galera/bin/mysqld(_Z21mysql_execute_commandP3THD+0x26df)[0x59637f]
  59. /opt/mysql-galera/bin/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x333)[0x599323]
  60. /opt/mysql-galera/bin/mysqld[0x599ce0]
  61. /opt/mysql-galera/bin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x1a82)[0x59c5b2]
  62. /opt/mysql-galera/bin/mysqld(_Z10do_commandP3THD+0x169)[0x59c9d9]
  63. /opt/mysql-galera/bin/mysqld(_Z24do_handle_one_connectionP3THD+0x15f)[0x6379ef]
  64. /opt/mysql-galera/bin/mysqld(handle_one_connection+0x51)[0x637bb1]
  65. /lib64/libpthread.so.0[0x3445407d15]
  66. /lib64/libc.so.6(clone+0x6d)[0x34448f246d]
  67.  
  68. Trying to get some variables.
  69. Some pointers may be invalid and cause the dump to abort.
  70. Query (7f6a18004c80): is an invalid pointer
  71. Connection ID (thread ID): 73
  72. Status: NOT_KILLED
  73.  
  74. You may download the Percona Server operations manual by visiting
  75. http://www.percona.com/software/percona-server/. You may find information
  76. in the manual which will help you identify the cause of the crash.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement