Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-2714

Binlogrouter crashes when starting with gtid position

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Cannot Reproduce
    • 2.4.2
    • N/A
    • binlogrouter
    • None

    Description

      SET @@global.gtid_slave_pos='0-1-35574476549';
      CHANGE MASTER TO MASTER_HOST='10.255.10.32', MASTER_USER='repl', MASTER_PASSWORD='........', master_use_gtid=slave_pos, MASTER_PORT=3306;
      start slave;

      and then i see this in the logs

      2019-10-04 09:49:43 notice : (10296644) [binlogrouter] BinLogSVC: START SLAVE executed by repl@::ffff:127.0.0.1. Trying connection to master [10.255.10.32]:3306, binlog , pos 267715550, transaction safe pos 267714990
      2019-10-04 09:49:47 alert : Fatal: MaxScale 2.4.2 received fatal signal 6. Attempting backtrace.
      2019-10-04 09:49:47 alert : Commit ID: aad4148d77bf2dfbaa0042bc45abda30c101cad2 System name: Linux Release string: CentOS Linux release 7.6.1810 (Core)
      2019-10-04 09:49:48 alert : /lib64/libc.so.6(epoll_wait+0x33): :?
      2019-10-04 09:49:48 alert : /usr/lib64/maxscale/libmaxscale-common.so.1.0.0(_ZN7maxbase6Worker15poll_waiteventsEv+0xd0): maxutils/maxbase/src/worker.cc:795
      2019-10-04 09:49:48 alert : /usr/lib64/maxscale/libmaxscale-common.so.1.0.0(_ZN7maxbase6Worker3runEPNS_9SemaphoreE+0x53): maxutils/maxbase/src/worker.cc:559
      2019-10-04 09:49:48 alert : /usr/bin/maxscale(main+0x2a76): server/core/gateway.cc:2267
      2019-10-04 09:49:48 alert : /lib64/libc.so.6(__libc_start_main+0xf5): ??:?
      2019-10-04 09:49:48 alert : /usr/bin/maxscale(): ??:?

      Attachments

        Activity

          People

            nantti Niclas Antti
            Maikel Punie Maikel Punie
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.