Advertisement
chenshaoju

SurfaceFlinger crash

Apr 5th, 2013
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.16 KB | None | 0 0
  1. I/DEBUG ( 157): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  2.  
  3. I/DEBUG ( 157): Build fingerprint: 'google/occam/mako:4.2.2/JDQ39/573038:user/release-keys'
  4.  
  5. I/DEBUG ( 157): Revision: '11'
  6.  
  7. I/DEBUG ( 157): pid: 159, tid: 224, name: SurfaceFlinger >>> /system/bin/surfaceflinger <<<
  8.  
  9. I/DEBUG ( 157): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
  10.  
  11. I/DEBUG ( 157): r0 00000027 r1 deadbaad r2 40397258 r3 00000000
  12.  
  13. I/DEBUG ( 157): r4 00000000 r5 4078f7bc r6 00000000 r7 00000000
  14.  
  15. I/DEBUG ( 157): r8 412bc740 r9 00000000 sl 4122a55c fp 00000008
  16.  
  17. I/DEBUG ( 157): ip 402befa8 sp 4078f7b8 lr 4036a389 pc 40366a46 cpsr 600f0030
  18.  
  19. I/DEBUG ( 157): d0 0000000000000000 d1 0000000000000000
  20.  
  21. I/DEBUG ( 157): d2 0000000000000000 d3 0000000000000000
  22.  
  23. I/DEBUG ( 157): d4 01400300ffff0400 d5 0000000000000000
  24.  
  25. I/DEBUG ( 157): d6 3c0000ff00000000 d7 0000000000000000
  26.  
  27. I/DEBUG ( 157): d8 0000000000000000 d9 0000000000000000
  28.  
  29. I/DEBUG ( 157): d10 0000000000000000 d11 0000000000000000
  30.  
  31. I/DEBUG ( 157): d12 0000000000000000 d13 0000000000000000
  32.  
  33. I/DEBUG ( 157): d14 0000000000000000 d15 0000000000000000
  34.  
  35. I/DEBUG ( 157): d16 64656c6961662029 d17 7830206874697720
  36.  
  37. I/DEBUG ( 157): d18 0000000000000000 d19 0000000000000000
  38.  
  39. I/DEBUG ( 157): d20 0000000000000000 d21 0000000000000000
  40.  
  41. I/DEBUG ( 157): d22 0000000000000000 d23 0000000000000000
  42.  
  43. I/DEBUG ( 157): d24 0000000000000000 d25 0000000000000000
  44.  
  45. I/DEBUG ( 157): d26 0000000000000000 d27 0000000000000000
  46.  
  47. I/DEBUG ( 157): d28 0000000000000000 d29 0000000000000000
  48.  
  49. I/DEBUG ( 157): d30 0000000000000000 d31 0000000000000000
  50.  
  51. I/DEBUG ( 157): scr 60000012
  52.  
  53. I/DEBUG ( 157):
  54.  
  55. I/DEBUG ( 157): backtrace:
  56.  
  57. I/DEBUG ( 157): #00 pc 0001aa46 /system/lib/libc.so
  58.  
  59. I/DEBUG ( 157): #01 pc 00018074 /system/lib/libc.so (abort+4)
  60.  
  61. I/DEBUG ( 157): #02 pc 000015b9 /system/lib/liblog.so (__android_log_assert+88)
  62.  
  63. I/DEBUG ( 157): #03 pc 0001d6db /system/lib/libsurfaceflinger.so (android::DisplayDevice::swapBuffers(android::HWComposer&) const+82)
  64.  
  65. I/DEBUG ( 157): #04 pc 00025a29 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::doDisplayComposition(android::sp<android::DisplayDevice const> const&, android::Region const&)+144)
  66.  
  67. I/DEBUG ( 157): #05 pc 00028a05 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::doComposition()+96)
  68.  
  69. I/DEBUG ( 157): #06 pc 00028c71 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::handleMessageRefresh()+52)
  70.  
  71. I/DEBUG ( 157): #07 pc 000297ff /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::onMessageReceived(int)+58)
  72.  
  73. I/DEBUG ( 157): #08 pc 00014c6f /system/lib/libutils.so (android::Looper::pollInner(int)+422)
  74.  
  75. I/DEBUG ( 157): #09 pc 00014d89 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+104)
  76.  
  77. I/DEBUG ( 157): #10 pc 00024335 /system/lib/libsurfaceflinger.so (android::MessageQueue::waitMessage()+40)
  78.  
  79. I/DEBUG ( 157): #11 pc 00024921 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::threadLoop()+6)
  80.  
  81. I/DEBUG ( 157): #12 pc 0001129f /system/lib/libutils.so (android::Thread::_threadLoop(void*)+114)
  82.  
  83. I/DEBUG ( 157): #13 pc 00010e05 /system/lib/libutils.so
  84.  
  85. I/DEBUG ( 157): #14 pc 0000e418 /system/lib/libc.so (__thread_entry+72)
  86.  
  87. I/DEBUG ( 157): #15 pc 0000db0c /system/lib/libc.so (pthread_create+168)
  88.  
  89. I/DEBUG ( 157):
  90.  
  91. I/DEBUG ( 157): stack:
  92.  
  93. I/DEBUG ( 157): 4078f778 4128b6b4 [heap]
  94.  
  95. I/DEBUG ( 157): 4078f77c 00000000
  96.  
  97. I/DEBUG ( 157): 4078f780 00000000
  98.  
  99. I/DEBUG ( 157): 4078f784 41275a30 [heap]
  100.  
  101. I/DEBUG ( 157): 4078f788 00004000
  102.  
  103. I/DEBUG ( 157): 4078f78c 4078f822 [stack:224]
  104.  
  105. I/DEBUG ( 157): 4078f790 4039424c /system/lib/libc.so
  106.  
  107. I/DEBUG ( 157): 4078f794 403941b4 /system/lib/libc.so
  108.  
  109. I/DEBUG ( 157): 4078f798 00000000
  110.  
  111. I/DEBUG ( 157): 4078f79c 4036a389 /system/lib/libc.so (_fwalk+32)
  112.  
  113. I/DEBUG ( 157): 4078f7a0 00000001
  114.  
  115. I/DEBUG ( 157): 4078f7a4 4078f7bc [stack:224]
  116.  
  117. I/DEBUG ( 157): 4078f7a8 00000000
  118.  
  119. I/DEBUG ( 157): 4078f7ac 00000000
  120.  
  121. I/DEBUG ( 157): 4078f7b0 df0027ad
  122.  
  123. I/DEBUG ( 157): 4078f7b4 00000000
  124.  
  125. I/DEBUG ( 157): #00 4078f7b8 00000000
  126.  
  127. I/DEBUG ( 157): 4078f7bc fffffbdf
  128.  
  129. I/DEBUG ( 157): 4078f7c0 4078f7bc [stack:224]
  130.  
  131. I/DEBUG ( 157): 4078f7c4 00000001
  132.  
  133. I/DEBUG ( 157): 4078f7c8 402fb3b0 /system/lib/libsurfaceflinger.so
  134.  
  135. I/DEBUG ( 157): 4078f7cc 0000000f
  136.  
  137. I/DEBUG ( 157): 4078f7d0 4078f7ec [stack:224]
  138.  
  139. I/DEBUG ( 157): 4078f7d4 402fb3b0 /system/lib/libsurfaceflinger.so
  140.  
  141. I/DEBUG ( 157): 4078f7d8 412bc6e0 [heap]
  142.  
  143. I/DEBUG ( 157): 4078f7dc 40364078 /system/lib/libc.so (__pthread_clone)
  144.  
  145. I/DEBUG ( 157): #01 4078f7e0 402bc0b9 /system/lib/liblog.so
  146.  
  147. I/DEBUG ( 157): 4078f7e4 402bc5bd /system/lib/liblog.so (__android_log_assert+92)
  148.  
  149. I/DEBUG ( 157): #02 4078f7e8 4078fbfc [stack:224]
  150.  
  151. I/DEBUG ( 157): 4078f7ec 536c6765
  152.  
  153. I/DEBUG ( 157): 4078f7f0 42706177
  154.  
  155. I/DEBUG ( 157): 4078f7f4 65666675
  156.  
  157. I/DEBUG ( 157): 4078f7f8 30287372
  158.  
  159. I/DEBUG ( 157): 4078f7fc 202c3178
  160.  
  161. I/DEBUG ( 157): 4078f800 31347830
  162.  
  163. I/DEBUG ( 157): 4078f804 36636232
  164.  
  165. I/DEBUG ( 157): 4078f808 20293065
  166.  
  167. I/DEBUG ( 157): 4078f80c 6c696166
  168.  
  169. I/DEBUG ( 157): 4078f810 77206465
  170.  
  171. I/DEBUG ( 157): 4078f814 20687469
  172.  
  173. I/DEBUG ( 157): 4078f818 30307830
  174.  
  175. I/DEBUG ( 157): 4078f81c 30333030
  176.  
  177. I/DEBUG ( 157): 4078f820 00003330
  178.  
  179. I/DEBUG ( 157): 4078f824 407eef4f /system/lib/egl/libGLESv2_adreno200.so (oxili_cmdbuffer_context_preamble+388)
  180.  
  181. I/DEBUG ( 157): ........ ........
  182.  
  183. I/DEBUG ( 157):
  184.  
  185. I/DEBUG ( 157): memory near r2:
  186.  
  187. I/DEBUG ( 157): 40397238 00000000 00000000 00000000 00000000
  188.  
  189. I/DEBUG ( 157): 40397248 00000000 00000000 00000000 00000000
  190.  
  191. I/DEBUG ( 157): 40397258 00000001 00000000 00000000 00000000
  192.  
  193. I/DEBUG ( 157): 40397268 00000000 00000000 00000000 00000000
  194.  
  195. I/DEBUG ( 157): 40397278 00000000 00000000 00000000 00000000
  196.  
  197. I/DEBUG ( 157): 40397288 00000000 00000000 00000000 00000000
  198.  
  199. I/DEBUG ( 157): 40397298 00000000 00000000 002c3c93 00000000
  200.  
  201. I/DEBUG ( 157): 403972a8 00000000 00000000 00004000 00000000
  202.  
  203. I/DEBUG ( 157): 403972b8 00000000 00000000 00004000 00000000
  204.  
  205. I/DEBUG ( 157): 403972c8 00000000 00000000 00004000 00000000
  206.  
  207. I/DEBUG ( 157): 403972d8 00000000 00000000 00004000 00000000
  208.  
  209. I/DEBUG ( 157): 403972e8 00000000 00000000 00004000 00000000
  210.  
  211. I/DEBUG ( 157): 403972f8 00000000 00000000 00004000 00000000
  212.  
  213. I/DEBUG ( 157): 40397308 00000000 00000000 00004000 00000000
  214.  
  215. I/DEBUG ( 157): 40397318 00000000 00000000 00004000 00000000
  216.  
  217. I/DEBUG ( 157): 40397328 00000000 00000000 00004000 00000000
  218.  
  219. I/DEBUG ( 157):
  220.  
  221. I/DEBUG ( 157): memory near r5:
  222.  
  223. I/DEBUG ( 157): 4078f79c 4036a389 00000001 4078f7bc 00000000
  224.  
  225. I/DEBUG ( 157): 4078f7ac 00000000 df0027ad 00000000 00000000
  226.  
  227. I/DEBUG ( 157): 4078f7bc fffffbdf 4078f7bc 00000001 402fb3b0
  228.  
  229. I/DEBUG ( 157): 4078f7cc 0000000f 4078f7ec 402fb3b0 412bc6e0
  230.  
  231. I/DEBUG ( 157): 4078f7dc 40364078 402bc0b9 402bc5bd 4078fbfc
  232.  
  233. I/DEBUG ( 157): 4078f7ec 536c6765 42706177 65666675 30287372
  234.  
  235. I/DEBUG ( 157): 4078f7fc 202c3178 31347830 36636232 20293065
  236.  
  237. I/DEBUG ( 157): 4078f80c 6c696166 77206465 20687469 30307830
  238.  
  239. I/DEBUG ( 157): 4078f81c 30333030 00003330 407eef4f 407eedcb
  240.  
  241. I/DEBUG ( 157): 4078f82c 41275a30 4122f8e0 41277030 000000a0
  242.  
  243. I/DEBUG ( 157): 4078f83c 412361e0 00000001 0000001c 4082deac
  244.  
  245. I/DEBUG ( 157): 4078f84c f4d86813 c0140910 00000000 00000000
  246.  
  247. I/DEBUG ( 157): 4078f85c 00000000 00000000 00000208 4078f90c
  248.  
  249. I/DEBUG ( 157): 4078f86c 00000daa 00000000 4021236c 40211778
  250.  
  251. I/DEBUG ( 157): 4078f87c 00000001 4122db08 4036d5a7 00002767
  252.  
  253. I/DEBUG ( 157): 4078f88c 00000000 00000000 00003efe 00004000
  254.  
  255. I/DEBUG ( 157):
  256.  
  257. I/DEBUG ( 157): memory near r8:
  258.  
  259. I/DEBUG ( 157): 412bc720 00000000 0000004b 00000001 00000030
  260.  
  261. I/DEBUG ( 157): 412bc730 00000000 00000000 412ba5d8 412ba5f0
  262.  
  263. I/DEBUG ( 157): 412bc740 412bc258 00000000 00000000 00000000
  264.  
  265. I/DEBUG ( 157): 412bc750 00000000 00000000 00000000 00000000
  266.  
  267. I/DEBUG ( 157): 412bc760 00000000 00000000 00000000 0000001b
  268.  
  269. I/DEBUG ( 157): 412bc770 40193bac 00000000 00000000 40193c0c
  270.  
  271. I/DEBUG ( 157): 412bc780 412bc788 0000001b 00000001 00000001
  272.  
  273. I/DEBUG ( 157): 412bc790 412bc77c 00000000 00000000 000008c3
  274.  
  275. I/DEBUG ( 157): 412bc7a0 00000000 00001244 00000300 00000500
  276.  
  277. I/DEBUG ( 157): 412bc7b0 00000001 00000001 00000000 0000000a
  278.  
  279. I/DEBUG ( 157): 412bc7c0 00000300 00000500 00000000 00000004
  280.  
  281. I/DEBUG ( 157): 412bc7d0 43957000 10662000 003c0000 00000000
  282.  
  283. I/DEBUG ( 157): 412bc7e0 00000000 00000000 00000000 00000000
  284.  
  285. I/DEBUG ( 157): 412bc7f0 00000000 00000000 00000000 00000000
  286.  
  287. I/DEBUG ( 157): 412bc800 00000000 00000000 00000000 00000001
  288.  
  289. I/DEBUG ( 157): 412bc810 00000000 00000000 00000000 00000000
  290.  
  291. I/DEBUG ( 157):
  292.  
  293. I/DEBUG ( 157): memory near sl:
  294.  
  295. I/DEBUG ( 157): 4122a53c 00000000 00000000 00000073 403c0bd0
  296.  
  297. I/DEBUG ( 157): 4122a54c 4122a5b8 00000001 00000008 0000000a
  298.  
  299. I/DEBUG ( 157): 4122a55c 00000000 403c0a10 4011fed8 00000003
  300.  
  301. I/DEBUG ( 157): 4122a56c 00000000 00000010 00000001 0000000b
  302.  
  303. I/DEBUG ( 157): 4122a57c 403c0a58 4011f788 00000001 00000000
  304.  
  305. I/DEBUG ( 157): 4122a58c 00000014 403c0ac8 43015cd8 00000000
  306.  
  307. I/DEBUG ( 157): 4122a59c 00000000 00000014 00000000 ffffffff
  308.  
  309. I/DEBUG ( 157): 4122a5ac 7fffffff 00000000 0000001b 00000001
  310.  
  311. I/DEBUG ( 157): 4122a5bc 00000001 4122a548 00000000 00000000
  312.  
  313. I/DEBUG ( 157): 4122a5cc 0000001b 40301bdc 4122a4dc 00000000
  314.  
  315. I/DEBUG ( 157): 4122a5dc 40301c04 4122a5e8 0000001b 00000002
  316.  
  317. I/DEBUG ( 157): 4122a5ec 00000002 4122a5dc 00000000 00000000
  318.  
  319. I/DEBUG ( 157): 4122a5fc 00000013 4122b688 40205f84 fffffff8
  320.  
  321. I/DEBUG ( 157): 4122a60c 00000013 00000006 4122a620 66727553
  322.  
  323. I/DEBUG ( 157): 4122a61c 00000013 00000000 4122a670 4122a680
  324.  
  325. I/DEBUG ( 157): 4122a62c 00000043 401351dc 4122da88 00000001
  326.  
  327. I/DEBUG ( 157):
  328.  
  329. I/DEBUG ( 157): memory near ip:
  330.  
  331. I/DEBUG ( 157): 402bef88 4036355c 40364964 40384d15 40364cc1
  332.  
  333. I/DEBUG ( 157): 402bef98 4036d55d 4035e785 4036ad39 4036486c
  334.  
  335. I/DEBUG ( 157): 402befa8 40364070 40364d40 403698e5 40358f7d
  336.  
  337. I/DEBUG ( 157): 402befb8 40358f69 403712dd 403712fd 40371489
  338.  
  339. I/DEBUG ( 157): 402befc8 403699a5 40374081 40374e71 40384e00
  340.  
  341. I/DEBUG ( 157): 402befd8 40358f55 4037127d 40371395 40362d8c
  342.  
  343. I/DEBUG ( 157): 402befe8 40362ec8 40365109 40362e48 4036801f
  344.  
  345. I/DEBUG ( 157): 402beff8 403708f1 4036e037 402bf000 00000004
  346.  
  347. I/DEBUG ( 157): 402bf008 00000005 00000006 00000007 402bc0b9
  348.  
  349. I/DEBUG ( 157): 402bf018 00000000 00000000 00000000 00000000
  350.  
  351. I/DEBUG ( 157): 402bf028 00000000 00000000 00000000 00000000
  352.  
  353. I/DEBUG ( 157): 402bf038 00000000 00000000 00000000 00000000
  354.  
  355. I/DEBUG ( 157): 402bf048 00000000 00000000 00000000 00000000
  356.  
  357. I/DEBUG ( 157): 402bf058 00000000 00000000 00000000 00000000
  358.  
  359. I/DEBUG ( 157): 402bf068 00000000 00000000 00000000 00000000
  360.  
  361. I/DEBUG ( 157): 402bf078 00000000 00000000 00000000 00000000
  362.  
  363. I/DEBUG ( 157):
  364.  
  365. I/DEBUG ( 157): memory near sp:
  366.  
  367. I/DEBUG ( 157): 4078f798 00000000 4036a389 00000001 4078f7bc
  368.  
  369. I/DEBUG ( 157): 4078f7a8 00000000 00000000 df0027ad 00000000
  370.  
  371. I/DEBUG ( 157): 4078f7b8 00000000 fffffbdf 4078f7bc 00000001
  372.  
  373. I/DEBUG ( 157): 4078f7c8 402fb3b0 0000000f 4078f7ec 402fb3b0
  374.  
  375. I/DEBUG ( 157): 4078f7d8 412bc6e0 40364078 402bc0b9 402bc5bd
  376.  
  377. I/DEBUG ( 157): 4078f7e8 4078fbfc 536c6765 42706177 65666675
  378.  
  379. I/DEBUG ( 157): 4078f7f8 30287372 202c3178 31347830 36636232
  380.  
  381. I/DEBUG ( 157): 4078f808 20293065 6c696166 77206465 20687469
  382.  
  383. I/DEBUG ( 157): 4078f818 30307830 30333030 00003330 407eef4f
  384.  
  385. I/DEBUG ( 157): 4078f828 407eedcb 41275a30 4122f8e0 41277030
  386.  
  387. I/DEBUG ( 157): 4078f838 000000a0 412361e0 00000001 0000001c
  388.  
  389. I/DEBUG ( 157): 4078f848 4082deac f4d86813 c0140910 00000000
  390.  
  391. I/DEBUG ( 157): 4078f858 00000000 00000000 00000000 00000208
  392.  
  393. I/DEBUG ( 157): 4078f868 4078f90c 00000daa 00000000 4021236c
  394.  
  395. I/DEBUG ( 157): 4078f878 40211778 00000001 4122db08 4036d5a7
  396.  
  397. I/DEBUG ( 157): 4078f888 00002767 00000000 00000000 00003efe
  398.  
  399. I/DEBUG ( 157):
  400.  
  401. I/DEBUG ( 157): code around pc:
  402.  
  403. I/DEBUG ( 157): 40366a24 e000b164 6823461c d1fb2b00 68e3e026
  404.  
  405. I/DEBUG ( 157): 40366a34 4a17b123 447a2401 47986014 20274911
  406.  
  407. I/DEBUG ( 157): 40366a44 70082400 ea1ef7fc f7fd2106 a902eb82
  408.  
  409. I/DEBUG ( 157): 40366a54 f04f2006 460a5380 94029304 f7fc9403
  410.  
  411. I/DEBUG ( 157): 40366a64 4629ef68 20024622 ef70f7fc ea0af7fc
  412.  
  413. I/DEBUG ( 157): 40366a74 f7fd2106 2001eb6e ef2af7fb 2a006962
  414.  
  415. I/DEBUG ( 157): 40366a84 e7d4d1dc deadbaad 0002d552 00030836
  416.  
  417. I/DEBUG ( 157): 40366a94 0003081a 2400b510 aa04b088 46699002
  418.  
  419. I/DEBUG ( 157): 40366aa4 94014620 94039400 eec8f7fc bfb842a0
  420.  
  421. I/DEBUG ( 157): 40366ab4 db054620 b1139b07 1c489906 98069006
  422.  
  423. I/DEBUG ( 157): 40366ac4 bd10b008 4604b510 e85ef7fc d10542a0
  424.  
  425. I/DEBUG ( 157): 40366ad4 447b4b04 6018681b bd102000 30fff04f
  426.  
  427. I/DEBUG ( 157): 40366ae4 bf00bd10 0002d486 460db538 481eb928
  428.  
  429. I/DEBUG ( 157): 40366af4 f7fc4478 2800ec5c b9fdd130 2102481b
  430.  
  431. I/DEBUG ( 157): 40366b04 f0014478 2800faaa db274604 f7fc4629
  432.  
  433. I/DEBUG ( 157): 40366b14 2800eae6 2101db0b f7fc4620 2800eae0
  434.  
  435. I/DEBUG ( 157):
  436.  
  437. I/DEBUG ( 157): code around lr:
  438.  
  439. I/DEBUG ( 157): 4036a368 41f0e92d 4c0b2600 447c4680 68a56824
  440.  
  441. I/DEBUG ( 157): 4036a378 e0076867 300cf9b5 dd022b00 47c04628
  442.  
  443. I/DEBUG ( 157): 4036a388 35544306 d5f53f01 2c006824 4630d1ef
  444.  
  445. I/DEBUG ( 157): 4036a398 81f0e8bd 00029c12 43f0e92d fb01461f
  446.  
  447. I/DEBUG ( 157): 4036a3a8 f8dff602 b0878058 44f8460c 8000f8d8
  448.  
  449. I/DEBUG ( 157): 4036a3b8 9001a901 f8d84615 20013000 96059602
  450.  
  451. I/DEBUG ( 157): 4036a3c8 90049103 4638b113 fa35f7ff a9034638
  452.  
  453. I/DEBUG ( 157): 4036a3d8 fe9bf7ff 2000f8d8 b1124681 f7ff4638
  454.  
  455. I/DEBUG ( 157): 4036a3e8 f1b9fa37 d0050f00 46219d05 f01a1b70
  456.  
  457. I/DEBUG ( 157): 4036a3f8 4605eca0 b0074628 83f0e8bd 00029b8a
  458.  
  459. I/DEBUG ( 157): 4036a408 1e4b6841 2b006043 f000da01 6803bbb1
  460.  
  461. I/DEBUG ( 157): 4036a418 2b01f813 46106003 00004770 4604b570
  462.  
  463. I/DEBUG ( 157): 4036a428 447e4e0d 68336836 f7ffb10b 6861fa04
  464.  
  465. I/DEBUG ( 157): 4036a438 60601e48 bfa22800 f8106820 60205b01
  466.  
  467. I/DEBUG ( 157): 4036a448 4620da03 fb94f000 68324605 4620b112
  468.  
  469. I/DEBUG ( 157): 4036a458 f9fef7ff bd704628 00029b12 447b4b07
  470.  
  471. I/DEBUG ( 157):
  472.  
  473. I/DEBUG ( 157): memory map around fault addr deadbaad:
  474.  
  475. I/DEBUG ( 157): bed1b000-bed3c000 [stack]
  476.  
  477. I/DEBUG ( 157): (no map for address)
  478.  
  479. I/DEBUG ( 157): ffff0000-ffff1000 [vectors]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement