Public bug reported:

When setting the value for repl.proto_max and repl.max_ws_size, setting
the value to an invalid or overflow value will crash.

These two variables are parsed in the constructor for
galera::ReplicatorSMM, thus if the parse of the option fails an
exception is thrown, which then causes the system to abort (with no
helpful message).


Repro:
    Set "wsrep_provider_options=repl.proto_max=1125899906842624"

** Affects: percona-xtradb-cluster-5.6 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1603595

Title:
  Galera crashes with INVALID/OVERFLOW values for repl.proto_max and
  repl.max_ws_size

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/percona-xtradb-cluster-5.6/+bug/1603595/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to