[MXS-1953] MaxScale hangs Created: 2018-07-03 Updated: 2020-08-25 Resolved: 2018-07-03 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.2.10 |
| Fix Version/s: | 2.2.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Upgrading from 2.2.9 to 2.2.10 apparently causes a hang and 100% CPU usage some time after startup. The hang is caused by a spinlock inside a GWBUF not being released. Addition 2018-10-12: The GWBUF bug has been present at least since 2.2.0, but apparently other changes made in 2.2.10 caused it now to reveal itself. |