Galera crashes with INVALID/OVERFLOW values for repl.proto_max and repl.max_ws_size
Bug #1603829 reported by
Kenn Takara
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Galera |
New
|
Undecided
|
Unassigned | ||
galera-3 (Ubuntu) |
Won't Fix
|
Low
|
Unassigned |
Bug Description
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:
Repro:
Set "wsrep_
Expect:
expect this not to crash, I would expect an error message and maybe setting the value to the max/min value.
Changed in galera-3 (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Low |
To post a comment you must log in.
This does not seem to be a packaging related issue. Please report this issue upstream and then edit the metadata of this bug report to point to the upstream issue.
https:/ /github. com/codership/ galera/