Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Simple Android App (2014) Getting Started with Android Creating the Fun Facts Project

05-25 07:28:51.414 1246-1246/? A/libc﹕ Fatal signal 11 (SIGSEGV), code 2, fault addr 0xad4f205c in tid 1246 (system_s

i am getting this message in a loop which does not stop...

05-25 07:27:38.966 932-932/? I/Vold﹕ Vold 2.1 (the revenge) firing up 05-25 07:27:39.054 932-932/? D/Vold﹕ Volume sdcard state changing -1 (Initializing) -> 0 (No-Media) 05-25 07:27:39.513 932-958/? W/DirectVolume﹕ Deprecated implied prefix pattern detected, please use '/devices/platform/goldfish_mmc.0*' instead 05-25 07:27:39.514 932-958/? D/Vold﹕ Volume sdcard state changing 0 (No-Media) -> 1 (Idle-Unmounted) 05-25 07:28:40.818 1246-1246/? I/InstallerConnection﹕ connecting... 05-25 07:28:41.982 1246-1246/? I/InstallerConnection﹕ disconnecting... 05-25 07:28:42.138 1246-1246/? I/SystemServer﹕ Entered the Android system server! 05-25 07:28:42.630 1246-1246/? I/SystemServiceManager﹕ Starting com.android.server.pm.Installer 05-25 07:28:42.636 1246-1246/? I/Installer﹕ Waiting for installd to be ready. 05-25 07:28:42.636 1246-1246/? I/InstallerConnection﹕ connecting... 05-25 07:28:42.643 1246-1246/? I/SystemServiceManager﹕ Starting com.android.server.am.ActivityManagerService$Lifecycle 05-25 07:28:42.921 1246-1246/? I/ActivityManager﹕ Memory class: 64 05-25 07:28:42.960 1246-1267/? I/ServiceThread﹕ Enabled StrictMode logging for ActivityManager looper. 05-25 07:28:43.128 1246-1246/? I/AppOps﹕ No existing app ops /data/system/appops.xml; starting empty 05-25 07:28:43.367 1246-1246/? I/IntentFirewall﹕ Read new rules (A:0 B:0 S:0) 05-25 07:28:43.439 1246-1270/? I/ServiceThread﹕ Enabled StrictMode logging for android.ui looper. 05-25 07:28:43.458 1246-1272/? I/ServiceThread﹕ Enabled StrictMode logging for android.display looper. 05-25 07:28:43.487 1246-1246/? D/AppOps﹕ AppOpsService published 05-25 07:28:43.503 1246-1246/? I/SystemServiceManager﹕ Starting com.android.server.power.PowerManagerService 05-25 07:28:43.515 1246-1274/? I/ServiceThread﹕ Enabled StrictMode logging for PowerManagerService looper. 05-25 07:28:43.558 1246-1246/? I/SystemServiceManager﹕ Starting com.android.server.display.DisplayManagerService 05-25 07:28:43.644 1246-1246/? I/SystemServiceManager﹕ Starting phase 100 05-25 07:28:43.681 1246-1272/? I/DisplayManagerService﹕ Display device added: DisplayDeviceInfo{"Built-in Screen": 1080 x 1920, 60.000004 fps, supportedRefreshRates [60.000004], density 480, 480.0 x 480.0 dpi, appVsyncOff 0, presDeadline 17666666, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS} 05-25 07:28:43.687 1246-1246/? I/SystemServer﹕ Package Manager 05-25 07:28:43.750 1246-1246/? W/SELinuxMMAC﹕ Error opening /data/system/seapp_hash. Assuming first boot. 05-25 07:28:43.795 1246-1246/? W/FileUtils﹕ Failed to chmod(/data/system/packages.list): android.system.ErrnoException: chmod failed: ENOENT (No such file or directory) 05-25 07:28:43.815 1246-1246/? W/SystemConfig﹕ No directory /system/etc/sysconfig, skipping 05-25 07:28:44.000 1246-1246/? D/SELinuxMMAC﹕ Using policy file /system/etc/security/mac_permissions.xml 05-25 07:28:44.012 1246-1246/? I/PackageManager﹕ No settings file; creating initial state 05-25 07:28:51.331 1246-1246/? W/PackageManager﹕ Failed to parse /system/framework/framework-res.apk: Failed to collect certificates from /system/framework/framework-res.apk 05-25 07:28:51.338 1246-1246/? W/PackageManager﹕ Failed to parse /system/framework/x86: Missing base APK in /system/framework/x86 --------- beginning of crash 05-25 07:28:51.414 1246-1246/? A/libc﹕ Fatal signal 11 (SIGSEGV), code 2, fault addr 0xad4f205c in tid 1246 (system_server) 05-25 07:28:51.549 941-941/? I/DEBUG﹕ *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 05-25 07:28:51.550 941-941/? I/DEBUG﹕ Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys' 05-25 07:28:51.550 941-941/? I/DEBUG﹕ Revision: '0' 05-25 07:28:51.550 941-941/? I/DEBUG﹕ ABI: 'x86' 05-25 07:28:51.550 941-941/? I/DEBUG﹕ pid: 1246, tid: 1246, name: system_server >>> system_server <<< 05-25 07:28:51.554 941-941/? I/DEBUG﹕ signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xad4f205c 05-25 07:28:51.600 941-941/? I/DEBUG﹕ eax 77eb311c ebx 0000003f ecx 00000035 edx 0000000a 05-25 07:28:51.600 941-941/? I/DEBUG﹕ esi ad4f1f60 edi a54f1380 05-25 07:28:51.601 941-941/? I/DEBUG﹕ xcs 00000073 xds 0000007b xes 0000007b xfs 00000007 xss 0000007b 05-25 07:28:51.601 941-941/? I/DEBUG﹕ eip b6f2be20 ebp 254b1100 esp bfac3e40 flags 00200286 05-25 07:28:51.601 941-941/? I/DEBUG﹕ backtrace: 05-25 07:28:51.601 941-941/? I/DEBUG﹕ #00 pc 00048e20 /system/lib/libcrypto.so (bn_mul_mont+1360) 05-25 07:29:39.560 1533-1533/? I/InstallerConnection﹕ disconnecting... 05-25 07:29:39.703 1533-1533/? I/SystemServer﹕ Entered the Android system server! 05-25 07:29:40.071 1533-1533/? I/SystemServiceManager﹕ Starting com.android.server.pm.Installer 05-25 07:29:40.076 1533-1533/? I/Installer﹕ Waiting for installd to be ready. 05-25 07:29:40.076 1533-1533/? I/InstallerConnection﹕ connecting... 05-25 07:29:40.096 1533-1533/? I/SystemServiceManager﹕ Starting com.android.server.am.ActivityManagerService$Lifecycle 05-25 07:29:40.346 1533-1533/? I/ActivityManager﹕ Memory class: 64 05-25 07:29:40.363 1533-1551/? I/ServiceThread﹕ Enabled StrictMode logging for ActivityManager looper. 05-25 07:29:40.536 1533-1533/? I/AppOps﹕ No existing app ops /data/system/appops.xml; starting empty 05-25 07:29:40.795 1533-1533/? I/IntentFirewall﹕ Read new rules (A:0 B:0 S:0) 05-25 07:29:40.850 1533-1554/? I/ServiceThread﹕ Enabled StrictMode logging for android.ui looper. 05-25 07:29:40.881 1533-1556/? I/ServiceThread﹕ Enabled StrictMode logging for android.display looper. 05-25 07:29:40.912 1533-1533/? D/AppOps﹕ AppOpsService published 05-25 07:29:40.915 1533-1533/? I/SystemServiceManager﹕ Starting com.android.server.power.PowerManagerService 05-25 07:29:40.928 1533-1558/? I/ServiceThread﹕ Enabled StrictMode logging for PowerManagerService looper. 05-25 07:29:40.977 1533-1533/? I/SystemServiceManager﹕ Starting com.android.server.display.DisplayManagerService 05-25 07:29:41.070 1533-1533/? I/SystemServiceManager﹕ Starting phase 100 05-25 07:29:41.106 1533-1556/? I/DisplayManagerService﹕ Display device added: DisplayDeviceInfo{"Built-in Screen": 1080 x 1920, 60.000004 fps, supportedRefreshRates [60.000004], density 480, 480.0 x 480.0 dpi, appVsyncOff 0, presDeadline 17666666, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS} 05-25 07:29:41.112 1533-1533/? I/SystemServer﹕ Package Manager 05-25 07:29:41.187 1533-1533/? W/SELinuxMMAC﹕ Error opening /data/system/seapp_hash. Assuming first boot. 05-25 07:29:41.232 1533-1533/? W/FileUtils﹕ Failed to chmod(/data/system/packages.list): android.system.ErrnoException: chmod failed: ENOENT (No such file or directory) 05-25 07:29:41.251 1533-1533/? W/SystemConfig﹕ No directory /system/etc/sysconfig, skipping 05-25 07:29:41.434 1533-1533/? D/SELinuxMMAC﹕ Using policy file /system/etc/security/mac_permissions.xml 05-25 07:29:41.445 1533-1533/? I/PackageManager﹕ No settings file; creating initial state 05-25 07:29:44.140 1533-1533/? W/PackageManager﹕ Failed to parse /system/framework/framework-res.apk: Failed to collect certificates from /system/framework/framework-res.apk 05-25 07:29:44.163 1533-1533/? W/PackageManager﹕ Failed to parse /system/framework/x86: Missing base APK in /system/framework/x86 05-25 07:29:44.261 1533-1533/? W/PackageManager﹕ Failed to parse /system/priv-app/BackupRestoreConfirmation: Failed to collect certificates from /system/priv-app/BackupRestoreConfirmation/BackupRestoreConfirmation.apk 05-25 07:29:44.347 1533-1533/? A/libc﹕ Fatal signal 11 (SIGSEGV), code 1, fault addr 0xb781c7dc in tid 1533 (system_server) 05-25 07:29:44.386 941-941/? I/DEBUG﹕ *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 05-25 07:29:44.387 941-941/? I/DEBUG﹕ Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys' 05-25 07:29:44.387 941-941/? I/DEBUG﹕ Revision: '0' 05-25 07:29:44.387 941-941/? I/DEBUG﹕ ABI: 'x86' 05-25 07:29:44.391 941-941/? I/DEBUG﹕ pid: 1533, tid: 1533, name: system_server >>> system_server <<< 05-25 07:29:44.391 941-941/? I/DEBUG﹕ signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xb781c7dc 05-25 07:29:44.431 941-941/? I/DEBUG﹕ eax ac962894 ebx 0000003f ecx 00000039 edx 00000006 05-25 07:29:44.432 941-941/? I/DEBUG﹕ esi b781c6e0 edi a48045c0 05-25 07:29:44.432 941-941/? I/DEBUG﹕ xcs 00000073 xds 0000007b xes 0000007b xfs 00000007 xss 0000007b 05-25 07:29:44.432 941-941/? I/DEBUG﹕ eip b6ec2e20 ebp a4800080 esp bf97c640 flags 00200282 05-25 07:29:44.433 941-941/? I/DEBUG﹕ backtrace: 05-25 07:29:44.433 941-941/? I/DEBUG﹕ #00 pc 00048e20 /system/lib/libcrypto.so (bn_mul_mont+1360) 05-25 07:31:07.047 1794-1794/? I/InstallerConnection﹕ disconnecting... 05-25 07:31:09.776 1794-1794/? I/SystemServer﹕ Entered the Android system server! 05-25 07:31:15.569 1794-1794/? I/SystemServiceManager﹕ Starting com.android.server.pm.Installer 05-25 07:31:15.694 1794-1794/? I/Installer﹕ Waiting for installd to be ready. 05-25 07:31:15.712 1794-1794/? I/InstallerConnection﹕ connecting... 05-25 07:31:16.237 1794-1794/? I/SystemServiceManager﹕ Starting com.android.server.am.ActivityManagerService$Lifecycle 05-25 07:31:21.503 1794-1794/? I/ActivityManager﹕ Memory class: 64 05-25 07:31:22.112 1794-1812/? I/ServiceThread﹕ Enabled StrictMode logging for ActivityManager looper. 05-25 07:31:25.526 1794-1794/? I/AppOps﹕ No existing app ops /data/system/appops.xml; starting empty 05-25 07:31:31.650 1794-1794/? I/IntentFirewall﹕ Read new rules (A:0 B:0 S:0) 05-25 07:31:32.851 1794-1815/? I/ServiceThread﹕ Enabled StrictMode logging for android.ui looper. 05-25 07:31:33.203 1794-1817/? I/ServiceThread﹕ Enabled StrictMode logging for android.display looper. 05-25 07:31:34.072 1794-1794/? D/AppOps﹕ AppOpsService published 05-25 07:31:34.162 1794-1794/? I/SystemServiceManager﹕ Starting com.android.server.power.PowerManagerService 05-25 07:31:34.383 1794-1819/? I/ServiceThread﹕ Enabled StrictMode logging for PowerManagerService looper. 05-25 07:31:35.766 1794-1794/? I/SystemServiceManager﹕ Starting com.android.server.display.DisplayManagerService 05-25 07:31:37.886 1794-1794/? I/SystemServiceManager﹕ Starting phase 100 05-25 07:31:38.444 1794-1817/? I/DisplayManagerService﹕ Display device added: DisplayDeviceInfo{"Built-in Screen": 1080 x 1920, 60.000004 fps, supportedRefreshRates [60.000004], density 480, 480.0 x 480.0 dpi, appVsyncOff 0, presDeadline 17666666, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS} 05-25 07:31:38.550 1794-1794/? I/SystemServer﹕ Package Manager 05-25 07:31:40.229 1794-1794/? W/SELinuxMMAC﹕ Error opening /data/system/seapp_hash. Assuming first boot. 05-25 07:31:41.302 1794-1794/? W/FileUtils﹕ Failed to chmod(/data/system/packages.list): android.system.ErrnoException: chmod failed: ENOENT (No such file or directory) 05-25 07:31:41.747 1794-1794/? W/SystemConfig﹕ No directory /system/etc/sysconfig, skipping 05-25 07:31:45.037 1794-1794/? D/SELinuxMMAC﹕ Using policy file /system/etc/security/mac_permissions.xml 05-25 07:31:45.111 1794-1794/? I/PackageManager﹕ No settings file; creating initial state 05-25 07:32:31.194 1794-1794/? W/PackageManager﹕ Failed to parse /system/framework/framework-res.apk: Failed to collect certificates from /system/framework/framework-res.apk 05-25 07:32:31.276 1794-1794/? W/PackageManager﹕ Failed to parse /system/framework/x86: Missing base APK in /system/framework/x86 05-25 07:32:34.233 1794-1794/? A/libc﹕ Fatal signal 11 (SIGSEGV), code 1, fault addr 0xbd12c71c in tid 1794 (system_server) 05-25 07:32:34.550 941-941/? I/DEBUG﹕ *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 05-25 07:32:34.553 941-941/? I/DEBUG﹕ Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys' 05-25 07:32:34.554 941-941/? I/DEBUG﹕ Revision: '0' 05-25 07:32:34.581 941-941/? I/DEBUG﹕ ABI: 'x86' 05-25 07:32:34.603 941-941/? I/DEBUG﹕ pid: 1794, tid: 1794, name: system_server >>> system_server <<< 05-25 07:32:34.618 941-941/? I/DEBUG﹕ signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xbd12c71c 05-25 07:32:35.052 941-941/? I/DEBUG﹕ eax 82a2f957 ebx 0000003f ecx 00000035 edx 0000000a 05-25 07:32:35.068 941-941/? I/DEBUG﹕ esi bd12c620 edi a55ec200 05-25 07:32:35.070 941-941/? I/DEBUG﹕ xcs 00000073 xds 0000007b xes 0000007b xfs 00000007 xss 0000007b 05-25 07:32:35.103 941-941/? I/DEBUG﹕ eip b6f0ee20 ebp 8002c000 esp bf922f00 flags 00200282 05-25 07:32:35.103 941-941/? I/DEBUG﹕ backtrace: 05-25 07:32:35.103 941-941/? I/DEBUG﹕ #00 pc 00048e20 /system/lib/libcrypto.so (bn_mul_mont+1360) 05-25 07:33:56.872 2052-2052/? I/InstallerConnection﹕ disconnecting... 05-25 07:33:57.017 2052-2052/? I/SystemServer﹕ Entered the Android system server! 05-25 07:33:57.433 2052-2052/? I/SystemServiceManager﹕ Starting com.android.server.pm.Installer 05-25 07:33:57.437 2052-2052/? I/Installer﹕ Waiting for installd to be ready. 05-25 07:33:57.438 2052-2052/? I/InstallerConnection﹕ connecting... 05-25 07:33:57.464 2052-2052/? I/SystemServiceManager﹕ Starting com.android.server.am.ActivityManagerService$Lifecycle 05-25 07:33:57.733 2052-2052/? I/ActivityManager﹕ Memory class: 64 05-25 07:33:57.769 2052-2070/? I/ServiceThread﹕ Enabled StrictMode logging for ActivityManager looper. 05-25 07:33:57.944 2052-2052/? I/AppOps﹕ No existing app ops /data/system/appops.xml; starting empty 05-25 07:33:58.191 2052-2052/? I/IntentFirewall﹕ Read new rules (A:0 B:0 S:0) 05-25 07:33:58.265 2052-2073/? I/ServiceThread﹕ Enabled StrictMode logging for android.ui looper. 05-25 07:33:58.297 2052-2075/? I/ServiceThread﹕ Enabled StrictMode logging for android.display looper. 05-25 07:33:58.328 2052-2052/? D/AppOps﹕ AppOpsService published 05-25 07:33:58.330 2052-2052/? I/SystemServiceManager﹕ Starting com.android.server.power.PowerManagerService 05-25 07:33:58.341 2052-2077/? I/ServiceThread﹕ Enabled StrictMode logging for PowerManagerService looper. 05-25 07:33:58.392 2052-2052/? I/SystemServiceManager﹕ Starting com.android.server.display.DisplayManagerService 05-25 07:33:58.498 2052-2052/? I/SystemServiceManager﹕ Starting phase 100 05-25 07:33:58.510 2052-2075/? I/DisplayManagerService﹕ Display device added: DisplayDeviceInfo{"Built-in Screen": 1080 x 1920, 60.000004 fps, supportedRefreshRates [60.000004], density 480, 480.0 x 480.0 dpi, appVsyncOff 0, presDeadline 17666666, touch INTERNAL, rotation 0, type BUILT_IN, state UNKNOWN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS} 05-25 07:33:58.517 2052-2052/? I/SystemServer﹕ Package Manager 05-25 07:33:58.594 2052-2052/? W/SELinuxMMAC﹕ Error opening /data/system/seapp_hash. Assuming first boot. 05-25 07:33:58.636 2052-2052/? W/FileUtils﹕ Failed to chmod(/data/system/packages.list): android.system.ErrnoException: chmod failed: ENOENT (No such file or directory) 05-25 07:33:58.666 2052-2052/? W/SystemConfig﹕ No directory /system/etc/sysconfig, skipping 05-25 07:33:58.861 2052-2052/? D/SELinuxMMAC﹕ Using policy file /system/etc/security/mac_permissions.xml 05-25 07:33:58.872 2052-2052/? I/PackageManager﹕ No settings file; creating initial state 05-25 07:34:01.744 2052-2052/? W/PackageManager﹕ Failed to parse /system/framework/framework-res.apk: Failed to collect certificates from /system/framework/framework-res.apk 05-25 07:34:01.752 2052-2052/? W/PackageManager﹕ Failed to parse /system/framework/x86: Missing base APK in /system/framework/x86 05-25 07:34:01.835 2052-2052/? W/PackageManager﹕ Failed to parse /system/priv-app/BackupRestoreConfirmation: Failed to collect certificates from /system/priv-app/BackupRestoreConfirmation/BackupRestoreConfirmation.apk 05-25 07:34:01.912 2052-2052/? A/libc﹕ Fatal signal 11 (SIGSEGV), code 2, fault addr 0xacd0d79c in tid 2052 (system_server) 05-25 07:34:01.944 941-941/? I/DEBUG﹕ *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 05-25 07:34:01.945 941-941/? I/DEBUG﹕ Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys' 05-25 07:34:01.945 941-941/? I/DEBUG﹕ Revision: '0' 05-25 07:34:01.945 941-941/? I/DEBUG﹕ ABI: 'x86' 05-25 07:34:01.951 941-941/? I/DEBUG﹕ pid: 2052, tid: 2052, name: system_server >>> system_server <<< 05-25 07:34:01.952 941-941/? I/DEBUG﹕ signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xacd0d79c 05-25 07:34:02.009 941-941/? I/DEBUG﹕ eax d34e65cd ebx 0000003f ecx 00000039 edx 00000006 05-25 07:34:02.009 941-941/? I/DEBUG﹕ esi acd0d6a0 edi a4704480 05-25 07:34:02.010 941-941/? I/DEBUG﹕ xcs 00000073 xds 0000007b xes 0000007b xfs 00000007 xss 0000007b 05-25 07:34:02.010 941-941/? I/DEBUG﹕ eip b6ecee20 ebp 80404480 esp bfd89640 flags 00200286 05-25 07:34:02.010 941-941/? I/DEBUG﹕ backtrace: 05-25 07:34:02.010 941-941/? I/DEBUG﹕ #00 pc 00048e20 /system/lib/libcrypto.so (bn_mul_mont+1360) 05-25 07:34:54.023 2310-2310/? I/InstallerConnection﹕ disconnecting... 05-25 07:34:54.151 2310-2310/? I/SystemServer﹕ Entered the Android system server! 05-25 07:34:54.551 2310-2310/? I/SystemServiceManager﹕ Starting com.android.server.pm.Installer 05-25 07:34:54.555 2310-2310/? I/Installer﹕ Waiting for installd to be ready. 05-25 07:34:54.555 2310-2310/? I/InstallerConnection﹕ connecting... 05-25 07:34:54.567 2310-2310/? I/SystemServiceManager﹕ Starting com.android.server.am.ActivityManagerService$Lifecycle 05-25 07:34:54.963 2310-2310/? I/ActivityManager﹕ Memory class: 64 05-25 07:34:55.011 2310-2328/? I/ServiceThread﹕ Enabled StrictMode logging for ActivityManager looper. 05-25 07:34:55.190 2310-2310/? I/AppOps﹕ No existing app ops /data/system/appops.xml; starting empty 05-25 07:34:55.458 2310-2310/? I/IntentFirewall﹕ Read new rules (A:0 B:0 S:0) 05-25 07:34:55.525 2310-2331/? I/ServiceThread﹕ Enabled StrictMode logging for android.ui looper. 05-25 07:34:55.552 2310-2333/? I/ServiceThread﹕ Enabled StrictMode logging for android.display looper. 05-25 07:34:55.590 2310-2310/? D/AppOps﹕ AppOpsService published 05-25 07:34:55.592 2310-2310/? I/SystemServiceManager﹕ Starting com.android.server.power.PowerManagerService 05-25 07:34:55.619 2310-2335/? I/ServiceThread﹕ Enabled StrictMode logging for PowerManagerService looper.

Hello,

Is this on a real device or an emulator? How do you trigger it, just running your app?