今天打開EverNote時(shí),翻到了四年前在anjuke時(shí)做的一些bug分析總結(jié)?,F(xiàn)在回過頭看看也是有些價(jià)值所在,挑選出部分bug分享,希望能有所啟發(fā)。
一、
iOS新房APP4.4由于在91市場(chǎng)進(jìn)行試點(diǎn)時(shí),量大的crash召回。具體情況如下:
*** -[__NSArrayM objectAtIndex:]: index 20 beyond bounds [0 .. 19]
*** -[__NSArrayM objectAtIndex:]: index 40 beyond bounds [0 .. 39]
*** -[__NSArrayM objectAtIndex:]: index 60 beyond bounds [0 .. 59]
*** -[__NSArrayM objectAtIndex:]: index 80 beyond bounds [0 .. 79]
網(wǎng)友評(píng)論