At first glance, It does not seem related to any previous issue. Note that I cannot reproduce this consistently.
Test Failed at /home/eduardo/julia/test/abstractarray.jl:1257
Expression: pointer(Av, i) == pointer(Sv, i) == pointer(Ss, i)
Evaluated: Ptr{Int64}(0x0000020110f62f28) == Ptr{Int64}(0x0000020103b57cf8) == Ptr{Int64}(0x0000020103b57cf8)
At first glance, It does not seem related to any previous issue. Note that I cannot reproduce this consistently.
edit: may be related to #249, see https://github.com/mmtk/julia/blob/1a472bbe2d4ced580586a2f60f0d9a70071ccc90/test/abstractarray.jl#L1236