[MDEV-16631] rocksdb.drop_table2 failed in buildbot, server crashed Created: 2018-06-30 Updated: 2018-09-27 Resolved: 2018-09-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - RocksDB, Tests |
| Affects Version/s: | 10.3 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Petrunia |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos73-ppc64le/builds/4968
|
| Comments |
| Comment by Sergei Petrunia [ 2018-09-27 ] | ||||||||||
|
Last time it happened in the main tree was on 2018-08-11. | ||||||||||
| Comment by Sergei Petrunia [ 2018-09-27 ] | ||||||||||
|
It's not entirely clear what happened back then:
mysqld_main called pthread_cond_wait(), which crashed. the only such call in mysqld_main is waiting for final exit:
| ||||||||||
| Comment by Sergei Petrunia [ 2018-09-27 ] | ||||||||||
|
Closing as not observable anymore. Need to keep an eye for possible end-of-process cleanup issues. |