Closed
Description
I saw a couple of weird Git failures on ubuntu1404-32 recently:
From https://ci.nodejs.org/job/node-test-commit-linux/21641/nodes=ubuntu1404-32/console:
11:27:16 + git rebase --committer-date-is-author-date dafaa6ecb520df3761ed68115ee3e6b102963092
11:27:17 First, rewinding head to replay your work on top of it...
11:27:17 git: malloc.c:2374: sysmalloc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 *(sizeof(size_t))) - 1)) & ~((2 *(sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long) old_end & pagemask) == 0)' failed.
11:27:17 Aborted
11:27:17
11:27:17 git encountered an error while preparing the patches to replay
11:27:17 these revisions:
11:27:17
11:27:17 dafaa6ecb520df3761ed68115ee3e6b102963092...daa0bdf14f21898dc65807ec0a21a9130885c786
From https://ci.nodejs.org/job/node-test-commit-linux/21625/nodes=ubuntu1404-32/console:
00:08:58 + git rebase --committer-date-is-author-date 8df13ec33d1fe80922e624d301524ade8ef3b669
00:08:59 First, rewinding head to replay your work on top of it...
00:08:59 *** Error in `git': double free or corruption (out): 0x099e9868 ***
00:08:59 Aborted
00:08:59
00:08:59 git encountered an error while preparing the patches to replay
00:08:59 these revisions:
00:08:59
00:08:59 8df13ec33d1fe80922e624d301524ade8ef3b669...e38666f2d024a528b353d40c12a2f06e0feb8ce7