Closed jeanbaptistefabre closed 11 years ago
i found a very strange crash : Whith slow network connection, when ou select the row Image Cache in the section network, and then immediately you push the back button of the navbar the application crash !!
I search but i not succeed to resolve the problem
thanks anyway to the library.
libobjc.A.dylib`objc_retain: 0x3341af70: push {r7, lr} 0x3341af72: movs r1, #0 0x3341af74: mov r7, sp 0x3341af76: cbz r0, 0x3341af9c ; objc_retain + 44 0x3341af78: ldr r1, [r0] 0x3341af7a: ldr r1, [r1, #16] <---- Thread 1= EXC_BAD_ACESS (code 1 adress=0X1F) 0x3341af7c: ldrb r1, [r1, #2] 0x3341af7e: tst.w r1, #4 0x3341af82: beq 0x3341af96 ; objc_retain + 38 0x3341af84: movw r1, #58592 0x3341af88: movt r1, #3035 0x3341af8c: add r1, pc 0x3341af8e: ldr r1, [r1] 0x3341af90: bl 0x33418f68 ; objc_msgSend 0x3341af94: b 0x3341af9a ; objc_retain + 42 0x3341af96: bl 0x3341a0d0 ; _objc_rootRetain 0x3341af9a: mov r1, r0 0x3341af9c: mov r0, r1 0x3341af9e: pop {r7, pc}
Can you come up with a better crash log?
i found a very strange crash : Whith slow network connection, when ou select the row Image Cache in the section network, and then immediately you push the back button of the navbar the application crash !!
I search but i not succeed to resolve the problem
thanks anyway to the library.
libobjc.A.dylib`objc_retain: 0x3341af70: push {r7, lr} 0x3341af72: movs r1, #0 0x3341af74: mov r7, sp 0x3341af76: cbz r0, 0x3341af9c ; objc_retain + 44 0x3341af78: ldr r1, [r0] 0x3341af7a: ldr r1, [r1, #16] <---- Thread 1= EXC_BAD_ACESS (code 1 adress=0X1F) 0x3341af7c: ldrb r1, [r1, #2] 0x3341af7e: tst.w r1, #4 0x3341af82: beq 0x3341af96 ; objc_retain + 38 0x3341af84: movw r1, #58592 0x3341af88: movt r1, #3035 0x3341af8c: add r1, pc 0x3341af8e: ldr r1, [r1] 0x3341af90: bl 0x33418f68 ; objc_msgSend 0x3341af94: b 0x3341af9a ; objc_retain + 42 0x3341af96: bl 0x3341a0d0 ; _objc_rootRetain 0x3341af9a: mov r1, r0 0x3341af9c: mov r0, r1 0x3341af9e: pop {r7, pc}