[MXS-2486] MaxScale 2.3.6 received fatal signal 11 Created: 2019-05-14 Updated: 2020-08-25 Resolved: 2019-07-24 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit, schemarouter |
| Affects Version/s: | 2.3.6, 2.3.9 |
| Fix Version/s: | 2.3.10 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Nicolas De Amicis | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
SLES 12 SP4 x86_64, also happened on CentOS 7.4 |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-85, MXS-SPRINT-86 | ||||||||
| Description |
|
This configuration runs in MaxScale 2.3.5, but crashes in 2.3.6: The |
| Comments |
| Comment by markus makela [ 2019-06-24 ] | |||||||||
|
Can you try this with the latest version? | |||||||||
| Comment by markus makela [ 2019-06-25 ] | |||||||||
|
The place where it seems to crash is a bit odd.
| |||||||||
| Comment by markus makela [ 2019-07-05 ] | |||||||||
|
deamn any updates? | |||||||||
| Comment by Nicolas De Amicis [ 2019-07-12 ] | |||||||||
|
I would like to test, but I configured a new server instance (on SLES15sp1) because the current server is in production, but they is no maxscale package for sles15. | |||||||||
| Comment by Timofey Turenko [ 2019-07-12 ] | |||||||||
|
packages are here https://downloads.mariadb.com/MaxScale/latest/opensuse/15/x86_64/ | |||||||||
| Comment by Nicolas De Amicis [ 2019-07-15 ] | |||||||||
|
I need packages for SLES 15 SP1 (SuSE Linux Entreprise Server 15 SP1) not for opensuse 15. I know that opensuse 15 as the same base that SLES, but it's not a good idea to mix packages across distros (it's my point of view). | |||||||||
| Comment by markus makela [ 2019-07-23 ] | |||||||||
|
Managed to hit a debug assertion that might be related to this:
| |||||||||
| Comment by markus makela [ 2019-07-23 ] | |||||||||
|
Managed to reproduce it, looks like the schemarouter capabilities did not meet the RWBackend requirements which caused partial result packets to be returned to the router. |