[MDEV-12475] test failure: index_merge_myisam Created: 2017-04-09 Updated: 2017-05-04 Resolved: 2017-05-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - MyISAM |
| Affects Version/s: | 10.0.31 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | need_feedback, powerpc | ||
| Environment: |
ppc64le, Debug, CC=at10.0 |
||
| Description |
|
10.0 at commit c51fc679f50cf202d11f159ae661e9f8026fab6d
|
| Comments |
| Comment by Elena Stepanova [ 2017-05-01 ] |
|
Is it reproducible or was it a one-time failure? |
| Comment by Daniel Black [ 2017-05-02 ] |
|
Its quite reproducible on Type=Debug only with at10.0 (10.0-3 -gcc (GCC) 6.3.1 20170110 (Advance-Toolchain-at10.0) IBM AT 10 branch, based on subversion id 244285.) . I tested this on gcc-5 (gcc (Ubuntu/IBM 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609) and gcc-6 (6.3.0-12ubuntu1.1) and this test doesn't fail. gcc7 (gcc-7 (Ubuntu 7-20170407-0ubuntu2) 7.0.1 20170407 (experimental) [trunk revision 246759] from https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test) failed to build mariadb - gcc ran out of memory (memleak). I've tested a non public build of AT (7.0.1 20170414 (Advance-Toolchain-at11.0-alpha1) and didn't have a problem with this test. So I'm thinking there is a gcc/fault between these versions. I'll see what I can do to chase it down with the IBM toolchain folks. |
| Comment by Daniel Black [ 2017-05-04 ] |
|
Tested with (not public) at10.0-4-rc1 (gcc (GCC) 6.3.1 20170405 (Advance-Toolchain-at10.0-rc1) IBM AT 10 branch, based on subversion id 246707) and this test failure doesn't occur. closing as gcc/at bug. |