[MDEV-9151] Buildbot/MTR: crashes callstack is not saved in some cases Created: 2015-11-18 Updated: 2020-10-20 Resolved: 2020-10-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.0, 10.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Vladislav Vaintroub | Assignee: | Elena Stepanova |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Sometimes,on buildbot when crashes happen " during shutdown", the crash callstacks are lost 1. stdio log is saved by buildbot, and contains notification that crash happened, but no callstack. 2.error log that had callstack is not saved. Example : http://buildbot.askmonty.org/buildbot/builders/win64-release2/builds/8146/ The only informaton we have about crash is the below snipppet from stdio log ***Warnings generated in error logs during shutdown after running tests: main.shm 151117 21:26:50 [ERROR] mysqld got exception 0xc0000005 ; |
| Comments |
| Comment by Elena Stepanova [ 2020-10-20 ] |
|
wlad, is this task still relevant? I think you made some improvements later yourself, is it not so? |
| Comment by Vladislav Vaintroub [ 2020-10-20 ] |
|
I'm closing it, now it is OK in most cases. |