[Bug] "Main" PRIO = 5 tid = 1 runnable

Source: Internet
Author: User


Memory insufficiency due to excessive loading (GC/ANR)


06-30 11:42:56. 624: D/dalvikvm (16264): gc_concurrent freed 1982 K, 7% free 45372 K/48775 K, paused 1 ms + 3 ms, total 50 ms

06-30 11:42:57. 469: D/devicetrackactivity (16264): onpause ()

06-30 11:42:57. 994: D/dalvikvm (16264): gc_concurrent freed 1965 K, 7% free 45380 K/48775 K, paused 8 MS + 13 Ms, total 92 ms

06-30 11:42:59. 194: D/dalvikvm (16264): gc_concurrent freed 1893 K, 7% free 45465 K/48775 K, paused 1 ms + 14 Ms, total 53 Ms

06-30 11:43:00. 229: D/dalvikvm (16264): gc_for_alloc freed 190 K, 7% free 45430 K/48775 K, paused 60 ms, total 60 ms

06-30 11:43:00. 244: I/dalvikvm-heap (16264): Grow heap (frag case) to 53.290 MB for 8294416-byte allocation

06-30 11:43:00. 299: D/dalvikvm (16264): gc_concurrent freed <1 K, 6% free 53530 K/56903 K, paused 12 MS + 4 ms, total 54 Ms

06-30 11:43:00. 414: D/dalvikvm (16264): gc_for_alloc freed 0 k, 6% free 53530 K/56903 K, paused 38 ms, total 38 ms

06-30 11:43:00. 414: I/dalvikvm-heap (16264): forcing collection of softreferences for 33177616-byte allocation

06-30 11:43:00. 454: D/dalvikvm (16264): gc_before_oom freed 11 K, 6% free 53518 K/56903 K, paused 41 Ms, total 41 Ms

06-30 11:43:00. 454: E/dalvikvm-heap (16264): out of memory on a 33177616-byte allocation.

06-30 11:43:00. 454: I/dalvikvm (16264): "Main" PRIO = 5 tid = 1 runnable

06-30 11:43:00. 454: I/dalvikvm (16264): | group = "Main" scount = 0 dscount = 0obj = 0x41cfc508 self = 0x41cec9a8

06-30 11:43:00. 454: I/dalvikvm (16264): | your id = 16264 nice = 0 sched = 0/0 MRM = apps handle = 1074929456

06-30 11:43:00. 454: I/dalvikvm (16264): | schedstat = (6084304503 1363714027 10607) UTM = 524 STM = 84 core = 3

06-30 11:43:00. 454: I/dalvikvm (16264): at Android. Graphics. bitmapfactory. nativedecodeasset (native method)

06-30 11:43:00. 459: I/dalvikvm (16264): at Android. Graphics. bitmapfactory. decodestream (bitmapfactory. Java: 623)

06-30 11:43:00. 459: I/dalvikvm (16264): at Android. Graphics. bitmapfactory. decoderesourcestream (bitmapfactory. Java: 476)

06-30 11:43:00. 459: I/dalvikvm (16264): at Android. Graphics. drawable. drawable. createfromresourcestream (drawable. Java: 781)

06-30 11:43:00. 459: I/dalvikvm (16264): at Android. content. res. resources $ injector. createfromresourcestream (resources. Java: 83)

06-30 11:43:00. 459: I/dalvikvm (16264): at Android. content. res. Resources. loaddrawable (resources. Java: 1963)

06-30 11:43:00. 459: I/dalvikvm (16264): at Android. content. res. miuiresources. loaddrawable (miuiresources. Java: 317)

06-30 11:43:00. 459: I/dalvikvm (16264): atandroid. content. res. typedarray. getdrawable (typedarray. Java: 601)

06-30 11:43:00. 464: I/dalvikvm (16264): at Android. View. View. <init> (view. Java: 3436)

06-30 11:43:00. 464: I/dalvikvm (16264): at Android. View. View. <init> (view. Java: 3371)

06-30 11:43:00. 464: I/dalvikvm (16264): at Android. View. viewgroup. <init> (viewgroup. Java: 426)

06-30 11:43:00. 469: I/dalvikvm (16264): at Android. widget. relativelayout. <init> (relativelayout. Java: 184)

06-30 11:43:00. 469: I/dalvikvm (16264): At java. Lang. Reflect. constructor. constructnative (native method)

06-30 11:43:00. 469: I/dalvikvm (16264): At java. Lang. Reflect. constructor. newinstance (constructor. Java: 417)

06-30 11:43:00. 469: I/dalvikvm (16264): at Android. View. layoutinflater. createview (layoutinflater. Java: 587)

06-30 11:43:00. 479: I/dalvikvm (16264): At com. Android. Internal. Policy. impl. phonelayoutinflater. oncreateview (phonelayoutinflater. Java: 56)

06-30 11:43:00. 479: I/dalvikvm (16264): At com. Android. Internal. Policy. impl. miuiphonelayoutinflater. oncreateview (miuiphonelayoutinflater. Java: 44)

06-30 11:43:00. 479: I/dalvikvm (16264): at Android. View. layoutinflater. oncreateview (layoutinflater. Java: 660)

06-30 11:43:00. 479: I/dalvikvm (16264): at Android. View. layoutinflater. createviewfromtag (layoutinflater. Java: 685)

06-30 11:43:00. 479: I/dalvikvm (16264): at Android. View. layoutinflater. Inflate (layoutinflater. Java: 466)

06-30 11:43:00. 479: I/dalvikvm (16264): at Android. View. layoutinflater. Inflate (layoutinflater. Java: 396)

06-30 11:43:00. 479: I/dalvikvm (16264): at Android. View. layoutinflater. Inflate (layoutinflater. Java: 352)

06-30 11:43:00. 479: I/dalvikvm (16264): At com. Android. Internal. Policy. impl. phonewindow. setcontentview (phonewindow. Java: 306)

06-30 11:43:00. 479: I/dalvikvm (16264): at Android. App. activity. setcontentview (activity. Java: 1916)

06-30 11:43:00. 484: I/dalvikvm (16264): At com. Jason. safegod. Activities. devicelocationhistoryactivity. oncreate (devicelocationhistoryactivity. Java: 13)

06-30 11:43:00. 484: I/dalvikvm (16264): at Android. App. activity. Wait mcreate (activity. Java: 5184)

06-30 11:43:00. 484: I/dalvikvm (16264): at Android. App. instrumentation. callactivityoncreate (instrumentation. Java: 1083)

06-30 11:43:00. 484: I/dalvikvm (16264): At com. LBE. Security. Service. Core. Client. B. X. callactivityoncreate (null):-1)

06-30 11:43:00. 484: I/dalvikvm (16264): at Android. App. activitythread. initialize mlaunchactivity (activitythread. Java: 2064)

06-30 11:43:00. 484: I/dalvikvm (16264): at Android. App. activitythread. handlelaunchactivity (activitythread. Java: 2125)

06-30 11:43:00. 484: I/dalvikvm (16264): at Android. App. activitythread. Access $600 (activitythread. Java: 140)

06-30 11:43:00. 484: I/dalvikvm (16264): at Android. App. activitythread $ H. handlemessage (activitythread. Java: 1227)

06-30 11:43:00. 484: I/dalvikvm (16264): at Android. OS. handler. dispatchmessage (handler. Java: 99)

06-30 11:43:00. 484: I/dalvikvm (16264): at Android. OS. low.loop (low.java: 137)

06-30 11:43:00. 484: I/dalvikvm (16264): at Android. App. activitythread. Main (activitythread. Java: 4898)

06-30 11:43:00. 484: I/dalvikvm (16264): At java. Lang. Reflect. method. invokenative (native method)

06-30 11:43:00. 484: I/dalvikvm (16264): At java. Lang. Reflect. method. Invoke (method. Java: 511)

06-30 11:43:00. 484: I/dalvikvm (16264): At com. Android. Internal. OS. zygoteinit $ methodandargscaller. Run (zygoteinit. Java: 1006)

06-30 11:43:00. 484: I/dalvikvm (16264): At com. Android. Internal. OS. zygoteinit. Main (zygoteinit. Java: 773)

06-30 11:43:00. 484: I/dalvikvm (16264): At Dalvik. system. nativestart. Main (native method)

06-30 11:43:00. 489: A/libc (16264): fatal signal 11 (SIGSEGV) at 0x00000000 (code = 1), thread 16264 (M. Jason. safegod)

06-30 11:43:09. 629: E/Trace (18771): Error opening trace file: no such file or directory (2)

06-30 11:43:09. 714: D/dalvikvm (18771): gc_concurrent freed 260 K, 14% free 8542 K/9863 K, paused 12 MS + 2 ms, total 28 Ms

06-30 11:43:09. 794: D/dalvikvm (18771): Trying to loadlib/data/COM. Jason. safegod/lib/libbaidumapsdk_v2_3_1.so 0x00003c6c0

06-30 11:43:09. 804: D/dalvikvm (18771): added sharedlib/data/COM. Jason. safegod/lib/libbaidumapsdk_v2_3_1.so 0x00003c6c0

06-30 11:43:09. 879: D/appcommonmemcache (18771): commonmemcacheaddr: 1518053684

06-30 11:43:09. 949: I/auth Info (18771): AK: sml2xfotwkzdfkpmujpdffev

11:43:09-30. 949: I/auth Info (18771): mcode: 3E: 45: 98: 88: 5f: 74: 4A: B0: FC: 3A: 4b: B0: 2a: 96: 11: A2: 72: DC: AC: D2; COM. jason. safegod

06-30 11:43:09. 954: D/demoapplication (18771): secretcode = 51354085498451404191524157594581418255

06-30 11:43:10. 004: D/dalvikvm (18771): gc_concurrent freed 305 K, 14% free 8666 K/10055 K, paused 3 MS + 2 ms, total 22 Ms

06-30 11:43:10. 004: D/dalvikvm (18771): wait_for_concurrent_gc blocked 9 ms

06-30 11:43:10. 029: D/dalvikvm (18771): gc_for_alloc freed 1 K, 14% free 8665 K/10055 K, paused 23 Ms, total 23 Ms

06-30 11:43:10. 034: I/dalvikvm-heap (18771): Grow heap (frag case) to 12.249 MB for 2908176-byte allocation

06-30 11:43:10. 049: D/dalvikvm (18771): gc_for_alloc freed 9 K, 12% free 11495 K/12935 K, paused 13 Ms, total 13 Ms

06-30 11:43:10. 064: D/dalvikvm (18771): gc_concurrent freed 50 K, 12% free 11500 K/12935 K, paused 2 MS + 2 ms, total 17 ms

06-30 11:43:10. 184: D/dalvikvm (18771): gc_for_alloc freed 105 K, 11% free 12113 K/13511 K, paused 10 ms, total 10 ms

06-30 11:43:10. 219: D/dalvikvm (18771): gc_for_alloc freed 168 K, 11% free 12338 K/13767 K, paused 10 ms, total 10 ms

06-30 11:43:10. 219: I/dalvikvm-heap (18771): Grow heap (frag case) to 15.535 MB for 2592016-byte allocation

06-30 11:43:10. 244: D/dalvikvm (18771): gc_concurrent freed 1 K, 9% free 14868 K/16327 K, paused 11 MS + 1 ms, total 21 Ms

06-30 11:43:10. 309: D/dalvikvm (18771): gc_for_alloc freed 2532 K, 23% free 13868 K/17927 K, paused 12 ms, total 12 ms

06-30 11:43:10. 354: D/dalvikvm (18771): gc_concurrent freed 1403 K, 21% free 14248 K/17927 K, paused 1 ms + 12 ms, total 23 Ms

06-30 11:43:10. 354: D/abslistview (18771): Get motionrecognitionmanager


How to analyze and solve ANR



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.