[Q] Camera Force Close (desperate!) - Desire Q&A, Help & Troubleshooting

Hi Guys,
I have an issue with my desire. When I try to run the camera the screen goes black and after a while it force closes.
I have tried the obvious things like restarting the phone, clearing the camera cache in androids app settings and trying a non-stock camera app with no luck.
I have also tried different roms, I was using Oxygen RC6 (gingerbread) as well as Oxygen 1.04 (froyo). I have now gone back to Cyanogen 6.1.1 and the camera has the same behaviour on all 3 roms.
Finally I also tried updating my radio to the latest (32.49.00.32U_5.11.05.27 as of this post) but again.. same behaviour.
I am at my wits end, I use the camera a lot and it is frustrating not being able to solve this. If someone could help or suggest something else I could try I would greatly appreciate it.
Thank you.

I read somewhere that formatting/changing the sd card may help. Tried formatting the card as well as a new one and still having the issue.
Can anyone suggest anything? please??

I also managed to get this, hopefully it is helpful? I don't understand it myself though.. I bolded the part that looks as though it may be the error?
01-11 19:52:43.014 I/ActivityManager( 166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.camera/.CameraEntry bnds=[243,410][357,528] }
01-11 19:52:43.034 D/SurfaceFlinger( 166): Layer::requestBuffer(this=0x60d3c0), index=0, pid=166, w=480, h=800 success
01-11 19:52:43.064 W/HTCCamera( 957): onCreate()
01-11 19:52:43.064 W/dalvikvm( 957): disableGcForExternalAlloc: true
01-11 19:52:43.094 W/IntentManager( 957): from class: com.android.camera.CameraEntry
01-11 19:52:43.094 W/IntentManager( 957): mRequestMode = RequestMode.Main, from Camera
01-11 19:52:43.094 W/IntentManager( 957): request name = null - RequestName.Unknown_General
01-11 19:52:43.094 W/IntentManager( 957): extras == null
01-11 19:52:43.104 W/HTCCamera( 957): onStart() - start
01-11 19:52:43.104 W/HTCCamera( 957): onStart() - end
01-11 19:52:43.104 W/HTCCamera( 957): onResume() - start
01-11 19:52:43.104 W/HTCCamera( 957): !!!! @@@@ broadcastStopVoiceRecording() - start
01-11 19:52:43.104 W/HTCCamera( 957): !!!! @@@@ broadcastStopVoiceRecording() - end
01-11 19:52:43.114 D/Sensors ( 166): open_akm, fd=146
01-11 19:52:43.124 D/AK8973 ( 115): Compass Start
01-11 19:52:43.124 W/HTCCamera( 957): Initial Display Orientation is portrait
01-11 19:52:43.124 W/HTCCamera( 957): mIsInitOrientation = true, mIsWaitOrientation = false
01-11 19:52:43.124 W/HTCCamera( 957): OnResume - reset UI, immediately set mMainLayout invisible
01-11 19:52:43.124 W/########## HtcSettingsReceiver ##########( 957): 2011-01-11 07:52:43 128(ms) onReceive-start
01-11 19:52:43.144 W/HTCCamera( 957): Block Capture UI - onResume(), and unblock after start preview
01-11 19:52:43.144 W/HTCCamera( 957): onResume() - mFocusingState = NO_FOCUSING
01-11 19:52:43.144 W/HTCCamera( 957): keyguard is not shown !!!!!
01-11 19:52:43.144 W/HTCCamera( 957): onResume() - end
01-11 19:52:43.144 D/SurfaceFlinger( 166): Layer::setBuffers(this=0x699288), pid=957, w=1, h=1
01-11 19:52:43.144 D/SurfaceFlinger( 166): Layer::setBuffers(this=0x699288), pid=957, w=1, h=1
01-11 19:52:43.174 D/SurfaceFlinger( 166): Layer::requestBuffer(this=0x699288), index=0, pid=957, w=480, h=800 success
01-11 19:52:43.194 D/PowerManagerService( 166): New lightsensor value:40, lcdValue:81
01-11 19:52:43.214 W/HTCCamera( 957): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated [email protected]
01-11 19:52:43.214 W/HTCCamera( 957): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated $$$$$$$$$$$$$$$$$$$$$$$$$$$ start preview
01-11 19:52:43.214 W/HTCCamera( 957): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceChanged $$$$$$$$$$$$$$$$$$$$$$$$$$$ w=480 h=800
01-11 19:52:43.224 W/CameraThread( 957): CameraHandler Message - START_PREVIEW start mode0
01-11 19:52:43.224 E/CameraThread( 957): open the Camera in start_camera_preview
01-11 19:52:43.224 W/CameraSwitch( 957): open main camera
01-11 19:52:43.224 W/CameraSwitch( 957): no file - can't switch camera
01-11 19:52:43.224 D/CameraService( 110): CameraService::connect E (pid 957, client 0x44f38)
01-11 19:52:43.224 D/CameraService( 110): CameraService::connect X (pid 957, new client 0x44f38) rejected. (old pid 888, old client 0x19d20)
01-11 19:52:43.224 D/CameraService( 110): The old client is dead!
01-11 19:52:43.224 I/ActivityManager( 166): Displayed activity com.android.camera/.CameraEntry: 182 ms (total 182 ms)
01-11 19:52:43.244 E/CameraThread( 957): open camera failed
01-11 19:52:43.244 E/CameraThread( 957): java.lang.RuntimeException: Fail to connect to camera service
01-11 19:52:43.244 E/CameraThread( 957): at android.hardware.Camera.native_setup(Native Method)
01-11 19:52:43.244 E/CameraThread( 957): at android.hardware.Camera.<init>(Camera.java:118)
01-11 19:52:43.244 E/CameraThread( 957): at android.hardware.Camera.open(Camera.java:91)
01-11 19:52:43.244 E/CameraThread( 957): at com.android.camera.CameraThread.start_preview(CameraThread.java:1273)
01-11 19:52:43.244 E/CameraThread( 957): at com.android.camera.CameraThread$MainHandler.handleMessage(CameraThread.java:292)
01-11 19:52:43.244 E/CameraThread( 957): at android.os.Handler.dispatchMessage(Handler.java:99)
01-11 19:52:43.244 E/CameraThread( 957): at android.os.Looper.loop(Looper.java:144)
01-11 19:52:43.244 E/CameraThread( 957): at com.android.camera.CameraThread.run(CameraThread.java:1860)
01-11 19:52:43.244 W/CameraThread( 957): CameraHandler Message - START_PREVIEW end
01-11 19:52:43.244 W/HTCCamera( 957): onPause() - start
01-11 19:52:43.244 W/HTCCamera( 957): onPause() - mIsUIReady = false
01-11 19:52:43.254 W/########## HtcSettingsReceiver ##########( 957): 2011-01-11 07:52:43 256(ms) onReceive-start
01-11 19:52:43.264 W/HTCCamera( 957): AudioManager.STREAM_SYSTEM_ENFORCED, to fix volume ,mOriginalVolume = -1
01-11 19:52:43.264 W/HTCCamera( 957): onPause() - mFocusingState = NO_FOCUSING
01-11 19:52:43.264 W/HTCCamera( 957): OnPause - set mWaitResetSettings to false
01-11 19:52:43.264 W/HTCCamera( 957): releaseFaceDetection()
01-11 19:52:43.264 W/HTCCamera( 957): onPause mIdle is false
01-11 19:52:43.264 W/CameraThread( 957): CameraHandler Message - CLOSE_CAMERA start mMode=0
01-11 19:52:43.264 E/CameraThread( 957): mCameraDevice == null in close_camera
01-11 19:52:43.264 W/CameraThread( 957): CameraHandler Message - CLOSE_CAMERA end
01-11 19:52:43.274 D/Sensors ( 166): close_akm, fd=146
01-11 19:52:43.284 W/HTCCamera( 957): onPause() - end
01-11 19:52:43.324 W/HTCCamera( 957): doOnPause() - start
01-11 19:52:43.324 W/HTCCamera( 957): OnPause - hide UI, set mMainLayout invisible
01-11 19:52:43.324 W/HTCCamera( 957): doOnPause() - end
01-11 19:52:43.324 W/HTCCamera( 957): initScreenMode() - initiate screen mode from capture mode
01-11 19:52:43.324 W/HTCCamera( 957): initScreenMode() - request landscape mode
01-11 19:52:43.354 D/SurfaceFlinger( 166): Layer::setBuffers(this=0x7c658), pid=442, w=480, h=800
01-11 19:52:43.354 D/SurfaceFlinger( 166): Layer::setBuffers(this=0x7c658), pid=442, w=480, h=800
01-11 19:52:43.374 D/PowerManagerService( 166): New lightsensor value:40, lcdValue:81
01-11 19:52:43.404 D/SurfaceFlinger( 166): Layer::requestBuffer(this=0x7c658), index=0, pid=442, w=480, h=800 success
01-11 19:52:43.484 W/HTCCamera( 957): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceDestroyed $$$$$$$$$$$$$$$$$$$$$$$$$$$
01-11 19:52:43.654 D/AK8973 ( 115): Compass CLOSE
01-11 19:52:43.694 D/SurfaceFlinger( 166): Layer::requestBuffer(this=0x7c658), index=1, pid=442, w=480, h=800 success
01-11 19:52:43.714 W/HTCCamera( 957): onStop() - start
01-11 19:52:43.714 W/HTCCamera( 957): onStop() - end
01-11 19:52:43.714 W/HTCCamera( 957): onDestroy() - start
01-11 19:52:43.764 W/CameraThread( 957): CameraHandler Message - QUIT_CAMERA_THREAD start
01-11 19:52:43.764 E/CameraThread( 957): mCameraDevice == null in close_camera
01-11 19:52:43.764 W/CameraThread( 957): CameraHandler Message - QUIT_CAMERA_THREAD end
01-11 19:52:43.794 W/HTCCamera( 957): onDestroy() - end
01-11 19:52:44.294 W/HTCCamera( 957): doOnDestroy() - start
01-11 19:52:44.294 W/HTCCamera( 957): doOnDestroy() - end
01-11 19:52:45.965 D/PowerManagerService( 166): New lightsensor value:90, lcdValue:128
01-11 19:52:46.554 E/ClockWidget( 442): handleUiMessage~ in pause. msg:36867
01-11 19:52:46.554 E/ClockWidget( 442): handleUiMessage~ in pause. msg:32790
01-11 19:52:47.294 I/ActivityManager( 166): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.xtralogic.android.logcollector/.SendLogActivity }
Click to expand...
Click to collapse

Go back to a stock Sense ROM and see what happens (assuming the RUU is available for your phone). Take a nandroid first to at least be able to root/restore if OK
If it works on the stock ROM then it's something ROM related. If not, return the handset

If you already tried differents roms and also new radio..I think could be an hardware problem..Did your desire fall down? Does the flash, with some torch app, not work too?
I had a similar experience with that; my desire got fall down..then from that moment my camera didn't work..but some days after, unlucky or luchy me, it fall down again and magically my camera come back fully working
(Anyway don't try to fall down your desire )

Torch app still works as normal.
Going to search for an RUU and try that.

went back to RUU and still same camera issue.. please don't tell me this is a hardware problem!! I have never dropped this phone!!

There's nothing else you can do bar exchange it

andQlimax said:
If you already tried differents roms and also new radio..I think could be an hardware problem..Did your desire fall down? Does the flash, with some torch app, not work too?
I had a similar experience with that; my desire got fall down..then from that moment my camera didn't work..but some days after, unlucky or luchy me, it fall down again and magically my camera come back fully working
(Anyway don't try to fall down your desire )
Click to expand...
Click to collapse
I have the same experience but I try to fall down my desire intentionally (on a carpet) and... Tadaaaaaaaaaaaaaaaa... the problem is solved...
The lens must muve to focus but I noticed that the lens did not move anymore...
if the lens is stuck you might try to hit gently...
but.... I do not assume responsibility

ZanzarastA said:
I have the same experience but I try to fall down my desire intentionally (on a carpet) and... Tadaaaaaaaaaaaaaaaa... the problem is solved...
The lens must muve to focus but I noticed that the lens did not move anymore...
if the lens is stuck you might try to hit gently...
but.... I do not assume responsibility
Click to expand...
Click to collapse
LOL we have to suggest this procedure to the HTC customer care, and they will have to pay us the rights for this solution

Related

[Q] stuck at htc screen after reboot

hi there.. my problem is that when i install certain roms and reboot them after the first install my screen is stuck at the white htc screen. the roms that i am trying to flash are ultimate droid and oxygen rc3. i wiped all the things that needed to be wiped from both clockwork and amon-ra
here are some things i noticed:
i am NOT s-off
everytime i open recovery i get a "E:Can't open /cache/recovery/command" when i press vol-up + power but i cal still flash with the update.zip
below is my logcat sorry if it is too long but it keeps repeating when i run my logcat
Code:
D/AndroidRuntime( 185):
D/AndroidRuntime( 185): >>>>>> Booting Oxygen by AdamG <<<<<<
D/AndroidRuntime( 185):
D/AndroidRuntime( 185): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 185): CheckJNI is OFF
D/dalvikvm( 185): creating instr width table
I/SamplingProfilerIntegration( 185): Profiler is disabled.
I/Zygote ( 185): Preloading classes...
E/Zygote ( 185): setreuid() failed. errno: 30
D/dalvikvm( 185): GC_EXPLICIT freed 47K, 78% free 235K/1024K, external 0K/0K, p
aused 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 1K, 73% free 285K/1024K, external 0K/0K, pa
used 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 22K, 69% free 319K/1024K, external 0K/0K, p
aused 2ms
I/bluetooth_ScoSocket.cpp( 185): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 185): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 185): GC_EXPLICIT freed 17K, 66% free 357K/1024K, external 0K/0K, p
aused 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 25K, 63% free 386K/1024K, external 0K/0K, p
aused 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 20K, 57% free 442K/1024K, external 0K/0K, p
aused 3ms
W/dalvikvm( 185): Exception Ljava/lang/ArithmeticException; thrown while initia
lizing Ljava/util/PropertyPermission;
W/dalvikvm( 185): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Ljava/util/Locale;
W/dalvikvm( 185): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Landroid/media/ExifInterface;
E/Zygote ( 185): Error preloading android.media.ExifInterface.
E/Zygote ( 185): java.lang.ExceptionInInitializerError
E/Zygote ( 185): at java.lang.Class.classForName(Native Method)
E/Zygote ( 185): at java.lang.Class.forName(Class.java:234)
E/Zygote ( 185): at java.lang.Class.forName(Class.java:181)
E/Zygote ( 185): at com.android.internal.os.ZygoteInit.preloadClasses( Zyg
oteInit.java:297)
E/Zygote ( 185): at com.android.internal.os.ZygoteInit.main(ZygoteInit .ja
va:564)
E/Zygote ( 185): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 185): Caused by: java.lang.ExceptionInInitializerError
E/Zygote ( 185): at java.text.SimpleDateFormat.<init>(SimpleDateFormat .ja
va:252)
E/Zygote ( 185): at android.media.ExifInterface.<clinit>(ExifInterface .ja
va:96)
E/Zygote ( 185): ... 6 more
E/Zygote ( 185): Caused by: java.lang.ExceptionInInitializerError
E/Zygote ( 185): at java.util.Locale.<clinit>(Locale.java:214)
E/Zygote ( 185): ... 8 more
E/Zygote ( 185): Caused by: java.lang.ArithmeticException: divide by zero
E/Zygote ( 185): at java.util.PropertyPermission.<clinit>(PropertyPerm iss
ion.java)
E/Zygote ( 185): ... 9 more
E/Zygote ( 185): setreuid() failed. errno: 30
D/AndroidRuntime( 185): Shutting down VM
W/dalvikvm( 185): threadid=1: thread exiting with uncaught exception (group=0x4
0015560)
D/skia ( 185): purging 6K from font cache [1 entries]
I/ServiceManager( 91): service 'media.audio_flinger' died
I/ServiceManager( 91): service 'media.player' died
I/ServiceManager( 91): service 'media.camera' died
I/ServiceManager( 91): service 'media.audio_policy' died
I/Netd ( 187): Netd 1.0 starting
I/ ( 186): ServiceManager: 0xad50
E/AudioHardwareQSD( 186): Cannot open /dev/audience_a1026 -1
I/HTC Acoustic( 186): libhtc_acoustic.so version 2.0.1.5
E/HTC Acoustic( 186): Fail to open /system/etc/AdieHWCodecSetting.csv -1.
E/HTC Acoustic( 186): read ADIE para from file failed -1
E/HTC Acoustic( 186): ioctl ACOUSTIC_UPDATE_ADIE failed -1
I/HTC Acoustic( 186): open /system/etc/AudioBTID.csv success.
I/HTC Acoustic( 186): BT ID table version: PASSION_HTC_20091105
E/HTC Acoustic( 186): Fail to open /system/etc/TPA2018.csv -1.
D/AudioHardwareQSD( 186): speaker amplifier tpa2018 is not supported
D/AudioHardwareInterface( 186): setMode(NORMAL)
I/AudioHardwareQSD( 186): Set master volume to 1.000000
I/CameraService( 186): CameraService started (pid=186)
I/AudioFlinger( 186): AudioFlinger's thread 0xea18 ready to run
D/AudioFlinger( 186): setParameters(): io 1, keyvalue routing=2, tid 191, calli
ng tid 186
I/AudioHardwareQSD( 186): Routing audio to Speakerphone
D/AudioHardwareQSD( 186): Switching audio device to
D/AudioHardwareQSD( 186): Speakerphone
D/AudioHardwareQSD( 186): AudioHardware pcm playback is going to standby.
I/AudioHardwareQSD( 186): voice volume 0.000000 (range is 0 to 0)
D/AudioHardwareQSD( 186): Setting in-call volume to 100
hope to hear from everyone soon, thanks!
you are flashing a custom rom through stock recovery? how is that possible? you need a custom recovery to do that. try flashing one using unrevoked. and a few more details about roms that works and radio+hboot could be handy.
ryanpaul said:
hi there.. my problem is that when i install certain roms and reboot them after the first install my screen is stuck at the white htc screen. the roms that i am trying to flash are ultimate droid and oxygen rc3. i wiped all the things that needed to be wiped from both clockwork and amon-ra
here are some things i noticed:
i am NOT s-off
everytime i open recovery i get a "E:Can't open /cache/recovery/command" when i press vol-up + power but i cal still flash with the update.zip
below is my logcat sorry if it is too long but it keeps repeating when i run my logcat
Code:
D/AndroidRuntime( 185):
D/AndroidRuntime( 185): >>>>>> Booting Oxygen by AdamG <<<<<<
D/AndroidRuntime( 185):
D/AndroidRuntime( 185): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 185): CheckJNI is OFF
D/dalvikvm( 185): creating instr width table
I/SamplingProfilerIntegration( 185): Profiler is disabled.
I/Zygote ( 185): Preloading classes...
E/Zygote ( 185): setreuid() failed. errno: 30
D/dalvikvm( 185): GC_EXPLICIT freed 47K, 78% free 235K/1024K, external 0K/0K, p
aused 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 1K, 73% free 285K/1024K, external 0K/0K, pa
used 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 22K, 69% free 319K/1024K, external 0K/0K, p
aused 2ms
I/bluetooth_ScoSocket.cpp( 185): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 185): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 185): GC_EXPLICIT freed 17K, 66% free 357K/1024K, external 0K/0K, p
aused 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 25K, 63% free 386K/1024K, external 0K/0K, p
aused 2ms
D/dalvikvm( 185): GC_EXPLICIT freed 20K, 57% free 442K/1024K, external 0K/0K, p
aused 3ms
W/dalvikvm( 185): Exception Ljava/lang/ArithmeticException; thrown while initia
lizing Ljava/util/PropertyPermission;
W/dalvikvm( 185): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Ljava/util/Locale;
W/dalvikvm( 185): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Landroid/media/ExifInterface;
E/Zygote ( 185): Error preloading android.media.ExifInterface.
E/Zygote ( 185): java.lang.ExceptionInInitializerError
E/Zygote ( 185): at java.lang.Class.classForName(Native Method)
E/Zygote ( 185): at java.lang.Class.forName(Class.java:234)
E/Zygote ( 185): at java.lang.Class.forName(Class.java:181)
E/Zygote ( 185): at com.android.internal.os.ZygoteInit.preloadClasses( Zyg
oteInit.java:297)
E/Zygote ( 185): at com.android.internal.os.ZygoteInit.main(ZygoteInit .ja
va:564)
E/Zygote ( 185): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 185): Caused by: java.lang.ExceptionInInitializerError
E/Zygote ( 185): at java.text.SimpleDateFormat.<init>(SimpleDateFormat .ja
va:252)
E/Zygote ( 185): at android.media.ExifInterface.<clinit>(ExifInterface .ja
va:96)
E/Zygote ( 185): ... 6 more
E/Zygote ( 185): Caused by: java.lang.ExceptionInInitializerError
E/Zygote ( 185): at java.util.Locale.<clinit>(Locale.java:214)
E/Zygote ( 185): ... 8 more
E/Zygote ( 185): Caused by: java.lang.ArithmeticException: divide by zero
E/Zygote ( 185): at java.util.PropertyPermission.<clinit>(PropertyPerm iss
ion.java)
E/Zygote ( 185): ... 9 more
E/Zygote ( 185): setreuid() failed. errno: 30
D/AndroidRuntime( 185): Shutting down VM
W/dalvikvm( 185): threadid=1: thread exiting with uncaught exception (group=0x4
0015560)
D/skia ( 185): purging 6K from font cache [1 entries]
I/ServiceManager( 91): service 'media.audio_flinger' died
I/ServiceManager( 91): service 'media.player' died
I/ServiceManager( 91): service 'media.camera' died
I/ServiceManager( 91): service 'media.audio_policy' died
I/Netd ( 187): Netd 1.0 starting
I/ ( 186): ServiceManager: 0xad50
E/AudioHardwareQSD( 186): Cannot open /dev/audience_a1026 -1
I/HTC Acoustic( 186): libhtc_acoustic.so version 2.0.1.5
E/HTC Acoustic( 186): Fail to open /system/etc/AdieHWCodecSetting.csv -1.
E/HTC Acoustic( 186): read ADIE para from file failed -1
E/HTC Acoustic( 186): ioctl ACOUSTIC_UPDATE_ADIE failed -1
I/HTC Acoustic( 186): open /system/etc/AudioBTID.csv success.
I/HTC Acoustic( 186): BT ID table version: PASSION_HTC_20091105
E/HTC Acoustic( 186): Fail to open /system/etc/TPA2018.csv -1.
D/AudioHardwareQSD( 186): speaker amplifier tpa2018 is not supported
D/AudioHardwareInterface( 186): setMode(NORMAL)
I/AudioHardwareQSD( 186): Set master volume to 1.000000
I/CameraService( 186): CameraService started (pid=186)
I/AudioFlinger( 186): AudioFlinger's thread 0xea18 ready to run
D/AudioFlinger( 186): setParameters(): io 1, keyvalue routing=2, tid 191, calli
ng tid 186
I/AudioHardwareQSD( 186): Routing audio to Speakerphone
D/AudioHardwareQSD( 186): Switching audio device to
D/AudioHardwareQSD( 186): Speakerphone
D/AudioHardwareQSD( 186): AudioHardware pcm playback is going to standby.
I/AudioHardwareQSD( 186): voice volume 0.000000 (range is 0 to 0)
D/AudioHardwareQSD( 186): Setting in-call volume to 100
hope to hear from everyone soon, thanks!
Click to expand...
Click to collapse
update: solved the problem had to do an s-off and flash the recovery-clockwork-2.5.0.7-bravo file.. thanks anyway

[Solved] Camera problem

Anyone have any issues with the camera app? Ever since I installed the cracked Skype apk my camera just shows a black screen. It happens on both the back and front cameras and in video mode. The hardware works though as I can review a pic taken and the video is fine its just not displaying in the camera app.
I uninstalled Skype wiped cache and dalvik but no change. When Skype was installed video calls worked just fine.
Any ideas?
Thanks, Matt.
Sent from my ADR6350 using XDA App
Which Rom? Which camera app?
nimdae said:
Which Rom? Which camera app?
Click to expand...
Click to collapse
Stock RMK Rom and stock camera app. I did recompile the stock HTC kernel to add TUN support, but that's it. I'll get a logcat later today.
Sent from my ADR6350 using XDA App
Not sure what caused this, but here is the logcat...at least I know the hardware is good.
Any ideas? Perhaps a different kernel? Not sure why this wouldn't work as its the stock HTC code.
Code:
07-17 12:20:40.772: WARN/HTCCamera(3506): !!!! @@@@ broadcastStopVoiceRecording() - start
07-17 12:20:40.782: WARN/HTCCamera(3506): !!!! @@@@ broadcastStopVoiceRecording() - end
07-17 12:20:40.782: WARN/HTCCamera(3506): OnResume - reset UI, immediately set mMainLayout invisible
07-17 12:20:40.792: WARN/########## HtcSettingsReceiver ##########(3506): 2011-07-17 12:20:40 793(ms) onReceive-start
07-17 12:20:40.802: DEBUG/AK8975(1356): Compass Start
07-17 12:20:40.802: WARN/HTCCamera(3506): Block Capture UI - onResume(), and unblock after start preview
07-17 12:20:40.802: WARN/HTCCamera(3506): onResume() - mFocusingState = NO_FOCUSING
07-17 12:20:40.802: WARN/HTCCamera(3506): keyguard is not shown !!!!!
07-17 12:20:40.802: WARN/HTCCamera(3506): OnResume - set mWaitResetSettings to true
07-17 12:20:40.802: WARN/HTCCamera(3506): onResume() - end
07-17 12:20:40.822: WARN/HTCCamera(3506): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated [email protected]
07-17 12:20:40.822: WARN/HTCCamera(3506): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated $$$$$$$$$$$$$$$$$$$$$$$$$$$ start preview
07-17 12:20:40.822: WARN/CameraThread(3506): CameraHandler Message - START_PREVIEW start mode0
07-17 12:20:40.822: DEBUG/CameraService(1349): CameraService::connect E (pid 3506, id 0), max 2
07-17 12:20:40.822: INFO/CameraService(1349): cameraId:0
07-17 12:20:40.822: INFO/CameraService(1349): 2D mode only
07-17 12:20:40.822: INFO/QualcommCameraHardware(1349): openCameraHardware: call createInstance
07-17 12:20:40.822: DEBUG/QualcommCameraHardware(1349): createInstance: E
07-17 12:20:40.822: DEBUG/QualcommCameraHardware(1349): Storing the current target type as 2
07-17 12:20:40.822: DEBUG/QualcommCameraHardware(1349): constructor EX
07-17 12:20:40.822: DEBUG/QualcommCameraHardware(1349): startCamera E
07-17 12:20:40.822: DEBUG/QualcommCameraHardware(1349): loading liboemcamera at 0xb000e680
07-17 12:20:40.822: WARN/HTCCamera(3506): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceChanged $$$$$$$$$$$$$$$$$$$$$$$$$$$ w=480 h=800
07-17 12:20:40.832: INFO/QualcommCameraHardware(1349): Set main cam
07-17 12:20:40.832: INFO/mm-camera(1349): set sensor selection :0
07-17 12:20:40.882: WARN/InputManagerService(1493): [unbindCurrentClientLocked] Disable input method client.
07-17 12:20:40.882: WARN/InputManagerService(1493): [startInputLocked] Enable input method client.
07-17 12:20:40.932: INFO/QualcommCameraHardware(1349): Open Device node : /dev/msm_camera/control1
07-17 12:20:40.932: INFO/mm-camera(1349): Open Device node : /dev/msm_camera/config1
07-17 12:20:40.952: INFO/mm-camera(1349): [AWB Calibration] from kernel: fuse_id: 0x0, 0x0, 0x4, 0xd776e
...
...
MSM_CAM_IOCTL_CONFIG_VFE failed...
...
...
07-17 12:20:41.632: ERROR/OverlayLIB(1349): overlay play failed.
07-17 12:20:41.632: ERROR/Overlay(1349): Queuebuffer failed for framebuffer 0
Looks like it was a kernel problem. I restored the original kernel and now the camera works just fine.
I am having problems with my camera as well. All I get is a black screen. How did you restore the kernel? I may want to give that a shot.
Thanks.
Sent from my ADR6350 using XDA App
mcfhsieh said:
I am having problems with my camera as well. All I get is a black screen. How did you restore the kernel? I may want to give that a shot.
Thanks.
Sent from my ADR6350 using XDA App
Click to expand...
Click to collapse
with a little research anything is achieveable..
Dev section
http://forum.xda-developers.com/showthread.php?t=1068236
or reflash the ROM
How were you able to take pics and vids if you were getting the black screen? Did you access the camera using another app?
Sent from my ADR6350 using XDA App
mcfhsieh said:
I am having problems with my camera as well. All I get is a black screen. How did you restore the kernel? I may want to give that a shot.
Thanks.
Sent from my ADR6350 using XDA App
Click to expand...
Click to collapse
Before I flashed my new kernel I made a backup of the stock kernel - this should ALWAYS be done when doing kernel development for an occasion just like this!
I backed up my kernel in recovery by doing
Code:
cat /dev/block/mmcblk0p22 > /sdcard/stock_kernel.img
In fact you need to do this in order to extract/repack the ramdisk image if you ever wanted to modify the init.rc, etc.
Restoring the stock image can be done in the bootloader with fastboot on your host machine:
Code:
fastboot flash boot /path/to/stock_kernel.img
In addition to backing up the stock kernel image from the boot partition I always backup the stock kernel modules in /system/lib/modules in case something goes wrong - usually its getting the wifi module to load.
--Matt.
mcfhsieh said:
How were you able to take pics and vids if you were getting the black screen? Did you access the camera using another app?
Sent from my ADR6350 using XDA App
Click to expand...
Click to collapse
The camera hardware still works, it seems there is just a problem with the overlay buffer getting displayed on the screen. In reality the image is still captured and stored correctly.
Thanks for the reply. I can't even see the camera button or anything. The only thing that comes up is the white camera logo when I first open the camera app. It's probably a hardware issue for me.
Sent from my ADR6350 using XDA App
Run a logcat to see what's up.
Sent from my ADR6350 using XDA App
This is what I got:
W/HTCCamera( 2700): onKeyDown - UI Block !!!
W/HTCCamera( 2700): onKeyDown - UI Block !!!
W/HTCCamera( 2700): onKeyDown - UI Block !!!
W/HTCCamera( 2700): onKeyDown - UI Block !!!
W/HTCCamera( 2700): onKeyDown - UI Block !!!
W/HTCCamera( 2700): onKeyDown - UI Block !!!
W/HTCCamera( 2700): onKeyDown - UI Block !!!
W/HTCCamera( 2700): onKeyDown - UI Block !!!
This is the first time running logcat. Dont know if I did it right.
Thanks,
There's got to be more...take a look at my logcat a few posts up...look for that kind of error.
You running a custom kernel?
Sent from my ADR6350 using XDA App
Here is some more logcat.
W/HTCCamera( 2602): onResume() - mFocusingState = NO_FOCUSING
W/HTCCamera( 2602): keyguard is not shown !!!!!
W/HTCCamera( 2602): OnResume - set mWaitResetSettings to true
W/HTCCamera( 2602): onResume() - end
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated $$$$$$$$$$$$$$$
[email protected]
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated $$$$$$$$$$$$$$$
$$$$$$$$$$$$ start preview
W/CameraThread( 2602): CameraHandler Message - START_PREVIEW start mode0
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceChanged $$$$$$$$$$$$$$$
$$$$$$$$$$$$ w=480 h=800
D/CameraService( 1343): CameraService::connect E (pid 2602, id 0), max 2
I/ActivityManager( 1461): Displayed com.android.camera/.CameraEntry: +321ms
W/InputManagerService( 1461): [unbindCurrentClientLocked] Disable input method c
lient.
W/InputManagerService( 1461): [startInputLocked] Enable input method client.
W/KeyboardStateImpl( 1569): EditorInfo provided is null or not valid, defaulting
to dumb mode!
D/InputManagerService( 1461): Starting input on non-focused client com.android.i
[email protected] (uid=9999 pid=1599)
D/PowerManagerService( 1461): New lightsensor value:225, lcdValue:116
I/ScreenBrightnessWidget( 1599): GetCurrentSetting: nRet = 2
D/SurfaceFlinger( 1461): layer=0x83b168 is not in the purgatory list
D/AutoSetting( 1651): service - mRequestRunnable: screen on delay 10s, request N
LP now
D/AutoSetting( 1651): service - mHandler: request location update
V/LocationManagerService( 1461): requestLocationUpdates
V/LocationManagerService( 1461): requestLocationUpdatesLocked: updateProvidersLo
cked
D/LocationManagerService( 1461): [updateProvidersLocked]
D/skia ( 1671): purging 150K from font cache [17 entries]
D/dalvikvm( 1671): GC_EXPLICIT freed 196K, 47% free 3109K/5767K, external 0K/512
K, paused 70ms
D/PowerManagerService( 1461): New lightsensor value:160, lcdValue:83
D/PowerManagerService( 1461): lightSensorChangedLocked, buttonValue >= 0, mPower
State = 3
D/PowerManagerService( 1461): setPenMenuButtonLed: 2
V/DeviceStorageMonitorService( 1461): freeMemory=712622080
D/DeviceStorageMonitorService( 1461): OoO SMS Memory available. SMS_AVAILABLE_TH
RESHOLD == 524288
I/DeviceStorageMonitorService( 1461): Posting Message again
D/StatusBarPolicy( 1548): iconIndex=1
V/StatusBarPolicy( 1548): cdmaLevel:2;max:4
D/StatusBarPolicy( 1548): iconLevel:2
D/skia ( 1599): purging 218K from font cache [27 entries]
D/dalvikvm( 1599): GC_EXPLICIT freed 236K, 45% free 4336K/7879K, external 17026K
/19074K, paused 73ms
D/dalvikvm( 1761): GC_EXPLICIT freed 134K, 60% free 3482K/8647K, external 0K/0K,
paused 76ms
W/HTCCamera( 2602): Unknown orientation !!!
D/PowerManagerService( 1461): New lightsensor value:225, lcdValue:116
D/StatusBarPolicy( 1548): iconIndex=1
V/StatusBarPolicy( 1548): cdmaLevel:2;max:4
D/StatusBarPolicy( 1548): iconLevel:2
V/HtcAppUsageStats( 1461): handleMessage msg=1
W/HTCCamera( 2602): onPause() - start
I/ActivityManager( 1461): Starting activity: Intent { act=android.intent.action.
MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.htc.launcher/.Lau
ncher } from pid 1461
W/HTCCamera( 2602): onPause() - mIsUIReady = false
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceDestroyed $$$$$$$$$$$$$
$$$$$$$$$$$$$$
V/HtcAppUsageStats( 1461): (launch app, package): (HTC Sense, com.htc.launcher)
W/########## HtcSettingsReceiver ##########( 2602): 2011-07-23 11:28:38 183(ms)
onReceive-start
W/HTCCamera( 2602): onPause() - mFocusingState = NO_FOCUSING
W/HTCCamera( 2602): OnPause - set mWaitResetSettings to false
W/HTCCamera( 2602): releaseFaceDetection()
W/HTCCamera( 2602): onPause mIdle is false
W/HTCCamera( 2602): OnPause - Freeze UI !!!
D/SensorService( 1461): disable: get sensor name = BMA150 3-axis Accelerometer
D/Sensors ( 1461): Enable akm: en = 0
D/SensorService( 1461): pid=2602, uid=10103
W/HTCCamera( 2602): doOnPause() - start
W/HTCCamera( 2602): OnPause - hide UI, set mMainLayout invisible
W/HTCCamera( 2602): doOnPause() - end
W/HTCCamera( 2602): onPause() - end
I/CarouselTimeLog( 1599): onStart() finish: 1311434918234
D/CarouselDummyActivity( 1599): CarouselDummyActivity.onResume: tab_allapps
D/Background traffic light( 1599): traffic light: RED, mBackgroundTrafficLight =
true
D/William ( 1599): - refreshUsageStatCache -
W/InputManagerService( 1461): [unbindCurrentClientLocked] Disable input method c
lient.
W/InputManagerService( 1461): [startInputLocked] Enable input method client.
W/KeyboardStateImpl( 1569): EditorInfo provided is null or not valid, defaulting
to dumb mode!
W/HTCCamera( 2602): onStop() - start
W/HTCCamera( 2602): onStop() - end
D/AK8975 ( 1350): Compass CLOSE
D/BatteryService( 1461): SendIntentforPowersaver
D/WifiService( 1461): [smart wifi] mSmartWiFiStatus: 0 mBatteryLevel: 42 mWifiCo
nnected: true
D/WifiService( 1461): [smart wifi] ACTION_BATTERY_CHANGED pluggedType: 2
D/DATA ( 1575): tryEnableSuperPowerSaving: false, isPowerSavingOn: false, isM
obileDataOn: true, isScreenOn: true, mIsCharging: true
D/HtcCdmaPhoneApp( 1575): level 42 scale 100
I/Fumo ( 1911): mBatteryLevel:42
D/dalvikvm( 1911): GC_CONCURRENT freed 268K, 49% free 2876K/5575K, external 0K/0
K, paused 2ms+2ms
D/DEBUG ( 1599): updateCellLayoutCache(3.5555556, 3.5607476)
D/PowerManagerService( 1461): New lightsensor value:160, lcdValue:83
D/PowerManagerService( 1461): lightSensorChangedLocked, buttonValue >= 0, mPower
State = 3
D/PowerManagerService( 1461): setPenMenuButtonLed: 2
D/Background traffic light( 1599): traffic light: RED, mBackgroundTrafficLight =
false
I/ScreenBrightnessWidget( 1599): GetCurrentSetting: nRet = 0
D/DEBUG ( 1599): updateCellLayoutCache(3.5555556, 3.5607476)
V/HtcAppUsageStats( 1461): handleMessage msg=1
V/HtcAppUsageStats( 1461): (launch app, package): (Camera, com.android.camera)
I/ActivityManager( 1461): Starting activity: Intent { act=android.intent.action.
MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.camer
a/.CameraEntry bnds=[0,234][117,352] } from pid 1599
D/Background traffic light( 1599): traffic light: GREEN, mBackgroundTrafficLight
= false
W/HTCCamera( 2602): onNewIntent: com.android.camera.CameraEntry
W/HTCCamera( 2602): need to do create, not to initate mode onNewIntent!!
W/HTCCamera( 2602): onRestart() - start
W/HTCCamera( 2602): onRestart() - end
W/HTCCamera( 2602): onStart() - start
W/HTCCamera( 2602): onStart() - end
W/HTCCamera( 2602): onResume() - start
W/HTCCamera( 2602): !!!! @@@@ broadcastStopVoiceRecording() - start
W/HTCCamera( 2602): !!!! @@@@ broadcastStopVoiceRecording() - end
D/SensorService( 1461): enable: get sensor name = BMA150 3-axis Accelerometer
D/Sensors ( 1461): Enable akm: en = 1
D/SensorService( 1461): pid=2602, uid=10103
W/HTCCamera( 2602): OnResume - reset UI, immediately set mMainLayout invisible
W/########## HtcSettingsReceiver ##########( 2602): 2011-07-23 11:28:45 532(ms)
onReceive-start
W/HTCCamera( 2602): Block Capture UI - onResume(), and unblock after start previ
ew
W/HTCCamera( 2602): onResume() - mFocusingState = NO_FOCUSING
W/HTCCamera( 2602): keyguard is not shown !!!!!
W/HTCCamera( 2602): OnResume - set mWaitResetSettings to true
D/AK8975 ( 1350): Compass Start
W/HTCCamera( 2602): onResume() - end
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated $$$$$$$$$$$$$$$
[email protected]
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceCreated $$$$$$$$$$$$$$$
$$$$$$$$$$$$ start preview
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceChanged $$$$$$$$$$$$$$$
$$$$$$$$$$$$ w=480 h=800
W/InputManagerService( 1461): [unbindCurrentClientLocked] Disable input method c
lient.
W/KeyboardStateImpl( 1569): EditorInfo provided is null or not valid, defaulting
to dumb mode!
W/InputManagerService( 1461): [startInputLocked] Enable input method client.
W/dalvikvm( 1599): disableGcForExternalAlloc: false
D/InputManagerService( 1461): Starting input on non-focused client com.android.i
[email protected] (uid=9999 pid=1599)
I/ScreenBrightnessWidget( 1599): GetCurrentSetting: nRet = 2
D/AppWidgetHostView( 1599): updateAppWidget mInfo = AppWidgetProviderInfo(provid
er=ComponentInfo{com.nullsoft.winamp/com.nullsoft.winamp.widget.PlaybackAppWidge
tProvider})
D/skia ( 1599): purging 172K from font cache [21 entries]
D/dalvikvm( 1599): GC_EXPLICIT freed 239K, 45% free 4335K/7879K, external 16986K
/19034K, paused 76ms
V/HtcAppUsageStats( 1461): handleMessage msg=1
W/HTCCamera( 2602): onPause() - start
W/HTCCamera( 2602): onPause() - mIsUIReady = false
W/HTCCamera( 2602): $$$$$$$$$$$$$$$$$$$$$$$$$$$$$ surfaceDestroyed $$$$$$$$$$$$$
$$$$$$$$$$$$$$
I/ActivityManager( 1461): Starting activity: Intent { act=android.intent.action.
MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.htc.launcher/.Lau
ncher } from pid 1461
V/HtcAppUsageStats( 1461): (launch app, package): (HTC Sense, com.htc.launcher)
W/########## HtcSettingsReceiver ##########( 2602): 2011-07-23 11:28:58 200(ms)
onReceive-start
W/HTCCamera( 2602): onPause() - mFocusingState = NO_FOCUSING
W/HTCCamera( 2602): OnPause - set mWaitResetSettings to false
W/HTCCamera( 2602): releaseFaceDetection()
W/HTCCamera( 2602): onPause mIdle is false
W/HTCCamera( 2602): OnPause - Freeze UI !!!
D/SensorService( 1461): disable: get sensor name = BMA150 3-axis Accelerometer
D/Sensors ( 1461): Enable akm: en = 0
D/SensorService( 1461): pid=2602, uid=10103
W/HTCCamera( 2602): doOnPause() - start
W/HTCCamera( 2602): OnPause - hide UI, set mMainLayout invisible
W/HTCCamera( 2602): doOnPause() - end
W/HTCCamera( 2602): onPause() - end
I/CarouselTimeLog( 1599): onStart() finish: 1311434938265
D/CarouselDummyActivity( 1599): CarouselDummyActivity.onResume: tab_allapps
D/Background traffic light( 1599): traffic light: RED, mBackgroundTrafficLight =
true
D/William ( 1599): - refreshUsageStatCache -
W/InputManagerService( 1461): [unbindCurrentClientLocked] Disable input method c
lient.
W/KeyboardStateImpl( 1569): EditorInfo provided is null or not valid, defaulting
to dumb mode!
W/InputManagerService( 1461): [startInputLocked] Enable input method client.
W/HTCCamera( 2602): onStop() - start
W/HTCCamera( 2602): onStop() - end
D/AK8975 ( 1350): Compass CLOSE
D/DEBUG ( 1599): updateCellLayoutCache(3.5555556, 3.5607476)
D/PowerManagerService( 1461): New lightsensor value:225, lcdValue:116
D/Background traffic light( 1599): traffic light: GREEN, mBackgroundTrafficLight
= false
D/skia ( 2602): purging 6K from font cache [1 entries]
D/dalvikvm( 2602): GC_EXPLICIT freed 154K, 48% free 2857K/5447K, external 0K/512
K, paused 78ms
D/AutoSetting( 1651): service - mHandler: cancel location update
D/AutoSetting( 1651): service - changes count: 0
D/AutoSetting( 1651): service - notifyErrorMessage() send out error:2
D/AutoSetting( 1651): service - no change received, request a single u
pdate
V/LocationManagerService( 1461): requestLocationUpdates
V/LocationManagerService( 1461): requestLocationUpdatesLocked: updateProvidersLo
cked
D/LocationManagerService( 1461): [updateProvidersLocked]
V/DeviceStorageMonitorService( 1461): freeMemory=712622080
D/DeviceStorageMonitorService( 1461): OoO SMS Memory available. SMS_AVAILABLE_TH
RESHOLD == 524288
I/DeviceStorageMonitorService( 1461): Posting Message again
D/StatusBarPolicy( 1548): iconIndex=1
V/StatusBarPolicy( 1548): cdmaLevel:3;max:4
D/StatusBarPolicy( 1548): iconLevel:3
D/DEBUG ( 1599): updateCellLayoutCache(3.5555556, 3.5607476)
D/StatusBarPolicy( 1548): iconIndex=1
V/StatusBarPolicy( 1548): cdmaLevel:3;max:4
D/StatusBarPolicy( 1548): iconLevel:3
D/StatusBarPolicy( 1548): iconIndex=1
V/StatusBarPolicy( 1548): cdmaLevel:3;max:4
D/StatusBarPolicy( 1548): iconLevel:3
V/DeviceStorageMonitorService( 1461): freeMemory=712622080
D/DeviceStorageMonitorService( 1461): OoO SMS Memory available. SMS_AVAILABLE_TH
RESHOLD == 524288
I/DeviceStorageMonitorService( 1461): Posting Message again
D/StatusBarPolicy( 1548): iconIndex=1
V/StatusBarPolicy( 1548): cdmaLevel:2;max:4
D/StatusBarPolicy( 1548): iconLevel:2
D/dalvikvm( 1548): GC_CONCURRENT freed 336K, 47% free 3314K/6151K, external 2540
K/2753K, paused 6ms+3ms
D/ReaderManager( 2030): construct 0
D/ReaderManager( 2030): [ATS][com.htc.googlereader][bind_engine] start
D/ReaderManager( 2030): context package com.htc.googlereader
D/ReaderManager( 2030): bindResult=true
D/BackgroundService( 2030): onStartCommand()
D/BackgroundService( 2030): ClearImageThread start!
D/ReaderService( 2030): onCreate()
D/ReaderService( 2030): [ATS][com.htc.googlereader][start_engine]
D/ReaderService( 2030): onBind()
D/ReaderManager( 2030): onServiceConnected
D/ReaderManager( 2030): [ATS][com.htc.googlereader][bind_engine] connected
D/ReaderService( 2030): registerCallback
D/ReaderService( 2030): getRefreshTaskIDList
D/ReaderManager( 2030): flushPendingTask()
D/BackgroundService( 2030): clear image under path = /mnt/sdcard/.data/HtcGreade
r
D/BackgroundService( 2030): total image number = 0
D/BackgroundService( 2030): clear image under path = /mnt/sdcard/.data/HtcGreade
r/feedicon
D/BackgroundService( 2030): total image number = 0
D/BackgroundService( 2030): ClearImageThread stop!
D/BackgroundService( 2030): stopBackgroundTask taskType = 1
D/BackgroundService( 2030): onDestroy()
D/ReaderManager( 2030): release 1
D/ReaderService( 2030): unregisterCallback
D/ReaderService( 2030): onDestroy()
D/dalvikvm( 2030): GC_EXPLICIT freed 114K, 49% free 2789K/5379K, external 0K/0K,
paused 69ms
V/LocationManagerService( 1461): requestLocationUpdatesLocked: updateProvidersLo
cked
D/LocationManagerService( 1461): [updateProvidersLocked]
D/BatteryService( 1461): SendIntentforPowersaver
D/WifiService( 1461): [smart wifi] mSmartWiFiStatus: 0 mBatteryLevel: 43 mWifiCo
nnected: true
D/WifiService( 1461): [smart wifi] ACTION_BATTERY_CHANGED pluggedType: 2
D/DATA ( 1575): tryEnableSuperPowerSaving: false, isPowerSavingOn: false, isM
obileDataOn: true, isScreenOn: true, mIsCharging: true
D/HtcCdmaPhoneApp( 1575): level 43 scale 100
I/Fumo ( 1911): mBatteryLevel:43
D/dalvikvm( 2432): GC_EXPLICIT freed 22K, 48% free 2967K/5639K, external 0K/0K,
paused 58ms
D/dalvikvm( 2490): GC_EXPLICIT freed 100K, 47% free 2896K/5447K, external 0K/0K,
paused 69ms
D/DEBUG ( 1599): updateCellLayoutCache(3.5555556, 3.5607476)
D/StatusBarPolicy( 1548): iconIndex=1
V/StatusBarPolicy( 1548): cdmaLevel:3;max:4
D/StatusBarPolicy( 1548): iconLevel:3
V/DeviceStorageMonitorService( 1461): freeMemory=712622080
D/DeviceStorageMonitorService( 1461): OoO SMS Memory available. SMS_AVAILABLE_TH
RESHOLD == 524288
I/DeviceStorageMonitorService( 1461): Posting Message again
This problem was occuring before a flashed Gingersense. I am not running any custom kernels.

[Q] Copilot Live Premium Nordics 9.1.0.119

Anyone else having problems using this? For me the previous version (9.1.0.93) worked just fine, but after updating to the newest, it force closes on launch. Regardless of ROM. Tried several bot Sense and AOSP ROMs, and it didn't work on any of them.
Also tried contacting customer support, but they don't reply to any of my inquiries. And after a bit of reading at their forum, I found out that it is close to impossible to get any support from them. Just take a read here:
http://getsatisfaction.com/copilotlive/topics
If anyone have the apk for 9.1.0.93, it would really help me out, as I would be able to get it working again.
For anyone with the proper knowledge, here is the logcat of the FC.
Code:
I/ActivityManager( 917): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.alk.copilot.eumarket.premiumeumaj/com.alk.copilot.Copilot } from pid 3741
V/HtcAppUsageStats( 917): (launch app, package): (CoPilot Live EU Major, com.alk.copilot.eumarket.premiumeumaj)
D/PhoneWindow( 3741): couldn't save which view has focus because the focused view [email protected] has no id.
I/ActivityManager( 917): Start proc com.alk.copilot.eumarket.premiumeumaj for activity com.alk.copilot.eumarket.premiumeumaj/com.alk.copilot.Copilot: pid=15507 uid=10085 gids={3003, 1015}
D/Sensors ( 917): Enable akm: en = 1
D/AK8973 ( 655): Compass Start
D/SensorService( 917): noteStartSensor: uid = 0x3e8, handle = 0x0
D/StatusBarPolicy( 2930): onSignalStrengthsChanged
I/htcfs-main(15506): main()
I/htcfs-main(15506): ############# HTC FS - START ##################
V/CommonCopilotActivity(15507): Copilot onCreate com.alk.copilot.eumarket.premiumeumaj
I/ggheart ( 3741): onStop
I/htcfs-main(15506): ############# HTC FS - END 1 ##################
V/CoPilot (15507): onCreate
D/dalvikvm( 3741): GC_EXPLICIT freed 97K, 51% free 4243K/8583K, external 6521K/8123K, paused 126ms
E/AssetExtraction(15507): IO error occurred reading user.cfg: java.io.FileNotFoundException: /mnt/sdcard/com.alk.copilot.eumarket.premiumeumaj/user.cfg (No such file or directory)
W/System.err(15507): java.io.FileNotFoundException: /mnt/sdcard/com.alk.copilot.eumarket.premiumeumaj/deviceoverrides.xml (No such file or directory)
W/System.err(15507): at org.apache.harmony.luni.platform.OSFileSystem.open(Native Method)
W/System.err(15507): at dalvik.system.BlockGuard$WrappedFileSystem.open(BlockGuard.java:232)
W/System.err(15507): at java.io.FileInputStream.<init>(FileInputStream.java:80)
W/System.err(15507): at java.io.FileInputStream.<init>(FileInputStream.java:132)
W/System.err(15507): at java.io.FileReader.<init>(FileReader.java:66)
W/System.err(15507): at com.alk.copilot.util.CopilotDeviceListHandler.ParseXMLDeviceList(CopilotDeviceListHandler.java:45)
W/System.err(15507): at com.alk.copilot.util.CopilotDeviceListHandler.GetOverride(CopilotDeviceListHandler.java:116)
W/System.err(15507): at com.alk.copilot.CommonCopilotActivity.getViewPixelFormat(CommonCopilotActivity.java:374)
W/System.err(15507): at com.alk.copilot.NativeRenderer.setPixelFormat(NativeRenderer.java:76)
W/System.err(15507): at com.alk.copilot.NativeRenderer.setup(NativeRenderer.java:68)
W/System.err(15507): at com.alk.copilot.NativeRenderer.<init>(NativeRenderer.java:54)
W/System.err(15507): at java.lang.reflect.Constructor.constructNative(Native Method)
W/System.err(15507): at java.lang.reflect.Constructor.newInstance(Constructor.java:415)
W/System.err(15507): at android.view.LayoutInflater.createView(LayoutInflater.java:505)
W/System.err(15507): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:570)
W/System.err(15507): at android.view.LayoutInflater.rInflate(LayoutInflater.java:623)
W/System.err(15507): at android.view.LayoutInflater.inflate(LayoutInflater.java:408)
W/System.err(15507): at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
W/System.err(15507): at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
W/System.err(15507): at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:224)
W/System.err(15507): at android.app.Activity.setContentView(Activity.java:1702)
W/System.err(15507): at com.alk.copilot.Copilot.initView(Copilot.java:208)
W/System.err(15507): at com.alk.copilot.Copilot.onCreate(Copilot.java:195)
W/System.err(15507): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1093)
W/System.err(15507): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1780)
W/System.err(15507): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1837)
W/System.err(15507): at android.app.ActivityThread.access$1500(ActivityThread.java:132)
W/System.err(15507): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1033)
W/System.err(15507): at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err(15507): at android.os.Looper.loop(Looper.java:143)
W/System.err(15507): at android.app.ActivityThread.main(ActivityThread.java:4196)
W/System.err(15507): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err(15507): at java.lang.reflect.Method.invoke(Method.java:507)
W/System.err(15507): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
W/System.err(15507): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
W/System.err(15507): at dalvik.system.NativeStart.main(Native Method)
V/CommonCopilotActivity(15507): pixel format: null
D/StatusBarService( 2930): addNotification notification = StatusBarNotification(package=com.alk.copilot.eumarket.premiumeumaj id=0 tag=null notification=Notification(vibrate=null,sound=null,defaults=0x0,flags=0x0)), key = [email protected], fullScreenIntent = null, contentIntent = PendingIntent{40710098: [email protected]}
V/CoPilot (15507): onResume
W/dalvikvm(15507): threadid=9: thread exiting with uncaught exception (group=0x4001d5a0)
E/AndroidRuntime(15507): FATAL EXCEPTION: Copilot StartUp Thread
E/AndroidRuntime(15507): java.lang.NullPointerException
E/AndroidRuntime(15507): at com.alk.copilot.tts.TTSHandler.CheckVoiceData(TTSHandler.java:103)
E/AndroidRuntime(15507): at com.alk.copilot.StartupThread.run(StartupThread.java:37)
W/ActivityManager( 917): Force finishing activity com.alk.copilot.eumarket.premiumeumaj/com.alk.copilot.Copilot
I/NativeRenderer(15507): calling setMeasuredDimensions with 480, 762
V/CoPilot (15507): CoPilot onPause1
V/CoPilot (15507): CoPilot onPause2
D/Sensors ( 917): Enable akm: en = 0
D/SensorService( 917): noteStopSensor: uid = 0x3e8, handle = 0x0
I/DemoService( 3741): DiyScheduer.onStart
I/ggheart ( 3741): onStart
I/ActivityManager( 917): Process com.dasur.slideit:dasur.process.update (pid 15356) has died.
V/CoPilot (15507): onStop
V/CoPilot (15507): onDestroy
E/JavaBinder(15507): Unknown binder error code. 0xfffffff7
I/Process (15507): Sending signal. PID: 15507 SIG: 9
I/ActivityManager( 917): Process com.alk.copilot.eumarket.premiumeumaj (pid 15507) has died.
I/WindowManager( 917): WIN DEATH: Window{40c64fc0 com.alk.copilot.eumarket.premiumeumaj/com.alk.copilot.Copilot paused=false}
D/InputManagerService( 917): Window already focused, ignoring focus gain of: [email protected]
D/AK8973 ( 655): Compass CLOSE
I/wpa_supplicant( 3098): Reset vh_switch_counter due to receive LINKSPEED cmd
D/ConnectivityService( 917): getMobileDataEnabled returning true

Whole device hanging when keyboard is opened in certain apps

Seeing this problem with GTasks and SNESDroid. Hoping someone can shed some light on this. It seems like if I open the physical keyboard while either of these apps are loading a new activity,
One of two things happen:
1. The whole device straight up hangs. I still get tactile feedback and the keyboard light responds, but the display is hung and the only way to get the device back into a usable state is to hold power until the device resets. logcat doesn't show any kind of trouble until I try to leave the activity that hung the phone. Then I get this:
Code:
D/InputReader( 186): Input event: value=1
I/PowerManagerService( 186): Ulight 3->11|0
D/RestrictionPolicy( 186): updateHomeKeyPolicySet():mHomekeyPolicySet:0
D/RestrictionPolicy( 186): isHomeKeyEnabled :true
D/InputReader( 186): Input event: value=0
D/RestrictionPolicy( 186): isHomeKeyEnabled :true
D/RestrictionPolicy( 186): isHomeKeyEnabled :true
I/ClipboardServiceEx( 186): mCBPickerDialog enter case. MSG_DISMISS_DIALOG
D/VoIPInterfaceManager( 186): isVoIPRinging()...
D/VoIPInterfaceManager( 186): Not exist call session
W/InputManagerService( 186): onReceive() calling hidecurrentInputLocked
I/AxT9IME ( 400): AxT9IME.onReceive:Closing add word popup
I/power ( 186): *** acquire_dvfs_lock : lockType : 1 freq : 1000000
I/ActivityManager( 186): START {intent.toShortString} from pid 186
D/PowerManagerService( 186): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1000000 uid : 1000 pid : 186 tag : ActivityManager
W/ActivityManager( 186): mDVFSLock.acquire()
D/AndroidRuntime( 1500): Shutting down VM
W/dalvikvm( 1500): threadid=1: thread exiting with uncaught exception (group=0x40c3c1f8)
W/System.err( 1500): java.lang.RuntimeException: Unable to pause activity {org.dayup.gtask/org.dayup.gtask.activity.TaskActivity}: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
W/System.err( 1500): at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2717)
W/System.err( 1500): at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2673)
W/System.err( 1500): at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:2651)
W/System.err( 1500): at android.app.ActivityThread.access$800(ActivityThread.java:127)
W/System.err( 1500): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1165)
W/System.err( 1500): at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err( 1500): at android.os.Looper.loop(Looper.java:137)
W/System.err( 1500): at android.app.ActivityThread.main(ActivityThread.java:4517)
W/System.err( 1500): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 1500): at java.lang.reflect.Method.invoke(Method.java:511)
W/System.err( 1500): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:985)
W/System.err( 1500): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:752)
W/System.err( 1500): at dalvik.system.NativeStart.main(Native Method)
W/System.err( 1500): Caused by: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
W/System.err( 1500): at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:251)
W/System.err( 1500): at java.util.ArrayList.get(ArrayList.java:304)
W/System.err( 1500): at org.dayup.gtask.activity.cc.a(TaskEditorViewFragment.java:1463)
W/System.err( 1500): at org.dayup.gtask.activity.TaskEditorViewFragment.onPause(TaskEditorViewFragment.java:421)
W/System.err( 1500): at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:932)
W/System.err( 1500): at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1080)
W/System.err( 1500): at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1062)
W/System.err( 1500): at android.support.v4.app.FragmentManagerImpl.dispatchPause(FragmentManager.java:1824)
W/System.err( 1500): at android.support.v4.app.FragmentActivity.onPause(FragmentActivity.java:391)
W/System.err( 1500): at com.actionbarsherlock.app.SherlockFragmentActivity.onPause(SherlockFragmentActivity.java:79)
W/System.err( 1500): at org.dayup.activities.CommonActivity.onPause(CommonActivity.java:167)
W/System.err( 1500): at org.dayup.gtask.activity.TaskActivity.onPause(TaskActivity.java:215)
W/System.err( 1500): at android.app.Activity.performPause(Activity.java:4568)
W/System.err( 1500): at android.app.Instrumentation.callActivityOnPause(Instrumentation.java:1198)
W/System.err( 1500): at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2704)
W/System.err( 1500): ... 12 more
D/FlurryAgent( 1500): Error logged: uncaught
D/FlurryAgent( 1500): Ending session
W/System.err( 1500): java.lang.RuntimeException: Unable to pause activity {org.dayup.gtask/org.dayup.gtask.activity.TaskActivity}: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
W/System.err( 1500): at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2717)
W/System.err( 1500): at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2673)
W/System.err( 1500): at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:2651)
W/System.err( 1500): at android.app.ActivityThread.access$800(ActivityThread.java:127)
W/InputManagerService( 186): Unexpected intent Intent { act=android.sec.intent.action.CLICKED_HOMEKEY flg=0x10 }
W/System.err( 1500): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1165)
W/System.err( 1500): at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err( 1500): at android.os.Looper.loop(Looper.java:137)
W/System.err( 1500): at android.app.ActivityThread.main(ActivityThread.java:4517)
W/System.err( 1500): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 1500): at java.lang.reflect.Method.invoke(Method.java:511)
W/System.err( 1500): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:985)
W/System.err( 1500): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:752)
W/System.err( 1500): at dalvik.system.NativeStart.main(Native Method)
W/System.err( 1500): Caused by: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
W/System.err( 1500): at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:251)
W/System.err( 1500): at java.util.ArrayList.get(ArrayList.java:304)
W/System.err( 1500): at org.dayup.gtask.activity.cc.a(TaskEditorViewFragment.java:1463)
W/System.err( 1500): at org.dayup.gtask.activity.TaskEditorViewFragment.onPause(TaskEditorViewFragment.java:421)
W/System.err( 1500): at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:932)
W/System.err( 1500): at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1080)
W/System.err( 1500): at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1062)
W/System.err( 1500): at android.support.v4.app.FragmentManagerImpl.dispatchPause(FragmentManager.java:1824)
W/System.err( 1500): at android.support.v4.app.FragmentActivity.onPause(FragmentActivity.java:391)
W/System.err( 1500): at com.actionbarsherlock.app.SherlockFragmentActivity.onPause(SherlockFragmentActivity.java:79)
W/System.err( 1500): at org.dayup.activities.CommonActivity.onPause(CommonActivity.java:167)
W/System.err( 1500): at org.dayup.gtask.activity.TaskActivity.onPause(TaskActivity.java:215)
W/System.err( 1500): at android.app.Activity.performPause(Activity.java:4568)
W/System.err( 1500): at android.app.Instrumentation.callActivityOnPause(Instrumentation.java:1198)
W/System.err( 1500): at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2704)
W/System.err( 1500): ... 12 more
D/FlurryAgent( 1500): Error logged: uncaught
E/AndroidRuntime( 1500): FATAL EXCEPTION: main
E/AndroidRuntime( 1500): java.lang.RuntimeException: Unable to pause activity {org.dayup.gtask/org.dayup.gtask.activity.TaskActivity}: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
E/AndroidRuntime( 1500): at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2717)
E/AndroidRuntime( 1500): at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2673)
E/AndroidRuntime( 1500): at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:2651)
E/AndroidRuntime( 1500): at android.app.ActivityThread.access$800(ActivityThread.java:127)
E/AndroidRuntime( 1500): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1165)
E/AndroidRuntime( 1500): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1500): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 1500): at android.app.ActivityThread.main(ActivityThread.java:4517)
E/AndroidRuntime( 1500): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1500): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 1500): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:985)
E/AndroidRuntime( 1500): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:752)
E/AndroidRuntime( 1500): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 1500): Caused by: java.lang.IndexOutOfBoundsException: Invalid index 0, size is 0
E/AndroidRuntime( 1500): at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:251)
E/AndroidRuntime( 1500): at java.util.ArrayList.get(ArrayList.java:304)
E/AndroidRuntime( 1500): at org.dayup.gtask.activity.cc.a(TaskEditorViewFragment.java:1463)
E/AndroidRuntime( 1500): at org.dayup.gtask.activity.TaskEditorViewFragment.onPause(TaskEditorViewFragment.java:421)
E/AndroidRuntime( 1500): at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:932)
E/AndroidRuntime( 1500): at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1080)
E/AndroidRuntime( 1500): at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1062)
E/AndroidRuntime( 1500): at android.support.v4.app.FragmentManagerImpl.dispatchPause(FragmentManager.java:1824)
E/AndroidRuntime( 1500): at android.support.v4.app.FragmentActivity.onPause(FragmentActivity.java:391)
E/AndroidRuntime( 1500): at com.actionbarsherlock.app.SherlockFragmentActivity.onPause(SherlockFragmentActivity.java:79)
E/AndroidRuntime( 1500): at org.dayup.activities.CommonActivity.onPause(CommonActivity.java:167)
E/AndroidRuntime( 1500): at org.dayup.gtask.activity.TaskActivity.onPause(TaskActivity.java:215)
E/AndroidRuntime( 1500): at android.app.Activity.performPause(Activity.java:4568)
E/AndroidRuntime( 1500): at android.app.Instrumentation.callActivityOnPause(Instrumentation.java:1198)
E/AndroidRuntime( 1500): at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2704)
E/AndroidRuntime( 1500): ... 12 more
E/android.os.Debug( 186): [email protected] > dumpstate -k -t -n -z -d -o /data/log/dumpstate_app_error
I/dumpstate( 2147): [email protected] begin
W/ActivityManager( 186): Activity pause timeout for r
Afterwards, this loops every 10-15 seconds:
Code:
D/AndroidRuntime( 2157):
D/AndroidRuntime( 2157): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2157): CheckJNI is OFF
D/AndroidRuntime( 2157): setted country_code = USA
D/AndroidRuntime( 2157): setted sales_code = ATT
D/AndroidRuntime( 2157): found sales_code tag = <ATT>, </ATT>
D/LibQmg_native( 2157): register_android_app_LibQmg
D/AndroidRuntime( 2157): Calling main entry com.android.commands.am.Am
Which occasionally includes:
Code:
I/Watchdog_N( 186): dumpKernelStacks
E/android.os.Debug( 186): [email protected] > dumpstate -k -t -z -d -o /data/log/dumpstate_sys_watchdog
E/Watchdog( 186): WATCHDOG caused by null
I/dumpstate( 2258): [email protected] begin
I flooded the postlength. Hold on!
2. I get a few seconds of hang, two notices of "shell has been granted SuperUser permission" and booted back to the home screen. (This freaks me out more -- what is calling busybox, WHY, and why is it su'ing? What the HELL is it doing?) Logcat absolutely FLOODS:
Code:
I/dalvikvm( 187): Jit: resizing JitTable from 8192 to 16384
I/DEBUG ( 2369): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 2369): Build fingerprint: 'samsung/SGH-I927/SGH-I927:4.0.4/IMM76D/UCLG9:user/release-keys'
I/DEBUG ( 2369): pid: 2376, tid: 2376 >>> ca.halsafar.snesdroid <<<
I/DEBUG ( 2369): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 2369): r0 00770ed6 r1 00000000 r2 00001482 r3 00000000
I/DEBUG ( 2369): r4 400a3914 r5 00000002 r6 00000000 r7 be99d0b8
I/DEBUG ( 2369): r8 00010000 r9 be99d0a4 10 00001482 fp be9ae518
I/DEBUG ( 2369): ip 00000010 sp be99d048 lr 00000010 pc 40068d18 cpsr 20000010
I/DEBUG ( 2369): d0 0000009843184000 d1 0000000043184000
I/DEBUG ( 2369): d2 0000000000000000 d3 3ff0000000000000
I/DEBUG ( 2369): d4 0000000000000000 d5 0000000000000000
I/DEBUG ( 2369): d6 0000000000000000 d7 3fc0000000000000
I/DEBUG ( 2369): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 2369): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 2369): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 2369): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 2369): scr 60000010
I/DEBUG ( 2369):
I/DEBUG ( 2369): #00 pc 0000dd18 /system/lib/libc.so (memcpy)
I/DEBUG ( 2369): #01 pc 0001b50e /system/lib/libc.so
I/DEBUG ( 2369): #02 pc 0001b6b6 /system/lib/libc.so (fwrite)
I/DEBUG ( 2369):
I/DEBUG ( 2369): code around pc:
I/DEBUG ( 2369): 40068cf8 e12fff1e e3520004 3a00007b e88d0fe0 ../...R.{..:....
I/DEBUG ( 2369): 40068d08 e2605000 e2055003 e1a0c185 e26ce020 .P`..P...... .l.
I/DEBUG ( 2369): 40068d18 e4913004 e2422004 e1b05f85 44c03001 .0... B.._...0.D
I/DEBUG ( 2369): 40068d28 41a03423 24c03001 21a03423 24c03001 #4.A.0.$#4.!.0.$
I/DEBUG ( 2369): 40068d38 21a03423 e3520004 3a000064 e310001c #4.!..R.d..:....
I/DEBUG ( 2369):
I/DEBUG ( 2369): code around lr:
I/DEBUG ( 2369): 00000000 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 2369): 00000010 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 2369): 00000020 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 2369): 00000030 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 2369): 00000040 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 2369):
I/DEBUG ( 2369): stack:
I/DEBUG ( 2369): be99d008 005eb448 [heap]
I/DEBUG ( 2369): be99d00c 36000080
I/DEBUG ( 2369): be99d010 36333535
I/DEBUG ( 2369): be99d014 f29e028a
I/DEBUG ( 2369): be99d018 00000098
I/DEBUG ( 2369): be99d01c 00000000
I/DEBUG ( 2369): be99d020 00000000
I/DEBUG ( 2369): be99d024 00000000
I/DEBUG ( 2369): be99d028 00000000
I/DEBUG ( 2369): be99d02c 00000000
I/DEBUG ( 2369): be99d030 400a3914
I/DEBUG ( 2369): be99d034 be99d0d4 [stack]
I/DEBUG ( 2369): be99d038 00000000
I/DEBUG ( 2369): be99d03c 4b3f76cc /data/data/ca.halsafar.snesdroid/lib/libemu.so
I/DEBUG ( 2369): be99d040 df0027ad
I/DEBUG ( 2369): be99d044 00000000
I/DEBUG ( 2369): #00 be99d048 00010000
I/DEBUG ( 2369): be99d04c 00000000
I/DEBUG ( 2369): be99d050 be99d0b8 [stack]
I/DEBUG ( 2369): be99d054 00010000
I/DEBUG ( 2369): be99d058 be99d0a4 [stack]
I/DEBUG ( 2369): be99d05c 00001482
I/DEBUG ( 2369): be99d060 be9ae518 [stack]
I/DEBUG ( 2369): be99d064 00770ed6 [heap]
I/DEBUG ( 2369): be99d068 400a3914
I/DEBUG ( 2369): be99d06c 40076511 /system/lib/libc.so
I/DEBUG ( 2369): #01 be99d070 400a3914
I/DEBUG ( 2369): be99d074 be99d0a4 [stack]
I/DEBUG ( 2369): be99d078 00000001
I/DEBUG ( 2369): be99d07c 00000001
I/DEBUG ( 2369): be99d080 00010000
I/DEBUG ( 2369): be99d084 00010000
I/DEBUG ( 2369): be99d088 400a3914
I/DEBUG ( 2369): be99d08c 4b3f76cc /data/data/ca.halsafar.snesdroid/lib/libemu.so
I/DEBUG ( 2369): be99d090 4b3ff6ac /data/data/ca.halsafar.snesdroid/lib/libemu.so
I/DEBUG ( 2369): be99d094 4b44b8f8
I/DEBUG ( 2369): be99d098 be9ae518 [stack]
I/DEBUG ( 2369): be99d09c 400766bb /system/lib/libc.so
E/DataRouter( 106): usb connection is true
E/DataRouter( 106): DSR is ON. Don't send DTR ON.
I/PowerManagerService( 187): Light Animator Finished curIntValue=60
D/PowerManagerService( 187): mIsLockZone = false
E/DataRouter( 106): usb connection is true
E/DataRouter( 106): DSR is ON. Don't send DTR ON.
I/DEBUG ( 2369): [email protected] -k -t -n -z -d -o /data/log/dumpstate_app_native -m 2376
I/BootReceiver( 187): Copying /data/tombstones/tombstone_07 to DropBox (SYSTEM_TOMBSTONE)
I/dumpstate( 2409): [email protected] begin
W/SignalStrength( 187): getGsmSignalBar mGsmSignalBar=4
W/SignalStrength( 276): getGsmSignalBar mGsmSignalBar=4
W/SignalStrength( 276): getGsmSignalBar mGsmSignalBar=4
D/STATUSBAR-NetworkController( 276): onSignalStrengthsChanged signalStrength=SignalStrength: 99 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4 level=4
E/DataRouter( 106): usb connection is true
E/DataRouter( 106): DSR is ON. Don't send DTR ON.
W/WindowManager( 187): App freeze timeout expired.
W/WindowManager( 187): Force clearing freeze: AppWindowToken{421a1960 token=Token{41e5ff30 ActivityRecord{41936d18 ca.halsafar.snesdroid/.MainActivity}}}
D/PowerManagerService( 187): lightSensorChangedLocked 10
D/PowerManagerService( 187): lcdValue 18
D/PowerManagerService( 187): buttonValue 255
D/PowerManagerService( 187): keyboardValue 0
I/PowerManagerService( 187): Light Animator Finished curIntValue=18
W/PowerManagerService( 187): Timer 0x15->0x3|0x0
I/PowerManagerService( 187): Ulight 15->3|0
D/PowerManagerService( 187): setLightBrightness : mButtonLight : 0
E/DataRouter( 106): usb connection is true
E/DataRouter( 106): DSR is ON. Don't send DTR ON.
D/AndroidRuntime( 2419):
D/AndroidRuntime( 2419): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2419): CheckJNI is OFF
D/AndroidRuntime( 2419): setted country_code = USA
D/AndroidRuntime( 2419): setted sales_code = ATT
D/AndroidRuntime( 2419): found sales_code tag = <ATT>, </ATT>
D/LibQmg_native( 2419): register_android_app_LibQmg
W/WindowManager( 187): Window freeze timeout expired.
D/AndroidRuntime( 2419): Calling main entry com.android.commands.am.Am
I/SurfaceFlinger( 108): id=57(37) createSurface (1600x480),-1 flag=20000
W/WindowManager( 187): Force clearing orientation change: w
I/SurfaceFlinger( 108): id=58(38) createSurface (800x960),-1 flag=20000
I/SurfaceFlinger( 108): id=59(39) createSurface (1600x480),-1 flag=20000
D/AndroidRuntime( 2419): Shutting down VM
I/SurfaceFlinger( 108): id=60(40) createSurface (800x960),-1 flag=20000
D/dalvikvm( 2419): GC_CONCURRENT freed 99K, 75% free 519K/2048K, paused 0ms+1ms
I/AndroidRuntime( 2419): NOTE: attach of thread 'Binder Thread #3' failed
I/SurfaceFlinger( 108): id=61(4) createSurface 0x194a154 (1x1),1 flag=0
D/PowerManagerService( 187): acquireWakeLock flags=0xa tag=KEEP_SCREEN_ON_FLAG uid=1000 pid=187 myUID=1000 myPID=187 myTID=367
D/su ( 2417): 2000 /system/bin/dumpstate executing 0 /system/bin/sh using shell /system/bin/sh : sh netcfg
D/AndroidRuntime( 2433):
D/AndroidRuntime( 2433): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2433): CheckJNI is OFF
D/AndroidRuntime( 2433): setted country_code = USA
D/AndroidRuntime( 2433): setted sales_code = ATT
D/AndroidRuntime( 2433): found sales_code tag = <ATT>, </ATT>
I/SurfaceFlinger( 108): id=56 Removed idx=9 Map Size=5
I/SurfaceFlinger( 108): id=56 Removed idx=-2 Map Size=5
I/SurfaceFlinger( 108): id=57 Removed idx=5 Map Size=5
I/SurfaceFlinger( 108): id=57 Removed idx=-2 Map Size=5
I/SurfaceFlinger( 108): id=58 Removed idx=5 Map Size=5
I/SurfaceFlinger( 108): id=58 Removed idx=-2 Map Size=5
I/SurfaceFlinger( 108): id=59 Removed idx=5 Map Size=5
I/SurfaceFlinger( 108): id=59 Removed idx=-2 Map Size=5
I/SurfaceFlinger( 108): id=60 Removed idx=5 Map Size=5
I/SurfaceFlinger( 108): id=60 Removed idx=-2 Map Size=5
V/WindowManager( 187): rotationForOrientationLw(orient=-1, last=1); user=0 USER_ROTATION_LOCKED mLidOpen=1 mDockMode=0 mHdmiPlugged=false mAccelerometerDefault=0 sensorRotation=-1
D/LibQmg_native( 2433): register_android_app_LibQmg
D/AndroidRuntime( 2433): Calling main entry com.android.commands.am.Am
D/AndroidRuntime( 2433): Shutting down VM
D/dalvikvm( 2433): GC_CONCURRENT freed 99K, 75% free 519K/2048K, paused 1ms+0ms
D/su ( 2431): 2000 /system/bin/dumpstate executing 0 /system/bin/sh using shell /system/bin/sh : sh cat /proc/net/xt_qtaguid/stats
E/DataRouter( 106): usb connection is true
E/DataRouter( 106): DSR is ON. Don't send DTR ON.
D/AndroidRuntime( 2453):
D/AndroidRuntime( 2453): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2453): CheckJNI is OFF
D/AndroidRuntime( 2453): setted country_code = USA
D/AndroidRuntime( 2453): setted sales_code = ATT
D/AndroidRuntime( 2453): found sales_code tag = <ATT>, </ATT>
D/LibQmg_native( 2453): register_android_app_LibQmg
D/AndroidRuntime( 2453): Calling main entry com.android.commands.am.Am
D/AndroidRuntime( 2453): Shutting down VM
D/dalvikvm( 2453): GC_CONCURRENT freed 99K, 75% free 519K/2048K, paused 0ms+0ms
I/AndroidRuntime( 2453): NOTE: attach of thread 'Binder Thread #3' failed
D/dalvikvm( 187): GC_CONCURRENT freed 1720K, 34% free 16090K/24327K, paused 3ms+7ms
D/dalvikvm( 187): GC_EXPLICIT freed 75K, 35% free 16023K/24327K, paused 3ms+7ms
D/su ( 2451): 2000 /system/bin/dumpstate executing 0 /system/bin/sh using shell /system/bin/sh : sh iptables -L -nvx
D/AndroidRuntime( 2467):
D/AndroidRuntime( 2467): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2467): CheckJNI is OFF
D/AndroidRuntime( 2467): setted country_code = USA
D/AndroidRuntime( 2467): setted sales_code = ATT
D/AndroidRuntime( 2467): found sales_code tag = <ATT>, </ATT>
D/LibQmg_native( 2467): register_android_app_LibQmg
D/AndroidRuntime( 2467): Calling main entry com.android.commands.am.Am
D/AndroidRuntime( 2467): Shutting down VM
I/AndroidRuntime( 2467): NOTE: attach of thread 'Binder Thread #3' failed
D/dalvikvm( 2467): GC_CONCURRENT freed 99K, 75% free 519K/2048K, paused 1ms+1ms
I/SurfaceFlinger( 108): id=61 Removed idx=4 Map Size=4
I/SurfaceFlinger( 108): id=61 Removed idx=-2 Map Size=4
D/PowerManagerService( 187): releaseWakeLockLocked flags=0x0 tag=KEEP_SCREEN_ON_FLAG myUID=1000 myPID=187 myTID=218
W/SignalStrength( 187): getGsmSignalBar mGsmSignalBar=5
W/SignalStrength( 276): getGsmSignalBar mGsmSignalBar=5
W/SignalStrength( 276): getGsmSignalBar mGsmSignalBar=5
D/STATUSBAR-NetworkController( 276): onSignalStrengthsChanged signalStrength=SignalStrength: 99 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 5 level=5
D/su ( 2465): 2000 /system/bin/dumpstate executing 0 /system/bin/sh using shell /system/bin/sh : sh ip6tables -L -nvx
D/AndroidRuntime( 2481):
D/AndroidRuntime( 2481): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2481): CheckJNI is OFF
D/AndroidRuntime( 2481): setted country_code = USA
D/AndroidRuntime( 2481): setted sales_code = ATT
D/AndroidRuntime( 2481): found sales_code tag = <ATT>, </ATT>
D/LibQmg_native( 2481): register_android_app_LibQmg
D/AndroidRuntime( 2481): Calling main entry com.android.commands.am.Am
D/AndroidRuntime( 2481): Shutting down VM
D/dalvikvm( 2481): GC_CONCURRENT freed 99K, 75% free 519K/2048K, paused 0ms+0ms
D/su ( 2479): 2000 /system/bin/dumpstate executing 0 /system/bin/sh using shell /system/bin/sh : sh iptables -t nat -L -n
E/DataRouter( 106): usb connection is true
E/DataRouter( 106): DSR is ON. Don't send DTR ON.
D/AndroidRuntime( 2495):
D/AndroidRuntime( 2495): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2495): CheckJNI is OFF
D/AndroidRuntime( 2495): setted country_code = USA
D/AndroidRuntime( 2495): setted sales_code = ATT
D/AndroidRuntime( 2495): found sales_code tag = <ATT>, </ATT>
D/LibQmg_native( 2495): register_android_app_LibQmg
D/AndroidRuntime( 2495): Calling main entry com.android.commands.am.Am
D/AndroidRuntime( 2495): Shutting down VM
D/dalvikvm( 2495): GC_CONCURRENT freed 99K, 75% free 519K/2048K, paused 0ms+0ms
D/su ( 2493): 2000 /system/bin/dumpstate executing 0 /system/bin/sh using shell /system/bin/sh : sh ip6tables -t nat -L -n
D/AndroidRuntime( 2509):
D/AndroidRuntime( 2509): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2509): CheckJNI is OFF
D/AndroidRuntime( 2509): setted country_code = USA
D/AndroidRuntime( 2509): setted sales_code = ATT
D/AndroidRuntime( 2509): found sales_code tag = <ATT>, </ATT>
D/LibQmg_native( 2509): register_android_app_LibQmg
D/AndroidRuntime( 2509): Calling main entry com.android.commands.am.Am
D/AndroidRuntime( 2509): Shutting down VM
D/dalvikvm( 2509): GC_CONCURRENT freed 99K, 75% free 519K/2048K, paused 0ms+1ms
D/su ( 2507): 2000 /system/bin/dumpstate executing 0 /system/bin/sh using shell /system/bin/sh : sh wpa_cli list_networks
D/AndroidRuntime( 2523):
D/AndroidRuntime( 2523): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2523): CheckJNI is OFF
D/AndroidRuntime( 2523): setted country_code = USA
D/AndroidRuntime( 2523): setted sales_code = ATT
D/AndroidRuntime( 2523): found sales_code tag = <ATT>, </ATT>
D/LibQmg_native( 2523): register_android_app_LibQmg
D/AndroidRuntime( 2523): Calling main entry com.android.commands.am.Am
D/AndroidRuntime( 2523): Shutting down VM
D/dalvikvm( 2523): GC_CONCURRENT freed 99K, 75% free 519K/2048K, paused 0ms+0ms
I/SurfaceFlinger( 108): id=62(5) createSurface 0x194735c (1x1),1 flag=0
D/PowerManagerService( 187): acquireWakeLock flags=0xa tag=KEEP_SCREEN_ON_FLAG uid=1000 pid=187 myUID=1000 myPID=187 myTID=1174
D/su ( 2521): 2000 /system/bin/dumpstate executing 0 /system/bin/sh using shell /system/bin/sh : sh ping -c 3 -i .5 192.168.3.1
E/DataRouter( 106): usb connection is true
E/DataRouter( 106): DSR is ON. Don't send DTR ON.
E/AlarmManagerService( 187): android_server_AlarmManagerService_set to type=3, 323.691000000
D/AndroidRuntime( 2537):
D/AndroidRuntime( 2537): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2537): CheckJNI is OFF
D/AndroidRuntime( 2537): setted country_code = USA
D/AndroidRuntime( 2537): setted sales_code = ATT
D/AndroidRuntime( 2537): found sales_code tag = <ATT>, </ATT>
D/LibQmg_native( 2537): register_android_app_LibQmg
D/AndroidRuntime( 2537): Calling main entry com.android.commands.am.Am
D/AndroidRuntime( 2537): Shutting down VM
D/dalvikvm( 2537): GC_CONCURRENT freed 99K, 75% free 519K/2048K, paused 0ms+0ms
D/su ( 2535): 2000 /system/bin/dumpstate executing 0 /system/bin/sh using shell /system/bin/sh : sh ping -c 3 -i .5 209.18.47.61
D/AndroidRuntime( 2551):
D/AndroidRuntime( 2551): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2551): CheckJNI is OFF
D/AndroidRuntime( 2551): setted country_code = USA
D/AndroidRuntime( 2551): setted sales_code = ATT
D/AndroidRuntime( 2551): found sales_code tag = <ATT>, </ATT>
D/LibQmg_native( 2551): register_android_app_LibQmg
D/AndroidRuntime( 2551): Calling main entry com.android.commands.am.Am
D/AndroidRuntime( 2551): Shutting down VM
D/dalvikvm( 2551): GC_CONCURRENT freed 99K, 75% free 519K/2048K, paused 0ms+0ms
D/su ( 2549): 2000 /system/bin/dumpstate executing 0 /system/bin/sh using shell /system/bin/sh : sh ping -c 3 -i .5 209.18.47.62
D/VoldCmdListener( 100): asec list
D/VoldCmdListener( 100): CommandListener::AsecCmd::runCommand -> --
E/DataRouter( 106): usb connection is true
E/DataRouter( 106): DSR is ON. Don't send DTR ON.
I/SurfaceFlinger( 108): id=62 Removed idx=4 Map Size=4
I/SurfaceFlinger( 108): id=62 Removed idx=-2 Map Size=4
D/PowerManagerService( 187): releaseWakeLockLocked flags=0x0 tag=KEEP_SCREEN_ON_FLAG myUID=1000 myPID=187 myTID=218
D/AndroidRuntime( 2572):
D/AndroidRuntime( 2572): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2572): CheckJNI is OFF
D/AndroidRuntime( 2572): setted country_code = USA
D/AndroidRuntime( 2572): setted sales_code = ATT
D/AndroidRuntime( 2572): found sales_code tag = <ATT>, </ATT>
D/LibQmg_native( 2572): register_android_app_LibQmg
D/AndroidRuntime( 2572): Calling main entry com.android.commands.am.Am
D/AndroidRuntime( 2572): Shutting down VM
D/dalvikvm( 2572): GC_CONCURRENT freed 99K, 75% free 519K/2048K, paused 0ms+0ms
D/su ( 2570): 2000 /system/bin/dumpstate executing 0 /system/bin/sh using shell /system/bin/sh : sh df
D/AndroidRuntime( 2587):
D/AndroidRuntime( 2587): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2587): CheckJNI is OFF
D/AndroidRuntime( 2587): setted country_code = USA
D/AndroidRuntime( 2587): setted sales_code = ATT
D/AndroidRuntime( 2587): found sales_code tag = <ATT>, </ATT>
E/DataRouter( 106): usb connection is true
E/DataRouter( 106): DSR is ON. Don't send DTR ON.
W/SignalStrength( 187): getGsmSignalBar mGsmSignalBar=4
W/SignalStrength( 276): getGsmSignalBar mGsmSignalBar=4
W/SignalStrength( 276): getGsmSignalBar mGsmSignalBar=4
D/STATUSBAR-NetworkController( 276): onSignalStrengthsChanged signalStrength=SignalStrength: 99 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte 4 level=4
D/LibQmg_native( 2587): register_android_app_LibQmg
D/AndroidRuntime( 2587): Calling main entry com.android.commands.am.Am
D/AndroidRuntime( 2587): Shutting down VM
D/dalvikvm( 2587): GC_CONCURRENT freed 99K, 75% free 519K/2048K, paused 0ms+0ms
D/su ( 2585): 2000 /system/bin/dumpstate executing 0 /system/bin/sh using shell /system/bin/sh : sh lsof
D/AndroidRuntime( 2601):
D/AndroidRuntime( 2601): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 2601): CheckJNI is OFF
D/AndroidRuntime( 2601): setted country_code = USA
D/AndroidRuntime( 2601): setted sales_code = ATT
D/AndroidRuntime( 2601): found sales_code tag = <ATT>, </ATT>
D/LibQmg_native( 2601): register_android_app_LibQmg
D/AndroidRuntime( 2601): Calling main entry com.android.commands.am.Am
D/AndroidRuntime( 2601): Shutting down VM
D/dalvikvm( 2601): GC_CONCURRENT freed 99K, 75% free 519K/2048K, paused 1ms+1ms
I/SurfaceFlinger( 108): id=63(6) createSurface 0x19212dc (1x1),1 flag=0
D/PowerManagerService( 187): acquireWakeLock flags=0xa tag=KEEP_SCREEN_ON_FLAG uid=1000 pid=187 myUID=1000 myPID=187 myTID=199
D/su ( 2599): 2000 /system/bin/dumpstate executing 0 /system/bin/sh using shell /system/bin/sh : sh cat /proc/2376/maps
I/dumpstate( 2409): [email protected]
I/DEBUG ( 2369): gotoUploadUserFault called
I/ActivityManager( 187): Process app.processName (pid 2376) has died.
I/WindowManager( 187): WIN DEATH: win
W/ActivityManager( 187): Force removing r: app died, no saved state
I/SurfaceFlinger( 108): id=55 Removed idx=1 Map Size=4
I/SurfaceFlinger( 108): id=55 Removed idx=-2 Map Size=4
I/SurfaceFlinger( 108): id=55 Removed idx=-2 Map Size=4
D/Zygote ( 109): Process 2376 terminated by signal (11)
I/power ( 187): *** acquire_dvfs_lock : lockType : 1 freq : 1000000
D/PowerManagerService( 187): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1000000 uid : 1000 pid : 187 tag : ActivityManager
W/ActivityManager( 187): mDVFSLock.acquire()
V/WindowManager( 187): rotationForOrientationLw(orient=1, last=1); user=0 USER_ROTATION_LOCKED mLidOpen=1 mDockMode=0 mHdmiPlugged=false mAccelerometerDefault=0 sensorRotation=-1
I/SurfaceFlinger( 108): id=64(41) createSurface (480x800),-1 flag=30004
I/InputReader( 187): Reconfiguring input devices. changes=0x00000004
I/InputReader( 187): Device reconfigured: id=5, name='sec_touchscreen', surface size is now 480x800, mode is 1
I/NvCpuClient( 108): Successfully bound to service
I/ActivityManager( 187): Config changed: {0 1.0 310mcc640mnc en_US layoutdir=0 sw320dp w320dp h508dp nrml long port finger qwerty/v/v dpad/v s.13}
D/PhoneApp( 430): updateProximitySensorMode: state = IDLE
D/PhoneApp( 430): updateProximitySensorMode: lock already released.
D/STATUSBAR-PhoneStatusBar( 276): onConfigurationChanged - Configuration:{0 1.0 310mcc640mnc en_US layoutdir=0 sw320dp w320dp h508dp nrml long port finger qwerty/v/v dpad/v s.13}
W/systemui/quicksettingpanel( 276): prepareTranslationXfalse 0
D/NvAppSpecificHeuristics( 276): found matched app. wanting to force double buffering
D/Mms/MmsApp( 1155): [start] onConfigurationChanged(),newConfig={0 1.0 310mcc640mnc en_US layoutdir=0 sw320dp w320dp h508dp nrml long port finger qwerty/v/v dpad/v s.13}
V/Mms/LayoutManager( 1155): -> LayoutManager.onConfigurationChanged().
V/Mms/HVGALayoutParameters( 1155): HVGALayoutParameters.<init>(11).
V/Mms/LayoutManager( 1155): LayoutParameters: HVGA-P: 320x480
D/Mms/MmsApp( 1155): [end] onConfigurationChanged(),newConfig={0 1.0 310mcc640mnc en_US layoutdir=0 sw320dp w320dp h508dp nrml long port finger qwerty/v/v dpad/v s.13}
D/STATUSBAR-PhoneStatusBar( 276): updateExpandedSize:0
D/STATUSBAR-PhoneStatusBar( 276): updateExpandedSize:0
D/systemui/quicksetting/QuickSettingButton( 276): ACTION_CONFIGURATION_CHANGED - mBtnText.setText();
D/systemui/quicksetting/QuickSettingButton( 276): ACTION_CONFIGURATION_CHANGED - mBtnText.setText();
D/systemui/quicksetting/QuickSettingButton( 276): ACTION_CONFIGURATION_CHANGED - mBtnText.setText();
D/systemui/quicksetting/QuickSettingButton( 276): ACTION_CONFIGURATION_CHANGED - mBtnText.setText();
D/systemui/quicksetting/QuickSettingButton( 276): ACTION_CONFIGURATION_CHANGED - mBtnText.setText();
D/STATUSBAR-NetworkController( 276): onReceive() - ACTION_CONFIGURATION_CHANGED
D/STATUSBAR-Clock( 276): onReceive() - ACTION_CONFIGURATION_CHANGED
D/STATUSBAR-Clock( 276): updateClock :16:43
D/STATUSBAR-DateView( 276): updateClock :09/15/2012
I/SurfaceFlinger( 108): id=65(42) createSurface (960x800),-1 flag=20000
I/SurfaceFlinger( 108): id=66(43) createSurface (480x1600),-1 flag=20000
I/SurfaceFlinger( 108): id=67(44) createSurface (960x800),-1 flag=20000
I/SurfaceFlinger( 108): id=68(45) createSurface (480x1600),-1 flag=20000
I/SurfaceFlinger( 108): id=69(8) createSurface 0x1949c7c (480x800),1 flag=0
I/ClipboardServiceEx( 187): mCBPickerDialog enter case. MSG_DISMISS_DIALOG
W/InputManagerService( 187): Got RemoteException sending setActive(false) notification to pid 2376 uid 10120
I/power ( 187): *** release_dvfs_lock : lockType : 1
D/SecretWallpaper( 398): onResume: LIVE !!!
D/SecretWallpaper( 398): startCurrentLocationWeatherDataService
D/SecretWallpaper( 398): !!!!!!!!!updateWeatherInfo !!!!!!!!!!!!
D/SecretWallpaper( 398): Cur Weather: D1_CLEAR
D/SecretWallpaper( 398): XML CRASHED
D/PowerManagerService( 187): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released
W/ActivityManager( 187): mDVFSLock.release()
D/SecretWallpaper( 398): CHANGED mbSurfaceCreated: true interval: 0
D/dalvikvm( 449): GC_CONCURRENT freed 1248K, 11% free 13589K/15239K, paused 3ms+11ms
E/DataRouter( 106): usb connection is true
E/DataRouter( 106): DSR is ON. Don't send DTR ON.
I/SurfaceFlinger( 108): id=64 Removed idx=9 Map Size=5
I/SurfaceFlinger( 108): id=64 Removed idx=-2 Map Size=5
I/SurfaceFlinger( 108): id=65 Removed idx=5 Map Size=5
I/SurfaceFlinger( 108): id=66 Removed idx=5 Map Size=5
I/SurfaceFlinger( 108): id=65 Removed idx=-2 Map Size=5
I/SurfaceFlinger( 108): id=67 Removed idx=5 Map Size=5
I/SurfaceFlinger( 108): id=66 Removed idx=-2 Map Size=5
I/SurfaceFlinger( 108): id=68 Removed idx=5 Map Size=5
I/SurfaceFlinger( 108): id=67 Removed idx=-2 Map Size=5
I/SurfaceFlinger( 108): id=68 Removed idx=-2 Map Size=5
V/WindowManager( 187): rotationForOrientationLw(orient=1, last=0); user=0 USER_ROTATION_LOCKED mLidOpen=1 mDockMode=0 mHdmiPlugged=false mAccelerometerDefault=0 sensorRotation=-1
I/SurfaceFlinger( 108): id=63 Removed idx=4 Map Size=4
I/SurfaceFlinger( 108): id=63 Removed idx=-2 Map Size=4
D/PowerManagerService( 187): releaseWakeLockLocked flags=0x0 tag=KEEP_SCREEN_ON_FLAG myUID=1000 myPID=187 myTID=218
"Copying to DropBox"... there's a debug parachute in this ROM that's sending cores to hell-knows-where. That concerns me greatly.
Anyone that knows more about Android internals want to chime in? Why is this hang happening? Anyone recognize this parachute? Is this CIQ or something Samsung baked up? Any realistic chance of a fix?
-E- This is on UCLG9 with Nardoholio's keyboard fix. I wonder if maybe the fix causes other problems... but that doesn't explain this suspicious parachute.
Triple-posting to avoid size limit.
I was able to reproduce #2 in UCLH2 without mods, but #1 now behaves differently, and doesn't result in a hang. The new behavior suggests a bug in GTasks was aggravating a problem in the ROM that's since been fixed. I'm basing this guess on two lines that jumped out at me in logcat:
Code:
E/ActivityThread( 1456): Failed to find provider info for org.dayup.gtask.key
...
W/PhoneWindow( 1456): Previously focused view reported id 2131099807 during save, but can't be found during restore.
About #2, I just noticed the process starts a lot earlier in the logcat. Here's the bits I unwittingly left out:
Code:
D/MainActivity( 2637): onPause()
D/MainActivity( 2637): onStop()
D/MainActivity( 2637): onDestroy()
D/libemu.so( 2637): (./jni/EmulatorBridge.cpp:76) destroy()
I/libemu.so( 2637): called closePcm when pcm already off
D/libemu.so( 2637): (./jni/Application.cpp:152) Start Application.destroy()
D/libemu.so( 2637): (./jni/Application.cpp:175) Finished Application.destroy()
I/InputReader( 186): Reconfiguring input devices. changes=0x00000004
I/InputReader( 186): Device reconfigured: id=5, name='sec_touchscreen', surface size is now 480x800, mode is 1
D/STATUSBAR-PhoneStatusBar( 431): onConfigurationChanged - Configuration:{0 1.0 310mcc640mnc en_US layoutdir=0 sw320dp w320dp h508dp nrml long port finger qwerty/v/h dpad/v s.25}
W/systemui/quicksettingpanel( 431): prepareTranslationXfalse 0
D/libemu.so( 2637): (./jni/Application.cpp:1490) saveState(10)
D/libemu.so( 2637): (./jni/Snes9xSystem.cpp:289) S9xChooseFilename result: /mnt/sdcard/external_sd/SNESDroid/states/.010
F/libc ( 2637): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1)
D/NvAppSpecificHeuristics( 431): found matched app. wanting to force double buffering
D/STATUSBAR-PhoneStatusBar( 431): updateExpandedSize:0
D/STATUSBAR-PhoneStatusBar( 431): updateExpandedSize:0
D/systemui/quicksetting/QuickSettingButton( 431): ACTION_CONFIGURATION_CHANGED - mBtnText.setText();
D/systemui/quicksetting/QuickSettingButton( 431): ACTION_CONFIGURATION_CHANGED - mBtnText.setText();
D/systemui/quicksetting/QuickSettingButton( 431): ACTION_CONFIGURATION_CHANGED - mBtnText.setText();
D/systemui/quicksetting/QuickSettingButton( 431): ACTION_CONFIGURATION_CHANGED - mBtnText.setText();
D/systemui/quicksetting/QuickSettingButton( 431): ACTION_CONFIGURATION_CHANGED - mBtnText.setText();
D/STATUSBAR-NetworkController( 431): onReceive() - ACTION_CONFIGURATION_CHANGED
D/STATUSBAR-Clock( 431): onReceive() - ACTION_CONFIGURATION_CHANGED
D/STATUSBAR-Clock( 431): updateClock :18:00
D/STATUSBAR-DateView( 431): updateClock :09/15/2012
I/DEBUG ( 103): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
At which point it launches into the big debugspam.
My theory: The SNESDroid NDK code segfaults, due to a legitimate bug in the app itself. The parachute that launches is something added to testing builds by Samsung, which is supposed to catch as much useful debugging info as possible and haul it off to some developer's DropBox account. Because the SNESDroid crash happens in NDK code, the segfault is broadcasted at the hardware level, triggering the aforementioned parachute, which was never made to handle an app crash, and causes some weirdness at the system level as a result.
So tl;dr it's just buggy apps. UCLG9 has its own bug that's triggered by one of them but that bug has been fixed in UCLH2. I'm going to apply the keyboard backlight fix and try again just to be sure. Installed root and keyboard fix, behavior has not changed.
When the keyboard is pulled out, the system tries to force the orientation to landscape. Some apps, like Netflix don't let this happen. Some don't mind, and others crash. It's not a fault of Samsung if that's what's causing this.
Sent from my SGH-I927 using xda premium
Nardholio said:
When the keyboard is pulled out, the system tries to force the orientation to landscape. Some apps, like Netflix don't let this happen. Some don't mind, and others crash. It's not a fault of Samsung if that's what's causing this.
Sent from my SGH-I927 using xda premium
Click to expand...
Click to collapse
Apps crashing is one thing. If an app bug takes down the entire OS, I'll rightly blame Samsung.
I'm getting another whole-phone hang, again related to SNESDroid. I'm trying to find a way to reliably reproduce it, then I'll post the logcat from that, or at least, what I can pull before the device goes completely AWOL.
I have had it happening to me all the time before - usually crashes whenever I start up some demanding apps (I sent thegreatergood the entire logcat - it jumped at me as some type of kernel package errors, not thegreatergood's fault, it even occurs with stock kernel (LiteROM without LiteKernel) and the stock ICS) - it is certainly the stranger bugs I have seen. It starts mainly with the missing kernel package (halfway between kernel and the entire Android VM). I tried thegreatergood's newer Rev. 2 LiteKernel, the chance of it occurring is/was greatly reduced.
Sent from my SGH-I927 using xda app-developers app
I managed to reproduce the whole-phone freeze. Here's what that looks like -- it's very obviously an OS bug as AndroidRuntime itself is crashing.
Code:
I/ActivityManager( 186): START {intent.toShortString} from pid 465
D/PowerManagerService( 186): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1000000 uid : 1000 pid : 186 tag : ActivityManager
W/ActivityManager( 186): mDVFSLock.acquire()
I/ActivityManager( 186): Start proc app.processName for activity hostingNameStr: pid=3774 uid=10120 gids={1015, 1023, 3003}
I/dalvikvm( 3774): Turning on JNI app bug workarounds for target SDK version 5...
I/SurfaceFlinger( 108): id=471(70) createSurface 0x130a36c (480x800),2 flag=400
V/WindowManager( 186): rotationForOrientationLw(orient=0, last=0); user=0 USER_ROTATION_LOCKED mLidOpen=0 mDockMode=0 mHdmiPlugged=false mAccelerometerDefault=0 sensorRotation=-1
I/SurfaceFlinger( 108): id=472(262) createSurface (480x800),-1 flag=30004
I/InputReader( 186): Reconfiguring input devices. changes=0x00000004
I/InputReader( 186): Device reconfigured: id=5, name='sec_touchscreen', surface size is now 480x800, mode is 1
I/NvCpuClient( 108): Successfully bound to service
D/PhoneApp( 438): updateProximitySensorMode: state = IDLE
D/PhoneApp( 438): updateProximitySensorMode: lock already released.
I/ActivityManager( 186): Config changed: {0 1.0 310mcc640mnc en_US layoutdir=0 sw320dp w533dp h294dp nrml long land finger qwerty/v/h dpad/v s.60}
D/STATUSBAR-PhoneStatusBar( 275): onConfigurationChanged - Configuration:{0 1.0 310mcc640mnc en_US layoutdir=0 sw320dp w533dp h294dp nrml long land finger qwerty/v/h dpad/v s.60}
W/systemui/quicksettingpanel( 275): prepareTranslationXfalse 0
D/SecretWallpaper( 410): Engine pause
D/OpenGLRenderer( 465): Flushing caches (mode 0)
D/OpenGLRenderer( 465): Flushing caches (mode 0)
I/SurfaceFlinger( 108): id=469 Removed idx=1 Map Size=4
D/NvAppSpecificHeuristics( 275): found matched app. wanting to force double buffering
D/STATUSBAR-PhoneStatusBar( 275): updateExpandedSize:1
I/SurfaceFlinger( 108): id=469 Removed idx=-2 Map Size=4
D/OpenGLRenderer( 465): Flushing caches (mode 1)
D/STATUSBAR-PhoneStatusBar( 275): updateExpandedSize:1
D/SecretWallpaper( 410): DESTROYED
D/EmulatorActivity( 3774): onCreate()
D/EmulatorActivity( 3774): onResume()
D/ConfigXML( 3774): openConfigXML()
D/dalvikvm( 3774): Trying to load lib /data/data/ca.halsafar.snesdroid/lib/libemu.so 0x41565360
I/dalvikvm-heap( 275): Grow heap (frag case) to 13.964MB for 402208-byte allocation
D/dalvikvm( 3774): Added shared lib /data/data/ca.halsafar.snesdroid/lib/libemu.so 0x41565360
D/libemu.so( 3774): (./jni/EmulatorBridge.cpp:57) JNI_OnLoad()
D/ConfigXML( 3774): XMLFILE: file:/
D/ConfigXML( 3774): Exception: org.w3c.dom.DOMException: Only one root element allowed
W/System.err( 3774): org.w3c.dom.DOMException: Only one root element allowed
W/System.err( 3774): at org.apache.harmony.xml.dom.DocumentImpl.insertChildAt(DocumentImpl.java:421)
W/System.err( 3774): at org.apache.harmony.xml.dom.InnerNodeImpl.appendChild(InnerNodeImpl.java:52)
W/System.err( 3774): at org.apache.harmony.xml.parsers.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:306)
W/System.err( 3774): at org.apache.harmony.xml.parsers.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:128)
W/System.err( 3774): at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:155)
W/System.err( 3774): at ca.halsafar.snesdroid.ConfigXML.openConfigXML(ConfigXML.java:65)
W/System.err( 3774): at ca.halsafar.snesdroid.ConfigXML.getNodeAttribute(ConfigXML.java:104)
W/System.err( 3774): at ca.halsafar.snesdroid.EmulatorActivity.onResume(EmulatorActivity.java:81)
W/System.err( 3774): at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1157)
W/System.err( 3774): at android.app.Activity.performResume(Activity.java:4544)
W/System.err( 3774): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2445)
W/System.err( 3774): at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2483)
W/System.err( 3774): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1997)
W/System.err( 3774): at android.app.ActivityThread.access$600(ActivityThread.java:127)
W/System.err( 3774): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1158)
W/System.err( 3774): at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err( 3774): at android.os.Looper.loop(Looper.java:137)
W/System.err( 3774): at android.app.ActivityThread.main(ActivityThread.java:4517)
W/System.err( 3774): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 3774): at java.lang.reflect.Method.invoke(Method.java:511)
W/System.err( 3774): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:985)
W/System.err( 3774): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:752)
W/System.err( 3774): at dalvik.system.NativeStart.main(Native Method)
D/AndroidRuntime( 3774): Shutting down VM
W/dalvikvm( 3774): threadid=1: thread exiting with uncaught exception (group=0x40c361f8)
D/dalvikvm( 275): GC_CONCURRENT freed 1205K, 23% free 11889K/15367K, paused 2ms+4ms
E/AndroidRuntime( 3774): FATAL EXCEPTION: main
E/AndroidRuntime( 3774): java.lang.RuntimeException: Unable to resume activity {ca.halsafar.snesdroid/ca.halsafar.snesdroid.EmulatorActivity}: java.lang.NumberFormatException: Invalid int: "null"
E/AndroidRuntime( 3774): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2455)
E/AndroidRuntime( 3774): at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2483)
E/AndroidRuntime( 3774): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1997)
E/AndroidRuntime( 3774): at android.app.ActivityThread.access$600(ActivityThread.java:127)
E/AndroidRuntime( 3774): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1158)
E/AndroidRuntime( 3774): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 3774): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3774): at android.app.ActivityThread.main(ActivityThread.java:4517)
E/AndroidRuntime( 3774): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3774): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 3774): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:985)
E/AndroidRuntime( 3774): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:752)
E/AndroidRuntime( 3774): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3774): Caused by: java.lang.NumberFormatException: Invalid int: "null"
E/AndroidRuntime( 3774): at java.lang.Integer.invalidInt(Integer.java:138)
E/AndroidRuntime( 3774): at java.lang.Integer.parseInt(Integer.java:355)
E/AndroidRuntime( 3774): at java.lang.Integer.parseInt(Integer.java:332)
E/AndroidRuntime( 3774): at java.lang.Integer.valueOf(Integer.java:490)
E/AndroidRuntime( 3774): at ca.halsafar.snesdroid.EmulatorActivity.onResume(EmulatorActivity.java:81)
E/AndroidRuntime( 3774): at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1157)
E/AndroidRuntime( 3774): at android.app.Activity.performResume(Activity.java:4544)
E/AndroidRuntime( 3774): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2445)
E/AndroidRuntime( 3774): ... 12 more
I/SurfaceFlinger( 108): id=473(263) createSurface (1600x480),-1 flag=20000
I/SurfaceFlinger( 108): id=474(264) createSurface (800x960),-1 flag=20000
I/SurfaceFlinger( 108): id=475(265) createSurface (1600x480),-1 flag=20000
I/SurfaceFlinger( 108): id=476(266) createSurface (800x960),-1 flag=20000
W/ActivityManager( 186): Force finishing activity r.intent.getComponent().flattenToShortString()
E/android.os.Debug( 186): [email protected] > dumpstate -k -t -n -z -d -o /data/log/dumpstate_app_error
Yup, I agree. Looks like a few invalid service tags being applied forcibly here, immediately after the library (I think video driver hook). I know it can occur with any apps, though.
EDIT: I now remember. Few kernels like LH2 doesn't get along that well - I am using thegreatergood's LiteKernel R4.1, and it solved most of problems. What you are seeing could be kernel panic - whenever you see SNESDroid is attempting to eliminate its own VM which is otherwise invalid - at ths point the kernel freaks out.
Sent from my SGH-I927 using xda app-developers app
Dr. Mario said:
Yup, I agree. Looks like a few invalid service tags being applied forcibly here, immediately after the library (I think video driver hook). I know it can occur with any apps, though.
EDIT: I now remember. Few kernels like LH2 doesn't get along that well - I am using thegreatergood's LiteKernel R4.1, and it solved most of problems. What you are seeing could be kernel panic - whenever you see SNESDroid is attempting to eliminate its own VM which is otherwise invalid - at ths point the kernel freaks out.
Sent from my SGH-I927 using xda app-developers app
Click to expand...
Click to collapse
The kernel is still running though -- logcat is still responding (though not logging much) and I can open a shell. It's like the whole runtime dies and doesn't come back.
Hmm. It's like a can of worms. You're correct about kernel, though - as I see that the kernel is still commenting after everything crashes and burns.
EDIT: Did you try force restart the runtime? Getting curiouser and curiouser.
Sent from my SGH-I927 using xda app-developers app

[DEV][ROM][KK 4.4][Unofficial] CM 11.0 BETA

Replaced new topic is: http://forum.xda-developers.com/captivate-glide/development/dev-cm-11-0-t2802184
Cyanogenmod 11.0
Download:
http://dualhoki.vim.hu/bubor/dev/11.0/
http://rpi.bubor.hu/bubor/dev/11.0/
Changelog:
20131229: enable dynamic fsync, selinux is enforcing (break wifi)
20131230: add camerawrapper back, fix wifi
20131231: 2 phone app again, selinux enforcing
20140104: happy new year! Torch uses camera interface again (it fixes strobe crash), update CM 11, and patches to latest CM 11, selinux is permissive ( you can check settings -> about phone )
20140109: fix OTG storage mount (thanks karthik050782), remove google dialer (thanks tonyp)
20140118: only cm update
20140131: bln light fix.
20140222: cifs and nfs support
20140402: ksm (settings -> performance -> memory -> KSM) saves memory, cm update
20140601: remove gmaps
20140607: android 4.4.3
20140627: android 4.4.4
Install:
* Read this
* To safe start with stock, boot at least once to stock ( you can ignore this step, but you might have issues)
* Use my latest TWRP.
* Factory reset( you may skip this, but dont report bugs)
* Install zip
* Enjoy
Issues:
If you have issue, please repeat installing steps, but start with flash stock with odin, and boot once with stock.
No sound with skype, no bt call sound. (skype fix ) Fix
Capture picture and video has fixed rotation.
Video recording may crash with default (only?) app
Gps works, readthis fix
Gmaps fix or install this
Gmaps will be remove from the rom, you must install from store.
Tell me
addons:
Face unlock support: http://dualhoki.vim.hu/bubor/dev/faceunlock.zip
Swap internal external sd: http://dualhoki.vim.hu/bubor/dev/change-fstab.zip ( it replaces fstab.n1, it should work with all KK)
reserved
Other tegra 2 base phone:
samsung galaxy R : https://github.com/Grarak/android_device_samsung_i9103
moto xoom: https://github.com/Schischu/android_device_moto_wingray
lg p990: https://github.com/p990-slimrom/android_device_lge_p990
Tonyp's gapps: https://github.com/tonyp/android_vendor_google
Other tegra 2 repos:
https://github.com/p990-dev
Credits and thanks:
* Grarak
* Schischu
* Tonyp
* kick buttowski
* Adam77Root
* yohan4ws
* gtmaster303
* The-Covenant team
* dman3285
* thegreatergood
* spyke555
Manifest:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="CyanogenMod/android_hardware_samsung" path="hardware/samsung" remote="github" revision="cm-11.0" />
<project name="CyanogenMod/android_packages_apps_SamsungServiceMode" path="packages/apps/SamsungServiceMode" remote="github" revision="cm-11.0" />
<project name="buborh/kernel_samsung_i927" path="kernel/samsung/i927" remote="github" revision="stock" />
<project name="buborh/android_vendor_samsung_i927" path="vendor/samsung/i927" remote="github" revision="omni" />
<project name="buborh/android_device_samsung_i927" path="device/samsung/i927" remote="github" revision="cm11" />
<project name="tonyp/android_vendor_google" path="vendor/google" remote="github" revision="cm-11.0" />
</manifest>
Wow great work. I'm guessing the bug list is similar to cm10?
Sent from my Galaxy S Relay
bubor said:
Cyanogenmod 11.0 alpha
Download:
http://dualhoki.vim.hu/bubor/dev/11.0/
http://rpi.bubor.hu/bubor/dev/11.0/
Changelog:
Just first release
Install:
* Use my latest TWRP.
* Factory reset( you may skip this, but dont report bugs)
* Install zip
* Enjoy
Thanks :good::laugh:
Issues:
No sound with skype, no bt call sound.
Tell me
Click to expand...
Click to collapse
Yes Downloads and Testing.
Thanks :good: :laugh:
Bubor your awesome thanks for all your work! So far all basic functions work perfectly! I knew you could get it going!
Also: if you want an separate wallpaper for lock screen use xposed and gravity box
Working perfect totally like 4.3.1 ROM nice work.
Sent from my SGH-I927 using Tapatalk
I can't believe my eyes...
Good work bubor. Amazing. The fact that this even boots is incredible.
Can we use ART runtime safely?
bubor how come this rom does not have google text too speech or talkback. Can you please include in the next release of the rom
I cant get talkback to come up once I wiped cashe an did factory reset, and then to go past cm screen, so I had to have some one help me.
So can you plese include in your builds of rom the talkback an the google text to speech so I wont hav to grab them from the latest kit kat packages which I had to do with sighted assistance.
If you want other blind programmers to test your roms include the accessibilitiy packages so they can access them independtly.
just wanted to let you know.
So far so good with the rom after I got past the issues with talkback and google text to speech not being there.
everything so far is working for me to with AT&T Glide.
mrk2815 said:
bubor how come this rom does not have google text too speech or talkback. Can you please include in the next release of the rom
I cant get talkback to come up once I wiped cashe an did factory reset, and then to go past cm screen, so I had to have some one help me.
So can you plese include in your builds of rom the talkback an the google text to speech so I wont hav to grab them from the latest kit kat packages which I had to do with sighted assistance.
If you want other blind programmers to test your roms include the accessibilitiy packages so they can access them independtly.
just wanted to let you know.
So far so good with the rom after I got past the issues with talkback and google text to speech not being there.
everything so far is working for me to with AT&T Glide.
Click to expand...
Click to collapse
I wont. You must install from store.
i thik i found the solution ot google now ot working and voice search as well. but need ot test some more and will report. thanks for the build bubor.
---------- Post added at 12:46 AM ---------- Previous post was at 12:44 AM ----------
also would be possible to use the telsa fix from cm 10.2 in cm 11. Just wondering for skype fix . I will try to do some research on the blue tooth matter. i think i have a friend who has more knowledge about android and linix and he will se how he can help you out.
Thanks bubor
Can you create a memory swap for this Rom, please?
I'm using this Rom and checking it, it seems be another great work of you
Update
Camera has problem witch cause to fc camera(in second run) and I should restart.
I don't know it is a cyanogen problem or not.I only reported it
Sent from my SGH-I927 using Tapatalk 4
what do you mean about a memory swap thing. I don't understand. both the internal and external storage drives work on my gldie. Using twrp recovery as bubor recommended, I hadissues with getting up an running but after hat, I am looking for the issues that I was facing on the previous rom and trying ot replicate them a well as get this one as stable as possible like the previous cm roms wer from bubor. Thanks for the great work so far bubor. With great persistence you got he sucker up and running compared to the Omni one that you wer building up on.
he meant swaping the extrnel sd to internal and vice versa
Really its an alpha version? Its very stable!!! Thank you bubor for yor work
Sent from my SGH-I927 using XDA Premium 4 mobile app
Wifi
Dear Bubor
The only problem I have seen in version 20131229, is that the wifi is not activated. The full wipe installation. I have tried multiple ways to make it functional but not active.
I return to the first published version CM-11 is very stable.
Thanks for having the Glide Live :good:
I can confirm WiFi can't be enabled rolled back as well
Sorry if you wanted a logcat :/
No wifi here either, noticed this in the logcat:
I/wpa_supplicant( 2102): rfkill: Cannot open RFKILL control device
I also noticed there's a missing /sys/class/net/wlan0 entry that's present in CM10.
Smells like a kernel issue?
Major GSM call issues
I'm can make GSM call, but can't even hang up this call - UI simply not appears.
Logcat of outgoing call:
Code:
I/ActivityManager( 2117): Timeline: Activity_launch_request id:com.android.phone time:225405
I/ActivityManager( 501): START u0 {act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxx flg=0x10000000 cmp=com.android.phone/.PrivilegedOutgoingCallBroadcaster (has extras)} from pid 2117
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
W/InputMethodManagerService( 501): Starting input on non-focused client [email protected] (uid=10005 pid=2117)
D/CallGatewayManager( 847): checkAndCopyPhoneProviderExtras: some or all extras are missing.
D/libEGL ( 847): loaded /system/lib/egl/libEGL_tegra.so
D/libEGL ( 847): loaded /system/lib/egl/libGLESv1_CM_tegra.so
D/libEGL ( 847): loaded /system/lib/egl/libGLESv2_tegra.so
D/OpenGLRenderer( 847): Enabling debug mode 0
W/IInputConnectionWrapper( 2117): showStatusIcon on inactive InputConnection
W/SurfaceFlinger( 114): couldn't log to binary event log: overflow.
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
D/CallGatewayManager( 847): checkAndCopyPhoneProviderExtras: some or all extras are missing.
I/ActivityManager( 847): Timeline: Activity_launch_request id:com.android.phone time:225916
I/ActivityManager( 501): START u0 {act=com.android.phone.SIP_SELECT_PHONE dat=tel:xxxx flg=0x10000000 cmp=com.android.phone/.SipCallOptionHandler (has extras)} from pid 847
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
D/CallController( 847): placeCall()... intent = Intent { act=android.intent.action.CALL dat=tel:xxxx (has extras) }
D/PhoneUtils( 847): placeCall()... number: xxxx, GW: null, emergency? false
I/MediaFocusControl( 501): AudioFocus requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
D/AudioHardwareInterface( 456): setMode(IN_CALL)
D/AudioHardware( 456): AudioHardware pcm playback is going to standby.
D/AudioHardware( 456): closePcmOut_l() mPcmOpenCnt: 1
D/AudioHardware( 456): openPcmOut_l() mPcmOpenCnt: 0
D/AudioHardware( 456): ### setVoiceVolume_l
D/AudioHardware( 456): ### route(2) call volume(0.800000)
D/AudioHardware( 456): ### speaker call volume
D/AudioHardware( 456): AudioHardware pcm playback is exiting standby.
D/AudioHardware( 456): openPcmOut_l() mPcmOpenCnt: 1
D/AudioHardware( 456): AudioStreamOutALSA::setParameters() routing=1
D/AudioHardware( 456): ### incall mode route (1)
D/AudioHardware( 456): ### incall mode earpiece route
D/MobileDataStateTracker( 501): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
D/MobileDataStateTracker( 501): default: Received state=SUSPENDED, old=CONNECTED, reason=2GVoiceCallStarted
D/MobileDataStateTracker( 501): default: setDetailed state, old =CONNECTED and new state=SUSPENDED
D/ConnectivityService( 501): ConnectivityChange for mobile: SUSPENDED/SUSPENDED
D/ConnectivityService( 501): tryFailover: set mActiveDefaultNetwork=-1, prevNetType=0
D/ConnectivityService( 501): Attempting to switch to wifi
D/ConnectivityService( 501): Attempting to switch to BLUETOOTH_TETHER
D/MobileDataStateTracker( 501): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
D/MobileDataStateTracker( 501): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=2GVoiceCallStarted
D/NetUtils( 501): android_net_utils_resetConnections in env=0x52769ef8 clazz=0x74000001 iface=rmnet0 mask=0x3
D/ConnectivityService( 501): resetConnections(rmnet0, 3)
D/MobileDataStateTracker( 501): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
D/MobileDataStateTracker( 501): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=2GVoiceCallStarted
D/MobileDataStateTracker( 501): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
D/MobileDataStateTracker( 501): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=2GVoiceCallStarted
D/MobileDataStateTracker( 501): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
D/MobileDataStateTracker( 501): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=2GVoiceCallStarted
D/MobileDataStateTracker( 501): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
D/MobileDataStateTracker( 501): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=2GVoiceCallStarted
D/MobileDataStateTracker( 501): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
D/MobileDataStateTracker( 501): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=2GVoiceCallStarted
D/MobileDataStateTracker( 501): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
D/MobileDataStateTracker( 501): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=2GVoiceCallStarted
D/Nat464Xlat( 501): requiresClat: netType=0, hasIPv4Address=true
D/ConnectivityService( 501): handleInetConditionChange: no active default network - ignore
D/MobileDataStateTracker( 501): default: setPolicyDataEnable(enabled=true)
I/ActivityManager( 501): Timeline: Activity_windows_visible id: ActivityRecord{42d3f8e0 u0 com.android.phone/.PrivilegedOutgoingCallBroadcaster t7} time:226282
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
D/MobileDataStateTracker( 501): default: setPolicyDataEnable(enabled=true)
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
I/CallModeler( 847): onPhoneStateChanged:
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
W/RejectWithTextMessageManager( 847): allowRespondViaSmsForCall: ringingCall not ringing! state = 5
W/CallHandlerServiceProxy( 847): Default call handler service not found.
W/CallHandlerServiceProxy( 847): InCallUI Connection failed. Enqueuing delayed retry for 2000 ms. retries(0)
D/PhoneStatusBar( 673): disable: < expand icons ALERTS* ticker system_info back home recent clock search >
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/BluetoothPhoneService( 847): Could not get a handle on Connection object for the call
I/CallModeler( 847): onPhoneStateChanged:
W/RejectWithTextMessageManager( 847): allowRespondViaSmsForCall: ringingCall not ringing! state = 5
W/CallHandlerServiceProxy( 847): Default call handler service not found.
W/CallHandlerServiceProxy( 847): InCallUI Connection failed. Enqueuing delayed retry for 2000 ms. retries(0)
E/BluetoothPhoneService( 847): Could not get a handle on Connection object for the call
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
I/ActivityManager( 501): Displayed com.android.phone/.SipCallOptionHandler: +623ms (total +1s18ms)
I/ActivityManager( 501): Timeline: Activity_windows_visible id: ActivityRecord{43570c50 u0 com.android.phone/.SipCallOptionHandler t7} time:226547
I/ActivityManager( 847): Timeline: Activity_idle id: [email protected] time:226553
I/ActivityManager( 847): Timeline: Activity_idle id: [email protected] time:226556
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
D/SettingsProvider( 501): User 0 external modification to /data/data/com.android.providers.settings/databases/settings.db; event=2
D/SettingsProvider( 501): User 0 updating our caches for /data/data/com.android.providers.settings/databases/settings.db
D/AudioHardware( 456): AudioHardware pcm playback is going to standby.
D/AudioHardware( 456): closePcmOut_l() mPcmOpenCnt: 2
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
I/CallModeler( 847): onPhoneStateChanged:
W/RejectWithTextMessageManager( 847): allowRespondViaSmsForCall: ringingCall not ringing! state = 5
W/CallHandlerServiceProxy( 847): Default call handler service not found.
W/CallHandlerServiceProxy( 847): InCallUI Connection failed. Enqueuing delayed retry for 2000 ms. retries(0)
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/BluetoothPhoneService( 847): Could not get a handle on Connection object for the call
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
I/ActivityManager( 2117): Timeline: Activity_idle id: [email protected] time:228276
I/CallHandlerServiceProxy( 847): Retrying connection: 1
W/CallHandlerServiceProxy( 847): Default call handler service not found.
W/CallHandlerServiceProxy( 847): InCallUI Connection failed. Enqueuing delayed retry for 2000 ms. retries(1)
I/ActivityManager( 501): Timeline: Activity_windows_visible id: ActivityRecord{4233a7a8 u0 com.google.android.dialer/.extensions.GoogleDialtactsActivity t4} time:229021
E/gralloc ( 114): NvGrAllocScratchSet: NvGrAllocInternal failed
D/Tethering( 501): MasterInitialState.processMessage what=3
D/CaptivePortalTracker( 501): NoActiveNetworkState{ when=-3ms what=1 obj=NetworkInfo: type: mobile[EDGE], state: SUSPENDED/SUSPENDED, reason: 2GVoiceCallStarted, extra: internet, roaming: false, failover: false, isAvailable: false, isConnectedToProvisioningNetwork: false target=com.android.internal.util.StateMachine$SmHandler }
D/CaptivePortalTracker( 501): NoActiveNetworkState not a wifi connectivity change, ignore
I/UpdateCheckReceiver( 1992): Got connectivity change, has connection: false
D/GCM ( 1091): GcmService start Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 cmp=com.google.android.gms/.gcm.GcmService (has extras) } android.net.conn.CONNECTIVITY_CHANGE
D/MobileConnectivityChangeReceiver( 2015): onReceive Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 cmp=com.google.android.setupwizard/.MobileConnectivityChangeReceiver (has extras) }
D/MobileConnectivityChangeReceiver( 2015): onReceive CONNECTIVITY_CHANGE networkType=0
D/MobileConnectivityChangeReceiver( 2015): onReceive CONNECTIVITY_CHANGE: not connected|connecting, ignore
D/CallModeler( 847): SS Notification: [email protected]488 mobile originated code: 1 index: 0 ""
I/CallHandlerServiceProxy( 847): Retrying connection: 2
W/CallHandlerServiceProxy( 847): Default call handler service not found.
W/CallHandlerServiceProxy( 847): InCallUI Connection failed. Enqueuing delayed retry for 2000 ms. retries(2)
I/CallModeler( 847): onPhoneStateChanged:
W/RejectWithTextMessageManager( 847): allowRespondViaSmsForCall: ringingCall not ringing! state = 2
W/CallHandlerServiceProxy( 847): Default call handler service not found.
W/CallHandlerServiceProxy( 847): InCallUI Connection failed. Enqueuing delayed retry for 2000 ms. retries(2)
E/BluetoothPhoneService( 847): Could not get a handle on Connection object for the call
I/CallHandlerServiceProxy( 847): Retrying connection: 3
W/CallHandlerServiceProxy( 847): Default call handler service not found.
W/CallHandlerServiceProxy( 847): InCallUI Connection failed. Enqueuing delayed retry for 2000 ms. retries(3)
I/CallHandlerServiceProxy( 847): Retrying connection: 4
W/CallHandlerServiceProxy( 847): Default call handler service not found.
W/CallHandlerServiceProxy( 847): InCallUI Connection failed. Enqueuing delayed retry for 2000 ms. retries(4)
I/CallHandlerServiceProxy( 847): Retrying connection: 5
W/CallHandlerServiceProxy( 847): Default call handler service not found.
W/CallHandlerServiceProxy( 847): InCallUI Connection failed. Enqueuing delayed retry for 2000 ms. retries(5)
D/ConnectivityService( 501): handleInetConditionChange: no active default network - ignore
I/CallHandlerServiceProxy( 847): Retrying connection: 6
W/CallHandlerServiceProxy( 847): Default call handler service not found.
W/CallHandlerServiceProxy( 847): InCallUI Connection failed. Enqueuing delayed retry for 30000 ms. retries(6)
Also it's nothing happened after I'm click "Return to call in progress".
On incoming call phone is ringing, but it's impossible to answer or reject call because no UI on screen, but after caller's hangup instantly appears "missed call" notification.
Here is incoming call logcat:
Code:
I/CheckinTask( 834): Checkin success: https://android.clients.google.com/checkin (1 requests sent)
D/ConnectivityService( 468): [CheckMp] isMobileOk: hostnameVerify retVal=true hostname=173.194.32.135 orgUriHost=clients3.google.com
D/ConnectivityService( 468): [CheckMp] isMobileOk: headers={null=[HTTP/1.1 204 No Content], Connection=[close], Content-Length=[0], Content-Type=[text/html; charset=UTF-8], Date=[Mon, 30 Dec 2013 18:21:10 GMT], Server=[GFE/2.0], X-Android-Received-Millis=[1388427670569], X-Android-Response-Source=[NETWORK 204], X-Android-Selected-Transport=[http/1.1], X-Android-Sent-Millis=[1388427669770]}
D/ConnectivityService( 468): [CheckMp] isMobileOk: X got expected responseCode=204 result=1
D/ConnectivityService( 468): [CheckMp] isMobileOk: F stop hipri
D/MobileDataStateTracker( 468): default: setEnableFailFastMobileData(enabled=0)
D/ConnectivityService( 468): stopUsingNetworkFeature: teardown net 0: enableHIPRI
D/MobileDataStateTracker( 468): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
D/MobileDataStateTracker( 468): hipri: Received state=DISCONNECTED, old=CONNECTED, reason=dataDisabled
D/MobileDataStateTracker( 468): hipri: setDetailed state, old =CONNECTED and new state=DISCONNECTED
D/ConnectivityService( 468): ConnectivityChange for mobile_hipri: DISCONNECTED/DISCONNECTED
D/Nat464Xlat( 468): requiresClat: netType=5, hasIPv4Address=true
D/MobileDataStateTracker( 468): default: setPolicyDataEnable(enabled=true)
D/MobileDataStateTracker( 468): default: setPolicyDataEnable(enabled=true)
D/MobileDataStateTracker( 468): default: setPolicyDataEnable(enabled=true)
D/MobileDataStateTracker( 468): default: setPolicyDataEnable(enabled=true)
D/CaptivePortalTracker( 468): NoActiveNetworkState{ when=-1ms what=1 obj=NetworkInfo: type: mobile_hipri[EDGE], state: DISCONNECTED/DISCONNECTED, reason: dataDisabled, extra: internet, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false target=com.android.internal.util.StateMachine$SmHandler }
D/CaptivePortalTracker( 468): NoActiveNetworkState not a wifi connectivity change, ignore
D/Tethering( 468): MasterInitialState.processMessage what=3
D/CaptivePortalTracker( 468): NoActiveNetworkState{ when=0 what=1 obj=NetworkInfo: type: mobile[EDGE], state: CONNECTED/CONNECTED, reason: dataAttached, extra: internet, roaming: false, failover: false, isAvailable: true, isConnectedToProvisioningNetwork: false target=com.android.internal.util.StateMachine$SmHandler }
D/CaptivePortalTracker( 468): NoActiveNetworkState not a wifi connectivity change, ignore
D/Tethering( 468): MasterInitialState.processMessage what=3
I/UpdateCheckReceiver( 1562): Got connectivity change, has connection: true
I/UpdateCheckReceiver( 1562): Scheduling future, repeating update checks.
D/GCM ( 834): GcmService start Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 cmp=com.google.android.gms/.gcm.GcmService (has extras) } android.net.conn.CONNECTIVITY_CHANGE
D/CMStats ( 857): Waiting for next sync : 23 hours
D/MobileConnectivityChangeReceiver( 1626): onReceive Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 cmp=com.google.android.setupwizard/.MobileConnectivityChangeReceiver (has extras) }
D/MobileConnectivityChangeReceiver( 1626): onReceive CONNECTIVITY_CHANGE networkType=5
I/UpdateCheckReceiver( 1562): Got connectivity change, has connection: true
I/UpdateCheckReceiver( 1562): Scheduling future, repeating update checks.
D/GCM ( 834): GcmService start Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 cmp=com.google.android.gms/.gcm.GcmService (has extras) } android.net.conn.CONNECTIVITY_CHANGE
D/CMStats ( 857): Waiting for next sync : 23 hours
D/MobileConnectivityChangeReceiver( 1626): onReceive Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 cmp=com.google.android.setupwizard/.MobileConnectivityChangeReceiver (has extras) }
D/MobileConnectivityChangeReceiver( 1626): onReceive CONNECTIVITY_CHANGE networkType=0
D/MobileConnectivityChangeReceiver( 1626): onReceive CONNECTIVITY_CHANGE: checkConnection
D/CheckConnectionTask( 1626): doInBackground: url=http://clients3.google.com/generate_204
I/ActivityManager( 468): Delay finish: com.google.android.gsf/.settings.GoogleLocationSettings$LocationSettingsChangedListener
I/ActivityManager( 468): Resuming delayed broadcast
D/MobileDataStateTracker( 468): default: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=default
D/MobileDataStateTracker( 468): default: Received state=SUSPENDED, old=CONNECTED, reason=2GVoiceCallStarted
D/MobileDataStateTracker( 468): default: setDetailed state, old =CONNECTED and new state=SUSPENDED
D/ConnectivityService( 468): ConnectivityChange for mobile: SUSPENDED/SUSPENDED
D/ConnectivityService( 468): tryFailover: set mActiveDefaultNetwork=-1, prevNetType=0
D/ConnectivityService( 468): Attempting to switch to wifi
D/ConnectivityService( 468): Attempting to switch to BLUETOOTH_TETHER
D/MobileDataStateTracker( 468): fota: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=fota
D/MobileDataStateTracker( 468): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=2GVoiceCallStarted
D/MobileDataStateTracker( 468): dun: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=dun
D/NetUtils( 468): android_net_utils_resetConnections in env=0x52753f58 clazz=0xe5100001 iface=rmnet0 mask=0x3
D/ConnectivityService( 468): resetConnections(rmnet0, 3)
D/MobileDataStateTracker( 468): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=2GVoiceCallStarted
D/MobileDataStateTracker( 468): supl: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=supl
D/MobileDataStateTracker( 468): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=2GVoiceCallStarted
D/MobileDataStateTracker( 468): hipri: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=hipri
D/MobileDataStateTracker( 468): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=2GVoiceCallStarted
D/MobileDataStateTracker( 468): ims: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=ims
D/MobileDataStateTracker( 468): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=2GVoiceCallStarted
D/MobileDataStateTracker( 468): mms: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=mms
D/CallNotifier( 649): RINGING... (new)
D/CallNotifier( 649): onNewRingingConnection(): state = RINGING, conn = { incoming: true state: INCOMING post dial state: NOT_STARTED }
V/BlacklistProvider( 649): Query uri=content://blacklist/bynumber/%2B79806336836, match=2
D/MobileDataStateTracker( 468): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=2GVoiceCallStarted
D/MobileDataStateTracker( 468): cbs: Broadcast received: android.intent.action.ANY_DATA_STATE apnType=cbs
D/MobileDataStateTracker( 468): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=2GVoiceCallStarted
I/CallModeler( 649): onPhoneStateChanged:
D/PhoneStatusBar( 522): disable: < expand icons ALERTS* ticker system_info back home recent clock search >
D/CallNotifier( 649): SignalInfoTonePlayer.run(toneId = 98)...
D/CheckConnectionTask( 1626): doInBackground: IOException retVal=false e=
D/CheckConnectionTask( 1626): onPostExecute connected=false
D/CheckConnectionTask( 1626): onPostExecute set preference connected=false
I/CallModeler( 649): onNewRingingConnection
I/PackageManager( 468): Action: "android.intent.action.SENDTO"
I/PackageManager( 468): Category: "android.intent.category.DEFAULT"
I/PackageManager( 468): Scheme: "sms"
I/PackageManager( 468): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
D/AwesomePlayer( 438): Before reset_l
D/AwesomePlayer( 438): printFileName fd(21) -> /system/media/audio/ringtones/Orion.ogg
I/PackageManager( 468): Action: "android.intent.action.SENDTO"
I/PackageManager( 468): Category: "android.intent.category.DEFAULT"
I/PackageManager( 468): Scheme: "smsto"
I/PackageManager( 468): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
I/PackageManager( 468): Action: "android.intent.action.SENDTO"
I/PackageManager( 468): Category: "android.intent.category.DEFAULT"
I/PackageManager( 468): Scheme: "mms"
I/PackageManager( 468): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
D/Nat464Xlat( 468): requiresClat: netType=0, hasIPv4Address=true
I/PackageManager( 468): Action: "android.intent.action.SENDTO"
I/PackageManager( 468): Category: "android.intent.category.DEFAULT"
I/PackageManager( 468): Scheme: "mmsto"
I/PackageManager( 468): Adding preferred activity ComponentInfo{com.android.mms/com.android.mms.ui.ComposeMessageActivity} for user 0 :
D/MobileDataStateTracker( 468): default: setPolicyDataEnable(enabled=true)
W/CallHandlerServiceProxy( 649): Default call handler service not found.
W/CallHandlerServiceProxy( 649): InCallUI Connection failed. Enqueuing delayed retry for 2000 ms. retries(0)
D/Ringtone( 649): Successfully created local player
I/MediaFocusControl( 468): AudioFocus requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls
D/AudioHardwareInterface( 438): setMode(RINGTONE)
I/OMXNodeInstance( 438): OMX_FreeBuffer for buffer header 0x40034a28 successful
I/OMXNodeInstance( 438): OMX_FreeBuffer for buffer header 0x40034c70 successful
I/OMXNodeInstance( 438): OMX_FreeBuffer for buffer header 0x40034db0 successful
I/OMXNodeInstance( 438): OMX_FreeBuffer for buffer header 0x40034ed8 successful
E/MediaPlayer( 649): Should have subtitle controller already set
D/AudioHardware( 438): AudioHardware pcm playback is exiting standby.
D/AudioHardware( 438): openPcmOut_l() mPcmOpenCnt: 0
D/ConnectivityService( 468): [CheckMp] isMobileOk: X result=1
D/ConnectivityService( 468): [CheckMp] onPostExecute: result=1
D/ConnectivityService( 468): CheckMp.onComplete: result=1
D/ConnectivityService( 468): CheckMp.onComplete: ignore, connected or no connection
D/MobileDataStateTracker( 468): default: setPolicyDataEnable(enabled=true)
I/CallHandlerServiceProxy( 649): Retrying connection: 1
W/CallHandlerServiceProxy( 649): Default call handler service not found.
W/CallHandlerServiceProxy( 649): InCallUI Connection failed. Enqueuing delayed retry for 2000 ms. retries(1)
D/CaptivePortalTracker( 468): NoActiveNetworkState{ when=-1ms what=1 obj=NetworkInfo: type: mobile[EDGE], state: SUSPENDED/SUSPENDED, reason: 2GVoiceCallStarted, extra: internet, roaming: false, failover: false, isAvailable: false, isConnectedToProvisioningNetwork: false target=com.android.internal.util.StateMachine$SmHandler }
D/CaptivePortalTracker( 468): NoActiveNetworkState not a wifi connectivity change, ignore
D/Tethering( 468): MasterInitialState.processMessage what=3
I/UpdateCheckReceiver( 1562): Got connectivity change, has connection: false
D/GCM ( 834): GcmService start Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 cmp=com.google.android.gms/.gcm.GcmService (has extras) } android.net.conn.CONNECTIVITY_CHANGE
D/MobileConnectivityChangeReceiver( 1626): onReceive Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 cmp=com.google.android.setupwizard/.MobileConnectivityChangeReceiver (has extras) }
D/MobileConnectivityChangeReceiver( 1626): onReceive CONNECTIVITY_CHANGE networkType=0
D/MobileConnectivityChangeReceiver( 1626): onReceive CONNECTIVITY_CHANGE: not connected|connecting, ignore
I/CallHandlerServiceProxy( 649): Retrying connection: 2
W/CallHandlerServiceProxy( 649): Default call handler service not found.
W/CallHandlerServiceProxy( 649): InCallUI Connection failed. Enqueuing delayed retry for 2000 ms. retries(2)
I/CallHandlerServiceProxy( 649): Retrying connection: 3
W/CallHandlerServiceProxy( 649): Default call handler service not found.
W/CallHandlerServiceProxy( 649): InCallUI Connection failed. Enqueuing delayed retry for 2000 ms. retries(3)
It's clean installation of cm-11-20131230-UNOFFICIAL-i927.zip.

Categories

Resources