[MDEV-21393] PCR2 make mysqltest crashes on environment check Created: 2019-12-25 Updated: 2020-02-10 Resolved: 2019-12-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.5 |
| Fix Version/s: | 10.5.1 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Oleksandr Byelkin | Assignee: | Oleksandr Byelkin |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
It fail each test like this:
the 9dadfdcde5a63a4d67f0f7a3720632bcb1d589d7 is last commit where problem is reproducable |
| Comments |
| Comment by Oleksandr Byelkin [ 2019-12-25 ] | |||||||||||
|
start_check_testcase does not involve debugger for client even if asked. | |||||||||||
| Comment by Oleksandr Byelkin [ 2019-12-25 ] | |||||||||||
|
after rebuild for asan and back I can not reproduce anymore | |||||||||||
| Comment by Oleksandr Byelkin [ 2019-12-25 ] | |||||||||||
|
No, I mixed up commits, in 10.5 still crashes, asan does not help | |||||||||||
| Comment by Oleksandr Byelkin [ 2019-12-25 ] | |||||||||||
|
new way to fail:
| |||||||||||
| Comment by Oleksandr Byelkin [ 2019-12-25 ] | |||||||||||
|
appeared problem in system PCRE2 (last ubuntu) | |||||||||||
| Comment by Ian Gilfillan [ 2020-02-10 ] | |||||||||||
|
This is listed as fixed in 10.5.1, but there are no commits, and it's closed as Wont Fix. What is the correct status for this issue? | |||||||||||
| Comment by Sergei Golubchik [ 2020-02-10 ] | |||||||||||
|
greenman, as far as I understand it was a PCRE2 bug, and updating PCRE2 in the VM fixed it. |