BoundsError using reduce function (Julia 1.3.1)

Yes, and I think is more terse this other solution:

sum(t → t[2], a)

As I wrote above, but in case the operator was not so simple still remain this unexpected behaviour. Why this happen just for second element of the tuple?