Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 21st, 2012  |  syntax: None  |  size: 7.86 KB  |  hits: 14  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. How to handle SQLITE_MISUSE in Android?
  2. I/DEBUG   ( 1324): pid: 1816, tid: 1839  >>> com.tel.tv.watchtv <<<
  3. I/DEBUG   ( 1324): signal 11 (SIGSEGV), fault addr 00000000
  4. I/DEBUG   ( 1324):  zr 00000000  at 302572c4  v0 00000000  v1 00000001
  5. I/DEBUG   ( 1324):  a0 7ef71030  a1 00000001  a2 656c6573  a3 00000008
  6. I/DEBUG   ( 1324):  t0 00000001  t1 7ef50000  t2 072f4005  t3 ffffc003
  7. I/DEBUG   ( 1324):  t4 7ef50000  t5 7ef50000  t6 072f4001  t7 00004001
  8. I/DEBUG   ( 1324):  s0 00000001  s1 00734d58  s2 000002d0  s3 7b1ad560
  9. I/DEBUG   ( 1324):  s4 00000000  s5 00002b6c  s6 00000000  s7 00000000
  10. I/DEBUG   ( 1324):  t8 072f0000  t9 7b108edc  k0 00000000  k1 00000000
  11. I/DEBUG   ( 1324):  gp 7b1b8250  sp 30257260  s8 00002b6c  ra 7b150198
  12. I/DEBUG   ( 1324):  hi 00000000  lo 00100000 bva 656c65bf epc 7b150190
  13. I/DEBUG   ( 1324):          #00  pc 7b150190  /system/lib/libsqlite.so
  14. I/DEBUG   ( 1324):          #01  ra 7b150198  /system/lib/libsqlite.so
  15. I/DEBUG   ( 1324):
  16. I/DEBUG   ( 1324): code around pc:
  17. I/DEBUG   ( 1324): 7b150180 afa30060 8e260000 8f9981b8 8e370154
  18. I/DEBUG   ( 1324): 7b150190 0320f809 8cc4004c 14400063 8fbc0010
  19. I/DEBUG   ( 1324): 7b1501a0 8e250048 18a00066 0000a021 24130001
  20. I/DEBUG   ( 1324):
  21. I/DEBUG   ( 1324): code around lr:
  22. I/DEBUG   ( 1324): 7b150188 8f9981b8 8e370154 0320f809 8cc4004c
  23. I/DEBUG   ( 1324): 7b150198 14400063 8fbc0010 8e250048 18a00066
  24. I/DEBUG   ( 1324): 7b1501a8 0000a021 24130001 0000a021 10000015
  25. I/DEBUG   ( 1324):
  26. I/DEBUG   ( 1324): stack:
  27. I/DEBUG   ( 1324):     30257220  00000000
  28. I/DEBUG   ( 1324):     30257224  00000000
  29. I/DEBUG   ( 1324):     30257228  00000000
  30. I/DEBUG   ( 1324):     3025722c  00000000
  31. I/DEBUG   ( 1324):     30257230  00009004
  32. I/DEBUG   ( 1324):     30257234  00000000
  33. I/DEBUG   ( 1324):     30257238  00000000
  34. I/DEBUG   ( 1324):     3025723c  00000000
  35. I/DEBUG   ( 1324):     30257240  7ef6f8a0
  36. I/DEBUG   ( 1324):     30257244  7b1341f4  /system/lib/libsqlite.so
  37. I/DEBUG   ( 1324):     30257248  00000000
  38. I/DEBUG   ( 1324):     3025724c  00000001
  39. I/DEBUG   ( 1324):     30257250  0073c478  [heap]
  40. I/DEBUG   ( 1324):     30257254  000002d0
  41. I/DEBUG   ( 1324):     30257258  7b1ad560  /system/lib/libsqlite.so
  42. I/DEBUG   ( 1324):     3025725c  7b150324  /system/lib/libsqlite.so
  43. I/DEBUG   ( 1324):     30257260  00000020
  44. I/DEBUG   ( 1324):     30257264  00000002
  45. ICpu0[.tel.tv.watchtv:1839:0x7b150190:0x656c65bf] /DEBUG   ( 1324):     30257268  fffffff8
  46. I/DEBUG   ( 1324):     3025726c  7ef0d51c  /system/lib/libc.so
  47. I/DEBUG   ( 1324):     30257270  7b1b8250
  48. I/DEBUG   ( 1324):     30257274  00000000
  49. I/DEBUG   ( 1324):     30257278  00794cf8  [heap]
  50. I/DEBUG   ( 1324):     3025727c  7b108f80  /system/lib/libsqlite.so
  51. I/DEBUG   ( 1324):     30257280  7ef6f8a0
  52. I/DEBUG   ( 1324):     30257284  30257358
  53. I/DEBUG   ( 1324):     30257288  7b1b06c4  /system/lib/libsqlite.so
  54. I/DEBUG   ( 1324):     3025728c  00000c20
  55. I/DEBUG   ( 1324):     30257290  006dbfc0  [heap]
  56. I/DEBUG   ( 1324):     30257294  00000001
  57. I/DEBUG   ( 1324):     30257298  30257340
  58. I/DEBUG   ( 1324):     3025729c  3025739c
  59. I/DEBUG   ( 1324):     302572a0  7ef6f8a0
  60. I/DEBUG   ( 1324):     302572a4  3025739c
  61. I/DEBUG   ( 1324):     302572a8  0000007e
  62. I/DEBUG   ( 1324):     302572ac  7b108f80  /system/lib/libsqlite.so
  63. I/DEBUG   ( 1324):     302572b0  7b1b8250
  64. I/DEBUG   ( 1324):     302572b4  00000000
  65. I/DEBUG   ( 1324):     302572b8  30257278
  66. I/DEBUG   ( 1324):     302572bc  30257280
  67. I/DEBUG   ( 1324):     302572c0  302572a0
  68. I/DEBUG   ( 1324):     302572c4  00000c20
  69. I/DEBUG   ( 1324):     302572c8  003ff73a  [heap]
  70. I/DEBUG   ( 1324):     302572cc  00000000
  71. I/DEBUG   ( 1324):     302572d0  00000000
  72. I/DEBUG   ( 1324):     302572d4  7b1b0708  /system/lib/libsqlite.so
  73. I/DEBUG   ( 1324):     302572d8  7b1504b0  /system/lib/libsqlite.so
  74. I/DEBUG   ( 1324):     302572dc  00002b6c
  75. I/DEBUG   ( 1324):     302572e0  00000001
  76. I/DEBUG   ( 1324):     302572e4  00002108
  77. I/DEBUG   ( 1324):     302572e8  000008e8
  78. I/DEBUG   ( 1324):     302572ec  7b109c8c  /system/lib/libsqlite.so
  79. I/DEBUG   ( 1324):     302572f0  7b1b0708  /system/lib/libsqlite.so
  80. I/DEBUG   ( 1324):     302572f4  00001000
  81. I/DEBUG   ( 1324):     302572f8  000029f0
  82. I/DEBUG   ( 1324):     302572fc  0000017c
  83. I/DEBUG   ( 1324):     30257300  00002b6c
  84. I/DEBUG   ( 1324):     30257304  00002108
  85. I/DEBUG   ( 1324):     30257308  7b1b8250
  86. I/DEBUG   ( 1324):     3025730c  7b108f80  /system/lib/libsqlite.so
  87. I/DEBUG   ( 1324):     30257310  006dbfc0  [heap]
  88. I/DEBUG   ( 1324):     30257314  00000000
  89. I/DEBUG   ( 1324):     30257318  00002b6c
  90. I/DEBUG   ( 1324):     3025731c  7b1b0708  /system/lib/libsqlite.so
  91. I/DEBUG   ( 1324):     30257320  00001000
  92. I/DEBUG   ( 1324):     30257324  000029f0
  93. I/DEBUG   ( 1324):     30257328  0000017c
  94. I/DEBUG   ( 1324):     3025732c  7b111cb4  /system/lib/libsqlite.so
  95. I/DEBUG   ( 1324):     30257330  0051fe98  [heap]
  96. I/DEBUG   ( 1324):     30257334  7b11149c  /system/lib/libsqlite.so
  97. I/DEBUG   ( 1324):     30257338  7b1b8250
  98. I/DEBUG   ( 1324):     3025733c  00000000
  99. I/DEBUG   ( 1324):     30257340  7b1b8250
  100. I/DEBUG   ( 1324):     30257344  00000000
  101. I/DEBUG   ( 1324):     30257348  302573ac
  102. I/DEBUG   ( 1324):     3025734c  0000017c
  103. I/DEBUG   ( 1324):     30257350  000002f8
  104. I/DEBUG   ( 1324):     30257354  00000800
  105. I/DEBUG   ( 1324):     30257358  00001000
  106. I/DEBUG   ( 1324):     3025735c  7b1582b4  /system/lib/libsqlite.so
  107. I/DEBUG   ( 1324):     30257360  00000065
  108. I/DEBUG   ( 1324):     30257364  00000000
  109. I/DEBUG   ( 1324):     30257368  30257328
  110. I/DEBUG   ( 1324):     3025736c  30257330
  111. I/DEBUG   ( 1324):     30257370  30257350
  112. I/DEBUG   ( 1324):     30257374  302572e8
  113. I/DEBUG   ( 1324):     30257378  302572f0
  114. I/DEBUG   ( 1324):     3025737c  30257310
  115. I/DEBUG   ( 1324):     30257380  7ef6f8a0
  116. I/DEBUG   ( 1324):     30257384  0051b9f8  [heap]
  117. I/DEBUG   ( 1324):     30257388  7b1b8250
  118. I/DEBUG   ( 1324):     3025738c  00000000
  119. I/DEBUG   ( 1324):     30257390  00000000
  120. I/DEBUG   ( 1324):     30257394  00000000
  121. I/DEBUG   ( 1324):     30257398  00528b30  [heap]
  122. I/DEBUG   ( 1324):     3025739c  0051fe98  [heap]
  123. I/DEBUG   ( 1324):     302573a0  006dfde0  [heap]
  124. I/DEBUG   ( 1324):     302573a4  00000bae
  125. I/DEBUG   ( 1324):     302573a8  00000c20
  126. I/DEBUG   ( 1324):     302573ac  00000c96
  127. I/DEBUG   ( 1324):     302573b0  00000000
  128. I/DEBUG   ( 1324):     302573b4  00000000
  129. I/DEBUG   ( 1324):     302573b8  00000000
  130. I/DEBUG   ( 1324):     302573bc  0051f82c  [heap]
  131. I/DEBUG   ( 1324):     302573c0  0051f826  [heap]
  132. I/DEBUG   ( 1324):     302573c4  7ef70000
  133. I/DEBUG   ( 1324):     302573c8  7ef6f8a0
  134. I/DEBUG   ( 1324):     302573cc  00000408
  135. I/DEBUG   ( 1324):     302573d0  7ef70000
  136. I/DEBUG   ( 1324):     302573d4  007988c0  [heap]
  137. I/DEBUG   ( 1324):     302573d8  00000410
  138. I/DEBUG   ( 1324):     302573dc  00000002
  139. I/DEBUG   ( 1324):     302573e0  7b1b8250
  140. I/DEBUG   ( 1324):     302573e4  7ef0d51c  /system/lib/libc.so
  141. I/DEBUG   ( 1324):     302573e8  006dbfc0  [heap]
  142. I/DEBUG   ( 1324):     302573ec  006dbfc0  [heap]
  143. I/DEBUG   ( 1324):     302573f0  7b110e1c  /system/lib/libsqlite.so
  144. I/DEBUG   ( 1324):     302573f4  7b148778  /system/lib/libsqlite.so
  145. I/DEBUG   ( 1324):     302573f8  7b1b8250
  146. I/DEBUG   ( 1324):     302573fc  00000000
  147. I/DEBUG   ( 1324):     30257400  a9cb88a2
  148. I/DEBUG   ( 1324):     30257404  006dbfc0  [heap]
  149. I/DEBUG   ( 1324):     30257408  00514e10  [heap]
  150. I/DEBUG   ( 1324):     3025740c  006eec08  [heap]
  151. I/DEBUG   ( 1324):     30257410  00000000
  152. I/DEBUG   ( 1324):     30257414  7b103e30  /system/lib/libsqlite.so
  153. I/DEBUG   ( 1324):     30257418  006dbfc0  [heap]
  154. I/DEBUG   ( 1324):     3025741c  00794e60  [heap]
  155. I/DEBUG   ( 1324):     30257420  007988c8  [heap]
  156. I/DEBUG   ( 1324):     30257424  7b148aec  /system/lib/libsqlite.so
  157. I/DEBUG   ( 1324):     30257428  00000a0c
  158. I/DEBUG   ( 1324):     3025742c  00000000
  159. I/DEBUG   ( 1324):     30257430  7b111eb0  /system/lib/libsqlite.so
  160. I/DEBUG   ( 1324):     30257434  006dbfc0  [heap]
  161. I/DEBUG   ( 1324):     30257438  00514e10  [heap]
  162. I/DEBUG   ( 1324):     3025743c  006eec08  [heap]
  163. I/DEBUG   ( 1324):     30257440  00000000