[MDEV-9468] Client hangs in my_addr_resolve Created: 2016-01-26 Updated: 2016-02-16 Resolved: 2016-02-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | N/A |
| Fix Version/s: | 10.1.11 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Elena Stepanova | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Several buildbot tests in fulltest2 builder fail due to timeout when run with embedded server: I can reproduce it locally, e.g. with main.func_rollback although I have to clean caches after every run (and even then, it does not happen any time, but frequently enough). When it does happen, it keeps eating CPU with this stack trace:
The problem appeared in 10.1 tree after these two revisions:
|
| Comments |
| Comment by Elena Stepanova [ 2016-01-26 ] | |||||||||
|
Another variation of the problem, without embedded server, with ps-protocol: Also reproducible locally (tried perl ./mtr main.mysql_client_test --ps-protocol ).
| |||||||||
| Comment by Vicențiu Ciorbaru [ 2016-02-16 ] | |||||||||
|
Fixed with: |