[MDEV-10472] Compliation failed on bld-dan-debug Created: 2016-07-31 Updated: 2019-07-07 Resolved: 2019-07-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
cmake 2.8.12.2 / GNU 4.8.4 |
||
| Issue Links: |
|
||||||||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/bld-dan-debug/builds/3511/steps/compile/logs/stdio
It also sometimes crashes with segfault: |
| Comments |
| Comment by Sergey Vojtovich [ 2016-08-04 ] |
|
elenst, did this happens only ones or is it recurring failure? This looks like a compiler bug, is it possible to upgrade compiler on this host? |
| Comment by Elena Stepanova [ 2016-08-04 ] |
|
Segmentation fault happened several times: For the failure described in this report, I haven't seen it before. I suppose we can ask about the machine owner to upgrade. Based on previous experience, it might take a while. Please notice however, that it's old, but not that old – it's running 4.8.4, we have older compilers in buildbot, e.g. Quantal bintar is running on 4.7.2, not mentioning the ancient CentOS 5 bintar; trusty Debs runs 4.8.2, Wheezy has 4.7.1 etc. Of course, maybe 4.8.4 was a particularly unfortunate version, I don't know if we have it on any other builders. |
| Comment by Sergey Vojtovich [ 2016-08-05 ] |
|
elenst, I don't see a bug in the code here. Subsequent build succeeded. I leave it up to you to decide how to proceed with this bug further. Feel free to assign back to me. |
| Comment by Elena Stepanova [ 2016-08-14 ] |
|
Segmentation fault again: |
| Comment by Elena Stepanova [ 2016-08-14 ] |
|
I've checked some history – while it's not definitive (and error-prone, since it has to be done manually), it appears that the segfaults started happening from ~June 30. GCC was the same 4.8.4 long enough time before that, so it's not the major suspect. I've sent email to the box owner Dan, we'll need to wait for his response. |
| Comment by Elena Stepanova [ 2019-07-07 ] |
|
I don't see it happen anymore, probably some upgrades did it. |