Reinhard Tartler <[email protected]> writes: > --- PASS: FuzzReader/seed#1089 (0.00s) > --- FAIL: FuzzReader/seed#1090 (0.00s) > panic: runtime error: slice bounds out of range [:-148368575] [recovered] > panic: runtime error: slice bounds out of range [:-148368575]
Mathias, Tim, I'm considering restricting to build the msgp binary on 64bit architectures only, so that this and dependent packages can migrate to testing. Alternatively, I'm also considering ignoring test failures on 32bit. At this moment, docker.io is at risk of getting removed from testing because of this issue. Looking at https://github.com/philhofer/fwd/issues/36 it seems that getting it to work on 32bit is considerable amount of work. Both of the option above seem better to me than letting docker.io and it hundreds of dependent packages drop out of testing. What's your opinion on this? -rt

