Debugging thread for everyone

Search This thread

Red Devil

Senior Member
Oct 25, 2012
1,355
2,494
Mumbai
This thread is for DEBUGGING Only

Do not post doubts about flashing / wiping / apps / mods / themes / scripts .

Feel free to post your logcats

This thread is for those who want to post their logcats if they are having an issue with it and who cannot create a NEW thread in the development in the Dev forum cause obviously they do not have any sort of downloadable ROMs. Maybe the people who know how to solve these logcats will try and reply to this thread...

I personally found that me and many of my fellow members are finding it difficult to solve their issues .. sometimes.. cause its difficult to google them. And I want to give back to this community what this community has given to me.

@mods if you find this thread to be in the wrong or inappropriate please feel free to delete this thread asap . Thanks .

I hope this will be helpful to wannabe devs like me.

Cheers.
 

Red Devil

Senior Member
Oct 25, 2012
1,355
2,494
Mumbai
Code:
 --------- beginning of /dev/log/main

I/cm      (   98): Welcome to Android 4.1.2 / CyanogenMod-10.0.0-UNOFFICIAL-BETA-2-pico 

I/cm      (   99):                                                 _  

I/cm      (  100):  __ __ _ ___  _ _  __  ___  __ _ _  _  _  __  __)) 

I/cm      (  101): ((_ \(/'((_( ((\( ((_)((_( (('((\( ((`1( ((_)((_(  

I/cm      (  102):      ))                 _)) 

I/cm      (  103):   

I/DEBUG   (  112): debuggerd: Nov 17 2012 16:18:13

--------- beginning of /dev/log/system

I/Vold    (  110): Vold 2.1 (the revenge) firing up

D/Vold    (  110): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)

I/Netd    (  111): Netd 1.0 starting

D/Vold    (  110): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)

D/DirectVolume(  110): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 1, PARTN 1

D/DirectVolume(  110): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 2, PARTN 2

D/Vold    (  110): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)

I/Netd    (  172): Netd 1.0 starting


While porting ? any help
 
  • Like
Reactions: AmalD

galaxyfreak

Inactive Recognized Contributor
May 10, 2012
2,359
7,444
Split
Code:
 --------- beginning of /dev/log/main

I/cm      (   98): Welcome to Android 4.1.2 / CyanogenMod-10.0.0-UNOFFICIAL-BETA-2-pico 

I/cm      (   99):                                                 _  

I/cm      (  100):  __ __ _ ___  _ _  __  ___  __ _ _  _  _  __  __)) 

I/cm      (  101): ((_ \(/'((_( ((\( ((_)((_( (('((\( ((`1( ((_)((_(  

I/cm      (  102):      ))                 _)) 

I/cm      (  103):   

I/DEBUG   (  112): debuggerd: Nov 17 2012 16:18:13

--------- beginning of /dev/log/system

I/Vold    (  110): Vold 2.1 (the revenge) firing up

D/Vold    (  110): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)

I/Netd    (  111): Netd 1.0 starting

D/Vold    (  110): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)

D/DirectVolume(  110): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 1, PARTN 1

D/DirectVolume(  110): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 2, PARTN 2

D/Vold    (  110): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)

I/Netd    (  172): Netd 1.0 starting


While porting ? any help

Mother of god. You need to mention what rom and from what device are you porting

Sent from my HTC Explorer A310e using xda app-developers app
 

Red Devil

Senior Member
Oct 25, 2012
1,355
2,494
Mumbai
Ok now trying to port PA from wfs to Pico : the following logcat
Code:
 I/Netd    ( 6446): Netd 1.0 starting

D/AndroidRuntime( 6447): 

D/AndroidRuntime( 6447): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<

D/AndroidRuntime( 6447): CheckJNI is OFF

D/dalvikvm( 6447): Trying to load lib libjavacore.so 0x0

D/dalvikvm( 6447): Added shared lib libjavacore.so 0x0

D/dalvikvm( 6447): Trying to load lib libnativehelper.so 0x0

D/dalvikvm( 6447): Added shared lib libnativehelper.so 0x0

I/mediaserver( 6448): ServiceManager: 0x41f08d78

I/AudioFlinger( 6448): Using default 3000 mSec as standby time.

I/CameraService( 6448): CameraService started (pid=6448)

I/QualcommCameraHardware7225a( 6448): getCameraInfo: IN

I/QualcommCameraHardware7225a( 6448): getCameraInfo: loading libqcamera at 0x40187c08

I/QualcommCameraHardware7225a( 6448): getCameraInfo: numOfCameras = 1

I/QualcommCameraHardware7225a( 6448): Camera sensor 0 info:

I/QualcommCameraHardware7225a( 6448): camera_id: 0

I/QualcommCameraHardware7225a( 6448): modes_supported: 5

I/QualcommCameraHardware7225a( 6448): position: 0

I/QualcommCameraHardware7225a( 6448): sensor_mount_angle: 0

I/QualcommCameraHardware7225a( 6448): getCameraInfo: OUT

I/AudioPolicyManagerBase( 6448): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf

I/AudioHardwareMSM76XXA( 6448): get_audpp_filter

I/AudioHardwareMSM76XXA( 6448): open /system/etc/AudioFilter.csv success.

I/AudioHardwareMSM76XXA( 6448): EQ flag = 00.

I/HTC Acoustic( 6448): libhtc_acoustic.so version 2.0.0.6.

I/HTC Acoustic( 6448): open /system/etc/AudioPara4_WB.csv success.

I/HTC Acoustic( 6448): acoustic table version: GOFU-WB_20120511

I/HTC Acoustic( 6448): read_audio_para_from_file success.

E/HTC Acoustic( 6448): Fail to open /system/etc/AudioPara_unknown.csv -1.

I/HTC Acoustic( 6448): open /system/etc/AudioPara4.csv success.

I/HTC Acoustic( 6448): acoustic table version: GOFU_20120511

I/HTC Acoustic( 6448): read_audio_para_from_file success.

I/HTC Acoustic( 6448): get_audpp_filter

I/HTC Acoustic( 6448): open /system/etc/AudioFilter.csv success.

I/HTC Acoustic( 6448): MBADRC Filter MBADRC FLAG = ffff.

I/HTC Acoustic( 6448): EQ flag = 00.

I/HTC Acoustic( 6448): get_audpre_filter

I/HTC Acoustic( 6448): open /system/etc/AudioPreProcess.csv success.

E/AudioHardwareMSM76XXA( 6448): failed to open AUTO_VOLUME_CONTROL /system/etc/AutoVolumeControl.txt: No such file or directory (2)

D/AudioHardwareMSM76XXA( 6448): Auto Volume Enabled= 0

I/AudioFlinger( 6448): loadHwModule() Loaded primary audio interface from QCOM Audio HW HAL (audio) handle 1

I/AudioFlinger( 6448): HAL output buffer size 1200 frames, normal mix buffer size 1200 frames

I/AudioMixer( 6448): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project

I/AudioFlinger( 6448): Using module 1 has the primary audio interface

D/AudioHardwareInterface( 6448): setMode(NORMAL)

I/AudioHardwareMSM76XXA( 6448): Set master volume to 7.

D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(0, 0, 7)

I/AudioFlinger( 6448): AudioFlinger's thread 0x41f0c420 ready to run

D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(1, 0, 7)

W/AudioFlinger( 6448): Thread AudioOut_2 cannot connect to the power manager service

D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(3, 0, 7)

D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(2, 0, 7)

D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(8, 0, 7)

D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(-1, 0, 7)

D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(-1, 0, 7)

D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(5, 0, 1)

D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(6, 0, 1)

W/AudioFlinger( 6448): Thread AudioOut_2 cannot connect to the power manager service

I/AudioHardwareMSM76XXA( 6448): Routing audio to Speakerphone

W/AudioHardwareMSM76XXA( 6448): rpc_snd_set_device(1, 1, 1)

D/AudioHardwareMSM76XXA( 6448): setVoiceVolume(0.400000)

I/AudioHardwareMSM76XXA( 6448): Setting in-call volume to 2 (available range is 2 to 5)

D/AudioHardwareMSM76XXA( 6448): rpc_snd_set_volume(256, 0, 2)

I/AudioFlinger( 6448): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3

I/AudioPolicyService( 6448): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)

E/BandwidthController( 6446): runIptablesCmd(): failed /system/bin/iptables -t raw -N bw_raw_PREROUTING res=768

I/SamplingProfilerIntegration( 6447): Profiling disabled.

I/Zygote  ( 6447): Preloading classes...

D/dalvikvm( 6447): GC_EXPLICIT freed 37K, 80% free 423K/2048K, paused 0ms+0ms, total 10ms

W/Zygote  ( 6447): Class not found for preloading: android.animation.ValueAnimator$2

W/Zygote  ( 6447): Class not found for preloading: android.animation.ValueAnimator$3

W/Zygote  ( 6447): Class not found for preloading: android.animation.ValueAnimator$4

W/Zygote  ( 6447): Class not found for preloading: android.animation.ValueAnimator$5

W/Zygote  ( 6447): Class not found for preloading: android.content.res.Resources$1

E/BandwidthController( 6446): runIptablesCmd(): failed /system/bin/iptables -t raw -A bw_raw_PREROUTING ! -i lo+ -m owner --socket-exists res=768

D/MDnsDS  ( 6446): MDnsSdListener::Hander starting up

D/MDnsDS  ( 6446): MDnsSdListener starting to monitor

D/MDnsDS  ( 6446): Going to poll with pollCount 1

W/Zygote  ( 6447): Class not found for preloading: android.database.sqlite.SQLiteCompiledSql

W/Zygote  ( 6447): Class not found for preloading: android.database.sqlite.SQLiteDatabase$DatabaseReentrantLock

D/TextLayoutCache( 6447): Using debug level = 0 - Debug Enabled = 0

I/dalvikvm( 6447): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)

D/MtpDeviceJNI( 6447): register_android_mtp_MtpDevice

I/dalvikvm( 6447): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)

I/dalvikvm( 6447): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)

W/Zygote  ( 6447): Class not found for preloading: android.media.IRemoteControlClientDispatcher

W/Zygote  ( 6447): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub

W/Zygote  ( 6447): Class not found for preloading: android.os.Power

W/Zygote  ( 6447): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount

W/Zygote  ( 6447): Class not found for preloading: android.text.method.WordIterator$1

W/Zygote  ( 6447): Class not found for preloading: android.view.InputHandler

W/Zygote  ( 6447): Class not found for preloading: android.view.InputQueue$FinishedCallback

W/Zygote  ( 6447): Class not found for preloading: android.view.ViewRootImpl$3

I/dalvikvm( 6447): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)

D/dalvikvm( 6447): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init

D/dalvikvm( 6447): GC_FOR_ALLOC freed 618K, 28% free 1625K/2243K, paused 28ms, total 28ms

W/Zygote  ( 6447): Class not found for preloading: android.widget.EdgeGlow

W/Zygote  ( 6447): Class not found for preloading: android.widget.TextView$Blink

W/Zygote  ( 6447): Class not found for preloading: android.widget.TextView$EasyEditSpanController

W/Zygote  ( 6447): Class not found for preloading: android.widget.TextView$InputContentType

W/Zygote  ( 6447): Class not found for preloading: android.widget.TextView$InputMethodState

W/Zygote  ( 6447): Class not found for preloading: android.widget.TextView$TextAlign

E/PhonePolicy( 6447): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback

W/Zygote  ( 6447): Class not found for preloading: java.text.DecimalFormat$1

I/System  ( 6447): Loaded time zone names for  in 318ms (310ms in ICU)

I/System  ( 6447): Loaded time zone names for en_US in 238ms (229ms in ICU)

I/Zygote  ( 6447): ...preloaded 2282 classes in 2354ms.

D/dalvikvm( 6447): GC_EXPLICIT freed 912K, 32% free 2165K/3139K, paused 3ms+3ms, total 47ms

I/Zygote  ( 6447): Preload resources disabled, skipped.

D/dalvikvm( 6447): GC_EXPLICIT freed 8K, 32% free 2156K/3139K, paused 3ms+3ms, total 35ms

D/dalvikvm( 6447): GC_EXPLICIT freed <1K, 32% free 2156K/3139K, paused 4ms+3ms, total 34ms

D/dalvikvm( 6447): GC_EXPLICIT freed <1K, 32% free 2156K/3139K, paused 3ms+3ms, total 38ms

I/dalvikvm( 6447): System server process 6598 has been created

I/Zygote  ( 6447): Accepting command socket connections

I/sysproc ( 6598): Entered system_init()

I/sysproc ( 6598): ServiceManager: 0x4a6d4508

D/SensorService( 6598): nuSensorService starting...

D/Sensors ( 6598): Enable G-Sensor: en = 0

I/SensorService( 6598): BMA250 3-axis Accelerometer

I/SensorService( 6598): CM3602 Proximity sensor

I/SensorService( 6598): CM3602 Light sensor

I/sysproc ( 6598): System server: starting Android runtime.

I/sysproc ( 6598): System server: starting Android services.

D/SensorService( 6598): nuSensorService thread starting...

I/SystemServer( 6598): Entered the Android system server!

I/sysproc ( 6598): System server: entering thread pool.

W/dalvikvm( 6598): No implementation found for native Landroid/util/ExtendedPropertiesUtils;.readFile:(Ljava/lang/String;)Ljava/lang/String;

W/dalvikvm( 6598): threadid=12: thread exiting with uncaught exception (group=0x4186e300)

I/Process ( 6598): Sending signal. PID: 6598 SIG: 9

[B][U]E/AndroidRuntime( 6598): *** FATAL EXCEPTION IN SYSTEM PROCESS: android.server.ServerThread[/B][/U]

E/AndroidRuntime( 6598): java.lang.UnsatisfiedLinkError: Native method not found: android.util.ExtendedPropertiesUtils.readFile:(Ljava/lang/String;)Ljava/lang/String;

E/AndroidRuntime( 6598): 	at android.util.ExtendedPropertiesUtils.readFile(Native Method)

E/AndroidRuntime( 6598): 	at android.util.ExtendedPropertiesUtils.getProperty(ExtendedPropertiesUtils.java:410)

E/AndroidRuntime( 6598): 	at android.util.ExtendedPropertiesUtils.getProperty(ExtendedPropertiesUtils.java:377)

E/AndroidRuntime( 6598): 	at android.util.ExtendedPropertiesUtils.getEnvironmentState(ExtendedPropertiesUtils.java:512)

E/AndroidRuntime( 6598): 	at com.android.server.ServerThread.run(SystemServer.java:114)

E/AndroidRuntime( 6598): Error reporting crash

E/AndroidRuntime( 6598): java.lang.NullPointerException

E/AndroidRuntime( 6598): 	at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:76)

E/AndroidRuntime( 6598): 	at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)

E/AndroidRuntime( 6598): 	at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)

I/ServiceManager(  142): service 'sensorservice' died

I/Zygote  ( 6447): Exit zygote because system server (6598) has terminated

I/ServiceManager(  142): service 'media.audio_flinger' died

I/ServiceManager(  142): service 'media.player' died

I/ServiceManager(  142): service 'media.camera' died

I/ServiceManager(  142): service 'media.audio_policy' died

I/Netd    ( 6614): Netd 1.0 starting
 
Last edited:

Red Devil

Senior Member
Oct 25, 2012
1,355
2,494
Mumbai
MiUI Porting

Getting this logcat after adding lib shell .so and libshell_jni.so


Code:
I/ServiceManager( 3283): Waiting for service miui.shell...

I/ServiceManager( 3283): Waiting for service miui.shell...

I/ServiceManager( 3283): Waiting for service miui.shell...

I/ServiceManager( 3283): Waiting for service miui.shell...

I/ServiceManager( 3283): Waiting for service miui.shell...

E/ShellServiceJni( 3283): Can't obtain ShellService

I/InputDispatcher( 1891): Application is not responding: Window{4164f4d0 com.miui.home/com.miui.home.launcher.Launcher paused=false}.  It has been 5006.6ms since event, 5005.7ms since wait started.  Reason: Waiting because the touched window has not finished processing the input events that were previously delivered to it.

I/WindowManager( 1891): Input event dispatching timed out sending to com.miui.home/com.miui.home.launcher.Launcher

I/Process ( 1891): Sending signal. PID: 3283 SIG: 3

I/dalvikvm( 3283): threadid=3: reacting to signal 3

I/dalvikvm( 3283): Wrote stack traces to '/data/anr/traces.txt'

I/Process ( 1891): Sending signal. PID: 1891 SIG: 3

I/dalvikvm( 1891): threadid=3: reacting to signal 3

I/ServiceManager( 3283): Waiting for service miui.shell...

E/Sensors ( 1891): poll() failed (Interrupted system call)

I/Process ( 1891): Sending signal. PID: 2278 SIG: 3

I/dalvikvm( 2278): threadid=3: reacting to signal 3

I/dalvikvm( 1891): Wrote stack traces to '/data/anr/traces.txt'

I/Process ( 1891): Sending signal. PID: 1973 SIG: 3

I/dalvikvm( 1973): threadid=3: reacting to signal 3

I/dalvikvm( 1973): Wrote stack traces to '/data/anr/traces.txt'

I/Process ( 1891): Sending signal. PID: 2078 SIG: 3

I/dalvikvm( 2078): threadid=3: reacting to signal 3

I/dalvikvm( 2078): Wrote stack traces to '/data/anr/traces.txt'

I/Process ( 1891): Sending signal. PID: 2085 SIG: 3

I/dalvikvm( 2085): threadid=3: reacting to signal 3

I/dalvikvm( 2085): Wrote stack traces to '/data/anr/traces.txt'

I/Process ( 1891): Sending signal. PID: 2055 SIG: 3

I/dalvikvm( 2055): threadid=3: reacting to signal 3

I/dalvikvm( 2055): Wrote stack traces to '/data/anr/traces.txt'

I/dalvikvm( 2278): Wrote stack traces to '/data/anr/traces.txt'

D/dalvikvm( 1891): GC_EXPLICIT freed 2011K, 21% free 17197K/21575K, paused 7ms+18ms, total 148ms

I/ServiceManager( 3283): Waiting for service miui.shell...

E/ActivityManager( 1891): ANR in com.miui.home (com.miui.home/.launcher.Launcher)

E/ActivityManager( 1891): Reason: keyDispatchingTimedOut

E/ActivityManager( 1891): Load: 6.25 / 6.71 / 4.43

E/ActivityManager( 1891): CPU usage from 7477ms to 0ms ago:

E/ActivityManager( 1891):   3.4% 1891/system_server: 2% user + 1.4% kernel / faults: 162 minor

E/ActivityManager( 1891):   2.2% 148/surfaceflinger: 1.4% user + 0.8% kernel / faults: 8 minor

E/ActivityManager( 1891):   1.7% 1973/com.android.systemui: 1.4% user + 0.2% kernel / faults: 6 minor

E/ActivityManager( 1891):   0.5% 3150/kworker/0:0: 0% user + 0.5% kernel

E/ActivityManager( 1891):   0.2% 156/adbd: 0% user + 0.2% kernel

E/ActivityManager( 1891):   0.2% 1875/kworker/u:4: 0% user + 0.2% kernel

E/ActivityManager( 1891):   0.1% 539/wpa_supplicant: 0% user + 0.1% kernel

E/ActivityManager( 1891):   0.1% 3213/logcat: 0% user + 0.1% kernel

E/ActivityManager( 1891):   0.1% 3283/com.miui.home: 0.1% user + 0% kernel

E/ActivityManager( 1891): 9.2% TOTAL: 4% user + 2.4% kernel + 2.8% iowait

E/ActivityManager( 1891): CPU usage from 1040ms to 1583ms later:

E/ActivityManager( 1891):   13% 1891/system_server: 5.1% user + 8.6% kernel / faults: 6 minor

E/ActivityManager( 1891):     12% 1924/InputDispatcher: 3.4% user + 8.6% kernel

E/ActivityManager( 1891):     1.7% 1948/WifiService: 1.7% user + 0% kernel

E/ActivityManager( 1891):   0.9% 148/surfaceflinger: 0.9% user + 0% kernel

E/ActivityManager( 1891):     0.9% 224/SurfaceFlinger: 0.9% user + 0% kernel

E/ActivityManager( 1891):   0.9% 156/adbd: 0% user + 0.9% kernel

E/ActivityManager( 1891):   0.9% 536/dhd_watchdog: 0.9% user + 0% kernel

E/ActivityManager( 1891):   0.9% 1875/kworker/u:4: 0% user + 0.9% kernel

E/ActivityManager( 1891):   1.7% 1973/com.android.systemui: 1.7% user + 0% kernel

E/ActivityManager( 1891):     1.7% 1973/ndroid.systemui: 1.7% user + 0% kernel

E/ActivityManager( 1891):   1.2% 3283/com.miui.home: 1.2% user + 0% kernel

E/ActivityManager( 1891): 14% TOTAL: 3.7% user + 9.2% kernel + 1.8% iowait

D/dalvikvm( 1891): GC_FOR_ALLOC freed 2031K, 21% free 17130K/21575K, paused 98ms, total 100ms

V/PhoneStatusBar( 1973): setLightsOn(true)
 
  • Like
Reactions: Rishik999

#define

Senior Member
May 1, 2012
2,025
2,180
Getting this logcat after adding lib shell .so and libshell_jni.so


Code:
I/ServiceManager( 3283): Waiting for service miui.shell...

I/ServiceManager( 3283): Waiting for service miui.shell...

I/ServiceManager( 3283): Waiting for service miui.shell...

I/ServiceManager( 3283): Waiting for service miui.shell...

I/ServiceManager( 3283): Waiting for service miui.shell...

E/ShellServiceJni( 3283): Can't obtain ShellService

I/InputDispatcher( 1891): Application is not responding: Window{4164f4d0 com.miui.home/com.miui.home.launcher.Launcher paused=false}.  It has been 5006.6ms since event, 5005.7ms since wait started.  Reason: Waiting because the touched window has not finished processing the input events that were previously delivered to it.

I/WindowManager( 1891): Input event dispatching timed out sending to com.miui.home/com.miui.home.launcher.Launcher

I/Process ( 1891): Sending signal. PID: 3283 SIG: 3

I/dalvikvm( 3283): threadid=3: reacting to signal 3

I/dalvikvm( 3283): Wrote stack traces to '/data/anr/traces.txt'

I/Process ( 1891): Sending signal. PID: 1891 SIG: 3

I/dalvikvm( 1891): threadid=3: reacting to signal 3

I/ServiceManager( 3283): Waiting for service miui.shell...

E/Sensors ( 1891): poll() failed (Interrupted system call)

I/Process ( 1891): Sending signal. PID: 2278 SIG: 3

I/dalvikvm( 2278): threadid=3: reacting to signal 3

I/dalvikvm( 1891): Wrote stack traces to '/data/anr/traces.txt'

I/Process ( 1891): Sending signal. PID: 1973 SIG: 3

I/dalvikvm( 1973): threadid=3: reacting to signal 3

I/dalvikvm( 1973): Wrote stack traces to '/data/anr/traces.txt'

I/Process ( 1891): Sending signal. PID: 2078 SIG: 3

I/dalvikvm( 2078): threadid=3: reacting to signal 3

I/dalvikvm( 2078): Wrote stack traces to '/data/anr/traces.txt'

I/Process ( 1891): Sending signal. PID: 2085 SIG: 3

I/dalvikvm( 2085): threadid=3: reacting to signal 3

I/dalvikvm( 2085): Wrote stack traces to '/data/anr/traces.txt'

I/Process ( 1891): Sending signal. PID: 2055 SIG: 3

I/dalvikvm( 2055): threadid=3: reacting to signal 3

I/dalvikvm( 2055): Wrote stack traces to '/data/anr/traces.txt'

I/dalvikvm( 2278): Wrote stack traces to '/data/anr/traces.txt'

D/dalvikvm( 1891): GC_EXPLICIT freed 2011K, 21% free 17197K/21575K, paused 7ms+18ms, total 148ms

I/ServiceManager( 3283): Waiting for service miui.shell...

E/ActivityManager( 1891): ANR in com.miui.home (com.miui.home/.launcher.Launcher)

E/ActivityManager( 1891): Reason: keyDispatchingTimedOut

E/ActivityManager( 1891): Load: 6.25 / 6.71 / 4.43

E/ActivityManager( 1891): CPU usage from 7477ms to 0ms ago:

E/ActivityManager( 1891):   3.4% 1891/system_server: 2% user + 1.4% kernel / faults: 162 minor

E/ActivityManager( 1891):   2.2% 148/surfaceflinger: 1.4% user + 0.8% kernel / faults: 8 minor

E/ActivityManager( 1891):   1.7% 1973/com.android.systemui: 1.4% user + 0.2% kernel / faults: 6 minor

E/ActivityManager( 1891):   0.5% 3150/kworker/0:0: 0% user + 0.5% kernel

E/ActivityManager( 1891):   0.2% 156/adbd: 0% user + 0.2% kernel

E/ActivityManager( 1891):   0.2% 1875/kworker/u:4: 0% user + 0.2% kernel

E/ActivityManager( 1891):   0.1% 539/wpa_supplicant: 0% user + 0.1% kernel

E/ActivityManager( 1891):   0.1% 3213/logcat: 0% user + 0.1% kernel

E/ActivityManager( 1891):   0.1% 3283/com.miui.home: 0.1% user + 0% kernel

E/ActivityManager( 1891): 9.2% TOTAL: 4% user + 2.4% kernel + 2.8% iowait

E/ActivityManager( 1891): CPU usage from 1040ms to 1583ms later:

E/ActivityManager( 1891):   13% 1891/system_server: 5.1% user + 8.6% kernel / faults: 6 minor

E/ActivityManager( 1891):     12% 1924/InputDispatcher: 3.4% user + 8.6% kernel

E/ActivityManager( 1891):     1.7% 1948/WifiService: 1.7% user + 0% kernel

E/ActivityManager( 1891):   0.9% 148/surfaceflinger: 0.9% user + 0% kernel

E/ActivityManager( 1891):     0.9% 224/SurfaceFlinger: 0.9% user + 0% kernel

E/ActivityManager( 1891):   0.9% 156/adbd: 0% user + 0.9% kernel

E/ActivityManager( 1891):   0.9% 536/dhd_watchdog: 0.9% user + 0% kernel

E/ActivityManager( 1891):   0.9% 1875/kworker/u:4: 0% user + 0.9% kernel

E/ActivityManager( 1891):   1.7% 1973/com.android.systemui: 1.7% user + 0% kernel

E/ActivityManager( 1891):     1.7% 1973/ndroid.systemui: 1.7% user + 0% kernel

E/ActivityManager( 1891):   1.2% 3283/com.miui.home: 1.2% user + 0% kernel

E/ActivityManager( 1891): 14% TOTAL: 3.7% user + 9.2% kernel + 1.8% iowait

D/dalvikvm( 1891): GC_FOR_ALLOC freed 2031K, 21% free 17130K/21575K, paused 98ms, total 100ms

V/PhoneStatusBar( 1973): setLightsOn(true)

miui.home.launcher is the problem.. and one file, related to shell is missing..
 
Camera log cat trying to get working from ported ROM last issue
---- Jan 17, 2013 6:04:46 PM ----

E/CameraSource( 1938): Requested frame rate (30) is not supported: 15

E/MediaRecorder( 9109): start failed: -19

E/videocamera( 9109): Could not start media recorder.

E/videocamera( 9109): java.lang.RuntimeException: start failed.

E/videocamera( 9109): at android.media.MediaRecorder.start(Native Method)

E/videocamera( 9109): at com.android.camera.VideoCamera.startVideoRecording(VideoCamera.java:1546)

E/videocamera( 9109): at com.android.camera.VideoCamera.onShutterButtonClick(VideoCamera.java:619)

E/videocamera( 9109): at com.android.camera.ShutterButton.performClick(ShutterButton.java:108)

E/videocamera( 9109): at android.view.View$PerformClick.run(View.java:16966)

E/videocamera( 9109): at android.os.Handler.handleCallback(Handler.java:615)

E/videocamera( 9109): at android.os.Handler.dispatchMessage(Handler.java:92)

E/videocamera( 9109): at android.os.Looper.loop(Looper.java:137)

E/videocamera( 9109): at android.app.ActivityThread.main(ActivityThread.java:4931)

E/videocamera( 9109): at java.lang.reflect.Method.invokeNative(Native Method)

E/videocamera( 9109): at java.lang.reflect.Method.invoke(Method.java:511)

E/videocamera( 9109): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)

E/videocamera( 9109): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558)

E/videocamera( 9109): at dalvik.system.NativeStart.main(Native Method)

E/CameraSource( 1938): Requested frame rate (30) is not supported: 15

E/MediaRecorder( 9109): start failed: -19

E/videocamera( 9109): Could not start media recorder.

E/videocamera( 9109): java.lang.RuntimeException: start failed.

E/videocamera( 9109): at android.media.MediaRecorder.start(Native Method)

E/videocamera( 9109): at com.android.camera.VideoCamera.startVideoRecording(VideoCamera.java:1546)

E/videocamera( 9109): at com.android.camera.VideoCamera.onShutterButtonClick(VideoCamera.java:619)

E/videocamera( 9109): at com.android.camera.ShutterButton.performClick(ShutterButton.java:108)

E/videocamera( 9109): at android.view.View$PerformClick.run(View.java:16966)

E/videocamera( 9109): at android.os.Handler.handleCallback(Handler.java:615)

E/videocamera( 9109): at android.os.Handler.dispatchMessage(Handler.java:92)

E/videocamera( 9109): at android.os.Looper.loop(Looper.java:137)

E/videocamera( 9109): at android.app.ActivityThread.main(ActivityThread.java:4931)

E/videocamera( 9109): at java.lang.reflect.Method.invokeNative(Native Method)

E/videocamera( 9109): at java.lang.reflect.Method.invoke(Method.java:511)

E/videocamera( 9109): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)

E/videocamera( 9109): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558)

E/videocamera( 9109): at dalvik.system.NativeStart.main(Native Method)

E/CameraSource( 1938): Requested frame rate (30) is not supported: 15

E/MediaRecorder( 9109): start failed: -19

E/videocamera( 9109): Could not start media recorder.

E/videocamera( 9109): java.lang.RuntimeException: start failed.

E/videocamera( 9109): at android.media.MediaRecorder.start(Native Method)

E/videocamera( 9109): at com.android.camera.VideoCamera.startVideoRecording(VideoCamera.java:1546)

E/videocamera( 9109): at com.android.camera.VideoCamera.onShutterButtonClick(VideoCamera.java:619)

E/videocamera( 9109): at com.android.camera.ShutterButton.performClick(ShutterButton.java:108)

E/videocamera( 9109): at android.view.View$PerformClick.run(View.java:16966)

E/videocamera( 9109): at android.os.Handler.handleCallback(Handler.java:615)

E/videocamera( 9109): at android.os.Handler.dispatchMessage(Handler.java:92)

E/videocamera( 9109): at android.os.Looper.loop(Looper.java:137)

E/videocamera( 9109): at android.app.ActivityThread.main(ActivityThread.java:4931)

E/videocamera( 9109): at java.lang.reflect.Method.invokeNative(Native Method)

E/videocamera( 9109): at java.lang.reflect.Method.invoke(Method.java:511)

E/videocamera( 9109): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)

E/videocamera( 9109): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558)

E/videocamera( 9109): at dalvik.system.NativeStart.main(Native Method)

E/mm-camera( 1938): Ignoring execution of AEC as AF is active

---- Jan 17, 2013 6:04:58 PM ----


Sent from my One V using xda app-developers app
 

DanceOff

Senior Member
Feb 20, 2012
3,832
2,847
26
New Delhi
People you can put the cats in a text file and attach it no need to copy paste it here!
It makes it tough to scroll :cool:

Sent from my HTC Explorer A310e using xda premium
 
  • Like
Reactions: Parth_14

mmk.dr

Senior Member
Oct 3, 2012
546
291
Hyderabad
People you can put the cats in a text file and attach it no need to copy paste it here!
It makes it tough to scroll :cool:

Sent from my HTC Explorer A310e using xda premium

+1 By the time I reach the bottom of the logcat, u forget what the question was. No kidding.

1357101205799.png
 

racerronny

Senior Member
Jul 12, 2011
186
69
Mumbai
outgoing robotic voice calls in sense4 bulletfx final rom logcat
plz look into it
 

Attachments

  • call.txt
    463.1 KB · Views: 4

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    This thread is for DEBUGGING Only

    Do not post doubts about flashing / wiping / apps / mods / themes / scripts .

    Feel free to post your logcats

    This thread is for those who want to post their logcats if they are having an issue with it and who cannot create a NEW thread in the development in the Dev forum cause obviously they do not have any sort of downloadable ROMs. Maybe the people who know how to solve these logcats will try and reply to this thread...

    I personally found that me and many of my fellow members are finding it difficult to solve their issues .. sometimes.. cause its difficult to google them. And I want to give back to this community what this community has given to me.

    @mods if you find this thread to be in the wrong or inappropriate please feel free to delete this thread asap . Thanks .

    I hope this will be helpful to wannabe devs like me.

    Cheers.
    1
    Code:
     --------- beginning of /dev/log/main
    
    I/cm      (   98): Welcome to Android 4.1.2 / CyanogenMod-10.0.0-UNOFFICIAL-BETA-2-pico 
    
    I/cm      (   99):                                                 _  
    
    I/cm      (  100):  __ __ _ ___  _ _  __  ___  __ _ _  _  _  __  __)) 
    
    I/cm      (  101): ((_ \(/'((_( ((\( ((_)((_( (('((\( ((`1( ((_)((_(  
    
    I/cm      (  102):      ))                 _)) 
    
    I/cm      (  103):   
    
    I/DEBUG   (  112): debuggerd: Nov 17 2012 16:18:13
    
    --------- beginning of /dev/log/system
    
    I/Vold    (  110): Vold 2.1 (the revenge) firing up
    
    D/Vold    (  110): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
    
    I/Netd    (  111): Netd 1.0 starting
    
    D/Vold    (  110): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
    
    D/DirectVolume(  110): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 1, PARTN 1
    
    D/DirectVolume(  110): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 2, PARTN 2
    
    D/Vold    (  110): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
    
    I/Netd    (  172): Netd 1.0 starting


    While porting ? any help
    1
    MiUI Porting

    Getting this logcat after adding lib shell .so and libshell_jni.so


    Code:
    I/ServiceManager( 3283): Waiting for service miui.shell...
    
    I/ServiceManager( 3283): Waiting for service miui.shell...
    
    I/ServiceManager( 3283): Waiting for service miui.shell...
    
    I/ServiceManager( 3283): Waiting for service miui.shell...
    
    I/ServiceManager( 3283): Waiting for service miui.shell...
    
    E/ShellServiceJni( 3283): Can't obtain ShellService
    
    I/InputDispatcher( 1891): Application is not responding: Window{4164f4d0 com.miui.home/com.miui.home.launcher.Launcher paused=false}.  It has been 5006.6ms since event, 5005.7ms since wait started.  Reason: Waiting because the touched window has not finished processing the input events that were previously delivered to it.
    
    I/WindowManager( 1891): Input event dispatching timed out sending to com.miui.home/com.miui.home.launcher.Launcher
    
    I/Process ( 1891): Sending signal. PID: 3283 SIG: 3
    
    I/dalvikvm( 3283): threadid=3: reacting to signal 3
    
    I/dalvikvm( 3283): Wrote stack traces to '/data/anr/traces.txt'
    
    I/Process ( 1891): Sending signal. PID: 1891 SIG: 3
    
    I/dalvikvm( 1891): threadid=3: reacting to signal 3
    
    I/ServiceManager( 3283): Waiting for service miui.shell...
    
    E/Sensors ( 1891): poll() failed (Interrupted system call)
    
    I/Process ( 1891): Sending signal. PID: 2278 SIG: 3
    
    I/dalvikvm( 2278): threadid=3: reacting to signal 3
    
    I/dalvikvm( 1891): Wrote stack traces to '/data/anr/traces.txt'
    
    I/Process ( 1891): Sending signal. PID: 1973 SIG: 3
    
    I/dalvikvm( 1973): threadid=3: reacting to signal 3
    
    I/dalvikvm( 1973): Wrote stack traces to '/data/anr/traces.txt'
    
    I/Process ( 1891): Sending signal. PID: 2078 SIG: 3
    
    I/dalvikvm( 2078): threadid=3: reacting to signal 3
    
    I/dalvikvm( 2078): Wrote stack traces to '/data/anr/traces.txt'
    
    I/Process ( 1891): Sending signal. PID: 2085 SIG: 3
    
    I/dalvikvm( 2085): threadid=3: reacting to signal 3
    
    I/dalvikvm( 2085): Wrote stack traces to '/data/anr/traces.txt'
    
    I/Process ( 1891): Sending signal. PID: 2055 SIG: 3
    
    I/dalvikvm( 2055): threadid=3: reacting to signal 3
    
    I/dalvikvm( 2055): Wrote stack traces to '/data/anr/traces.txt'
    
    I/dalvikvm( 2278): Wrote stack traces to '/data/anr/traces.txt'
    
    D/dalvikvm( 1891): GC_EXPLICIT freed 2011K, 21% free 17197K/21575K, paused 7ms+18ms, total 148ms
    
    I/ServiceManager( 3283): Waiting for service miui.shell...
    
    E/ActivityManager( 1891): ANR in com.miui.home (com.miui.home/.launcher.Launcher)
    
    E/ActivityManager( 1891): Reason: keyDispatchingTimedOut
    
    E/ActivityManager( 1891): Load: 6.25 / 6.71 / 4.43
    
    E/ActivityManager( 1891): CPU usage from 7477ms to 0ms ago:
    
    E/ActivityManager( 1891):   3.4% 1891/system_server: 2% user + 1.4% kernel / faults: 162 minor
    
    E/ActivityManager( 1891):   2.2% 148/surfaceflinger: 1.4% user + 0.8% kernel / faults: 8 minor
    
    E/ActivityManager( 1891):   1.7% 1973/com.android.systemui: 1.4% user + 0.2% kernel / faults: 6 minor
    
    E/ActivityManager( 1891):   0.5% 3150/kworker/0:0: 0% user + 0.5% kernel
    
    E/ActivityManager( 1891):   0.2% 156/adbd: 0% user + 0.2% kernel
    
    E/ActivityManager( 1891):   0.2% 1875/kworker/u:4: 0% user + 0.2% kernel
    
    E/ActivityManager( 1891):   0.1% 539/wpa_supplicant: 0% user + 0.1% kernel
    
    E/ActivityManager( 1891):   0.1% 3213/logcat: 0% user + 0.1% kernel
    
    E/ActivityManager( 1891):   0.1% 3283/com.miui.home: 0.1% user + 0% kernel
    
    E/ActivityManager( 1891): 9.2% TOTAL: 4% user + 2.4% kernel + 2.8% iowait
    
    E/ActivityManager( 1891): CPU usage from 1040ms to 1583ms later:
    
    E/ActivityManager( 1891):   13% 1891/system_server: 5.1% user + 8.6% kernel / faults: 6 minor
    
    E/ActivityManager( 1891):     12% 1924/InputDispatcher: 3.4% user + 8.6% kernel
    
    E/ActivityManager( 1891):     1.7% 1948/WifiService: 1.7% user + 0% kernel
    
    E/ActivityManager( 1891):   0.9% 148/surfaceflinger: 0.9% user + 0% kernel
    
    E/ActivityManager( 1891):     0.9% 224/SurfaceFlinger: 0.9% user + 0% kernel
    
    E/ActivityManager( 1891):   0.9% 156/adbd: 0% user + 0.9% kernel
    
    E/ActivityManager( 1891):   0.9% 536/dhd_watchdog: 0.9% user + 0% kernel
    
    E/ActivityManager( 1891):   0.9% 1875/kworker/u:4: 0% user + 0.9% kernel
    
    E/ActivityManager( 1891):   1.7% 1973/com.android.systemui: 1.7% user + 0% kernel
    
    E/ActivityManager( 1891):     1.7% 1973/ndroid.systemui: 1.7% user + 0% kernel
    
    E/ActivityManager( 1891):   1.2% 3283/com.miui.home: 1.2% user + 0% kernel
    
    E/ActivityManager( 1891): 14% TOTAL: 3.7% user + 9.2% kernel + 1.8% iowait
    
    D/dalvikvm( 1891): GC_FOR_ALLOC freed 2031K, 21% free 17130K/21575K, paused 98ms, total 100ms
    
    V/PhoneStatusBar( 1973): setLightsOn(true)
    1
    People you can put the cats in a text file and attach it no need to copy paste it here!
    It makes it tough to scroll :cool:

    Sent from my HTC Explorer A310e using xda premium
    1
    my wifi does not works in apex rom v1

    U need to reboot once man
    Plz read the installation guide

    Sent from my HTC Explorer using xda premium