[MDEV-7177] Server hangs on shutdown after InnoDB error (main.plugin_loaderr fails in buildbot) Created: 2014-11-23 Updated: 2015-02-05 Resolved: 2015-02-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Tests |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot, tests | ||
| Environment: |
CentOS 5 32-bit |
||
| Issue Links: |
|
||||||||
| Description |
|
The problem is reproducible on CentOS 5.9 32-bit, but I am not getting it on Wheezy 32 bit. What happens there is that the test shuts down the server, then attempts to start it with a wrong set of options, the attempt is expected to fail and abort, and then the server is restarted properly to finish the test.
The hang does not happen every time, but was happening often enough for me when I was trying it (~9 times out of 10). Stack trace from the hanging server:
|
| Comments |
| Comment by Jan Lindström (Inactive) [ 2014-11-27 ] |
|
Both threads are not inside InnoDB/XtraDB, someone with more knowledge on that part of server should have a look of this. Based on stack, InnoDB/XtraDB has already shut down. |
| Comment by Elena Stepanova [ 2014-11-27 ] |
|
svoj, |
| Comment by Sergei Golubchik [ 2015-01-10 ] |
|
Doesn't seem to happen anymore. |
| Comment by Sergey Vojtovich [ 2015-01-14 ] |
|
Happened again tonight: |
| Comment by Sergey Vojtovich [ 2015-02-02 ] |
|
serg, please review fix for this bug. |