Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
2.2.5
-
None
-
RHEL7.4 container
Description
In the attached log there are two problems found:
1. Two cases where maxscale received a signal 11 and generated a stack trace and was restarted
2. This log was saved when maxscale was apparently hung. There were a number of maxadmin list server commands hung (which we do to verify sanity of maxscale). Running a maxadmin list server just hangs.
Once we killed all the hung maxadmin list server processes and restarted maxscale, everything was back to normal.
So two questions:
(a) why is maxscale taking a signal 11 and restarting
(b) why is maxscale hanging (unfortunately this is container environment so there is no backtrace capability).
This is the same bug as
MXS-1875that has been fixed in MaxScale 2.2.7.The errors
2018-06-05 14:46:49 error : Failed to write message: 11, Resource temporarily unavailable
2018-06-05 14:46:49 error : Failed to write message: 11, Resource temporarily unavailable
that are present in the log are related to
MXS-1878, which is also fixed by MaxScale 2.2.7.