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

Crash in MaskingFilterSession::mask_values

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Cannot Reproduce
    • 2.2.15
    • N/A
    • masking
    • None
    • CentOS 6.5
    • MXS-SPRINT-71, MXS-SPRINT-72, MXS-SPRINT-73, MXS-SPRINT-74

    Description

      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.user_mobile" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.mobile" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.mobile2" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.email2" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.weixin" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.weixin2" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.user_mobile" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.mobile" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.mobile2" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.email2" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.weixin" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.weixin2" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.user_mobile" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.mobile" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.mobile2" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.email2" matches a column that is not of string type.
      2018-11-20 15:26:24   warning: (379195) [masking] The rule targeting "*.*.weixin" matches a column that is not of string type. (subsequent similar messages suppressed for 10000 milliseconds)
      2018-11-20 15:26:24   alert  : (379195) Fatal: MaxScale 2.2.15 received fatal signal 11. Attempting backtrace.
      2018-11-20 15:26:24   alert  : (379195) Commit ID: 62ce6c15dcd45be035ff6a005ca5539ca3d2adc8 System name: Linux Release string: CentOS release 6.5 (Final)
      2018-11-20 15:26:24   alert  : (379195)   /usr/bin/maxscale() [0x406f29]: ??:0
      2018-11-20 15:26:24   alert  : (379195)   /lib64/libpthread.so.0(+0xf790) [0x7f029f9f9790]: sigaction.c:0
      2018-11-20 15:26:24   alert  : (379195)   /usr/lib64/maxscale/libmasking.so(_ZN20MaskingFilterSession11mask_valuesER9ComPacket+0x26b) [0x7f029ac5673b]: /home/vagrant/MaxScale/server/modules/filter/masking/mysql.hh:247
      2018-11-20 15:26:24   alert  : (379195)   /usr/lib64/maxscale/libmasking.so(_ZN20MaskingFilterSession10handle_rowEP5gwbuf+0x58) [0x7f029ac569d8]: /home/vagrant/MaxScale/server/modules/filter/masking/maskingfiltersession.cc:269
      2018-11-20 15:26:24   alert  : (379195)   /usr/lib64/maxscale/libmasking.so(_ZN20MaskingFilterSession11clientReplyEP5gwbuf+0x105) [0x7f029ac570e5]: /home/vagrant/MaxScale/server/modules/filter/masking/maskingfiltersession.cc:99
      2018-11-20 15:26:24   alert  : (379195)   /usr/lib64/maxscale/libmasking.so(_ZN8maxscale6FilterI13MaskingFilter20MaskingFilterSessionE11clientReplyEP10mxs_filterP18mxs_filter_sessionP5gwbuf+0xf) [0x7f029ac556cf]: /home/vagrant/MaxScale/include/maxscale/filter.hh:288
      2018-11-20 15:26:24   alert  : (379195)   /usr/lib64/maxscale/libmariadbbackend.so(+0x45ae) [0x7f029aa4a5ae]: /home/vagrant/MaxScale/server/modules/protocol/MySQL/mariadbbackend/mysql_backend.c:1018
      2018-11-20 15:26:24   alert  : (379195)   /usr/lib64/maxscale/libmaxscale-common.so.1.0.0(+0x5928c) [0x7f029fecc28c]: /home/vagrant/MaxScale/server/core/dcb.cc:3084
      2018-11-20 15:26:24   alert  : (379195)   /usr/lib64/maxscale/libmaxscale-common.so.1.0.0(+0x59458) [0x7f029fecc458]: /home/vagrant/MaxScale/server/core/dcb.cc:3176
      2018-11-20 15:26:24   alert  : (379195)   /usr/lib64/maxscale/libmaxscale-common.so.1.0.0(_ZN8maxscale6Worker15poll_waiteventsEv+0x21b) [0x7f029ff04ebb]: /home/vagrant/MaxScale/server/core/worker.cc:1214
      2018-11-20 15:26:24   alert  : (379195)   /usr/lib64/maxscale/libmaxscale-common.so.1.0.0(_ZN8maxscale6Worker3runEv+0x121) [0x7f029ff05191]: /home/vagrant/MaxScale/include/maxscale/log_manager.h:116
      2018-11-20 15:26:24   alert  : (379195)   /usr/bin/maxscale(main+0x1d8d) [0x40901d]: /home/vagrant/MaxScale/server/core/gateway.cc:2278
      2018-11-20 15:26:24   alert  : (379195)   /lib64/libc.so.6(__libc_start_main+0xfd) [0x7f029daf1d5d]: ??:0
      2018-11-20 15:26:24   alert  : (379195)   /usr/bin/maxscale() [0x404659]: ??:0
      

      Attachments

        Activity

          People

            johan.wikman Johan Wikman
            wl21787 wangle
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.