Bonjour,
j'essaye de télécharger une liste des images et de sélectionner une
ces erreurs s'affichent
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15 05-23 11:27:06.821: ERROR/feedPlayer(1021): com.formation.place.Type@4054cf98 05-23 11:27:06.821: ERROR/feedPlayer(1021): com.formation.place.Type@4054d568 05-23 11:27:16.351: ERROR/DVP Gallery(1021): Erreur téléchargement image URL : 05-23 11:27:20.401: ERROR/DVP Gallery(1021): Erreur téléchargement image URL : 05-23 11:27:48.801: ERROR/dalvikvm-heap(1021): Out of memory on a 160-byte allocation. 05-23 11:27:48.801: ERROR/dalvikvm-heap(1021): Out of memory on a 208-byte allocation. 05-23 11:27:48.801: ERROR/dalvikvm-heap(1021): Out of memory on a 160-byte allocation. 05-23 11:27:48.801: ERROR/dalvikvm-heap(1021): Out of memory on a 208-byte allocation. 05-23 11:27:48.801: ERROR/AndroidRuntime(1021): FATAL EXCEPTION: main 05-23 11:27:48.801: ERROR/AndroidRuntime(1021): java.lang.OutOfMemoryError: [memory exhausted] 05-23 11:27:48.801: ERROR/AndroidRuntime(1021): at dalvik.system.NativeStart.main(Native Method) 05-23 11:27:56.912: ERROR/InputDispatcher(68): channel '40771820 com.formation.Final/com.formation.Final.Main (server)' ~ Consumer closed input channel or an error occurred. events=0x8 05-23 11:27:56.912: ERROR/InputDispatcher(68): channel '40771820 com.formation.Final/com.formation.Final.Main (server)' ~ Channel is unrecoverably broken and will be disposed! 05-23 11:27:57.351: ERROR/InputDispatcher(68): Received spurious receive callback for unknown input channel. fd=134, events=0x8 05-23 11:27:57.351: ERROR/InputDispatcher(68): Received spurious receive callback for unknown input channel. fd=163, events=0x8
Partager