[MXS-2221] Fatal signal handling does not always create a core Created: 2018-12-11 Updated: 2018-12-12 Resolved: 2018-12-12 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | 2.2, 2.3 |
| Fix Version/s: | 2.2.18 |
| Type: | Bug | Priority: | Major |
| Reporter: | Niclas Antti | Assignee: | Niclas Antti |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The signal handling for fatal signals fails to produce a core when multiple threads cause signals at (about) the same time. There is a simple fix for now, but see also |