[MXS-964] Fatal: MaxScale 2.0.1 received fatal signal 6 Created: 2016-11-07 Updated: 2016-11-30 Resolved: 2016-11-30 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 2.0.1 |
| Fix Version/s: | 2.0.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | NoX | Assignee: | markus makela |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian GNU/Linux 8 (jessie) |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Sprint: | 2016-23 | ||||||||
| Description |
|
Full log in attachments
|
| Comments |
| Comment by markus makela [ 2016-11-08 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This seems to be a duplicate of The current working theory is that this might be caused by master_failure_mode=error_on_write and removing it prevents the crash. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by NoX [ 2016-11-08 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
We are not redefining option router_options in cfg. So if master_failure_mode=error_on_write is default option, then its might be duplicate of
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by markus makela [ 2016-11-16 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
NoX please try adding router_options=disable_sescmd_history=true to the Splitter Service Our investigations for If adding the option prevents the crash, I am quite sure that this is a duplicate of | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by markus makela [ 2016-11-30 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This duplicates |