[MXS-2657] maxscale crash in worker Created: 2019-09-03 Updated: 2020-07-03 Resolved: 2020-07-03 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | 2.3.12, 2.4.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Kyle Joiner (Inactive) | Assignee: | Unassigned |
| Resolution: | Cannot Reproduce | Votes: | 1 |
| Labels: | None | ||
| Description |
|
Crash under heavy insert load: 2019-09-03 14:23:46 info : (1) [readwritesplit] Reply complete, last reply from sctst6 |
| Comments |
| Comment by Johan Wikman [ 2019-09-18 ] |
|
Since MaxScale was killed with signal 6 when it was sitting in epoll_wait() a (likely) possibility is that it was the systemd watchdog that killed MaxScale. https://mariadb.com/kb/en/mariadb-maxscale-24-mariadb-maxscale-configuration-guide/#systemd-watchdog |
| Comment by markus makela [ 2019-10-07 ] |
|
If you edit /lib/systemd/system/maxscale.service and change the value from 60 to something larger, does it help? |
| Comment by markus makela [ 2020-03-02 ] |
|
kjoiner is this still relevant? |
| Comment by markus makela [ 2020-07-03 ] |
|
Closing as Cannot Reproduce as this is most likely caused by an actually slow server in which case the watchdog timing values need to be adjusted. If it isn't that, we need to know whether it still happens with the latest releases. |