[Q] 4.0.3 AOSP build stuck at google logo. Kernel problem? - Samsung Galaxy Nexus

Hey guys,
i have a problem when building 4.0.3 from source. When i flash the fresh compiled
OTA package to my device, the device ends in a bootloop stuck at the google logo.
Logcat says:
Code:
I/SystemServer( 238): Power Manager
I/SystemServer( 238): Activity Manager
I/ActivityManager( 238): Memory class: 64
I/SurfaceFlinger( 251): SurfaceFlinger is starting
I/SurfaceFlinger( 251): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/IMGSRV ( 251): :0: PVRSRVBridgeCall: Failed to access device. Function ID:3223086860 (Bad address).
E/IMGSRV ( 251): :0: OpenServices: PVRSRVBridgeCall failed.
E/IMGSRV ( 251): :0: PVRSRVConnect: Unable to open connection.
E/IMGSRV ( 251): :0: OpenPVRServices: Failed to open services connection
E/IMGSRV ( 251): :0: hal_init: Failed to open services (err=-14)
E/IMGSRV ( 251): :0: hal_open: Graphics HAL not initialized
E/FramebufferNativeWindow( 251): couldn't open framebuffer HAL (Not a typewriter)
E/IMGSRV ( 251): :0: hal_open: Graphics HAL not initialized
E/FramebufferNativeWindow( 251): couldn't open gralloc HAL (Not a typewriter)
E/SurfaceFlinger( 251): Display subsystem failed to initialize. check logs. exiting...
I/ServiceManager( 109): service 'sensorservice' died
I/ServiceManager( 109): service 'power' died
I/ServiceManager( 109): service 'entropy' died
D/AndroidRuntime( 259):
D/AndroidRuntime( 259): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 259): CheckJNI is OFF
I don't know whats going wrong. Can it be a kernel problem? I have tried different 4.0.3 kernels from the dev section, but the result is the same.
The device is a GSM device with PRIMEKK15 unlocked bootloader and I9250XXKK6 baseband.
After pulling the latest 4.0.3 sources with repo and setting up the proprietary files i'have compiled the system without errors:
Code:
~/android/4.0.3$ . build/envsetup.sh
~/android/4.0.3$ lunch full_maguro-userdebug
~/android/4.0.3$ make -j4 otapackage
I really don't understand what i am doing wrong ...
Thanks for any suggestions or answers.

Related

Cannot Flash to stock rooted rom

I want to unlock my phone to be able to use it with gsm providers. I read somewhere that the only way i can enter my unlock code is with a stock rom.
I am having issues flashing Andybones stock rom. Whenever i flash it, it gets stuck on the droid eye screen (I left it for 20 minutes and nothing). I can flash ics beta 3 and it works perfectly
I wipe/factory reset and wipe cache in CWR in-between every rom flash
Anybody know what the issue could be ? or does anybody know another rom i could unlock the phone with
gaby04 said:
I want to unlock my phone to be able to use it with gsm providers. I read somewhere that the only way i can enter my unlock code is with a stock rom.
I am having issues flashing Andybones stock rom. Whenever i flash it, it gets stuck on the droid eye screen (I left it for 20 minutes and nothing). I can flash ics beta 3 and it works perfectly
I wipe/factory reset and wipe cache in CWR in-between every rom flash
Anybody know what the issue could be ? or does anybody know another rom i could unlock the phone with
Click to expand...
Click to collapse
I would try downloading it again. You might have a corrupt install file.
Sent from my ADR6350 using xda premium
I tried that but i still couldnt fix it. I also tried flashing skyraider's rom and i also get stuck.
I did a logcat for the first time, so please bare with me if i did it incorrectly. I couldnt post the whole log because of character limits and couldnt post external link because im under 8 post. If anyone can check up on it, it would be greatly appreciated
W/Vold ( 1302): 3LM firing up
W/Vold ( 1302): Vold 2.1 (the revenge) firing up
E/Vold ( 1302): Set handling read only 0
I/Netd ( 1303): Netd 1.0 starting
I/DEBUG ( 1304): debuggerd: Nov 11 2011 23:08:46
W/Vold ( 1302): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
W/VoldDirectVolume( 1302): device name = mmcblk1
W/Vold ( 1302): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
W/Vold ( 1302): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): Flushing chain `INPUT'
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): Flushing chain `OUTPUT'
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): Flushing chain `FORWARD'
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1303): Flushing chain `PREROUTING'
I//system/bin/iptables( 1303): Flushing chain `OUTPUT'
I//system/bin/iptables( 1303): Flushing chain `POSTROUTING'
I/SurfaceFlinger( 1306): SurfaceFlinger is starting
D/SurfaceFlinger( 1306): SF Watchdog ready to run....
I/SurfaceFlinger( 1306): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
I/msm7x30.gralloc( 1306): using (fd=12)
I/msm7x30.gralloc( 1306): id = msmfb
I/msm7x30.gralloc( 1306): xres = 480 px
I/msm7x30.gralloc( 1306): yres = 800 px
I/msm7x30.gralloc( 1306): xres_virtual = 480 px
I/msm7x30.gralloc( 1306): yres_virtual = 1600 px
I/msm7x30.gralloc( 1306): bpp = 32
I/msm7x30.gralloc( 1306): r = 0:8
I/msm7x30.gralloc( 1306): g = 8:8
I/msm7x30.gralloc( 1306): b = 16:8
I/msm7x30.gralloc( 1306): width = 52 mm (234.461533 dpi)
I/msm7x30.gralloc( 1306): height = 86 mm (236.279068 dpi)
I/msm7x30.gralloc( 1306): refresh rate = 60.00 Hz
D/libEGL ( 1306): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 1306): loaded /system/lib/egl/libEGL_adreno200.so
D/libEGL ( 1306): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
D/libEGL ( 1306): loaded /system/lib/egl/libGLESv2_adreno200.so
E/libEGL ( 1306): eglSetSwapRectangleANDROID:1995 error 3008 (EGL_BAD_DISPLAY)
I/SurfaceFlinger( 1306): EGL informations:
I/SurfaceFlinger( 1306): # of configs : 26
I/SurfaceFlinger( 1306): vendor : Android
I/SurfaceFlinger( 1306): version : 1.4 Android META-EGL
I/SurfaceFlinger( 1306): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle
I/SurfaceFlinger( 1306): Client API: OpenGL ES
I/SurfaceFlinger( 1306): EGLSurface: 8-8-8-8, config=0x3
I/SurfaceFlinger( 1306): OpenGL informations:
I/SurfaceFlinger( 1306): vendor : Qualcomm
I/SurfaceFlinger( 1306): renderer : Adreno 205
I/SurfaceFlinger( 1306): version : OpenGL ES-CM 1.1
I/SurfaceFlinger( 1306): extensions: GL_AMD_compressed_3DC_texture GL_AMD_compressed_ATC_texture GL_AMD_performance_monitor GL_APPLE_texture_2D_limited_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_type_2_10_10_10_REV GL_OES_blend_equation_separate GL_OES_blend_func_separate GL_OES_blend_subtract GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_depth_texture GL_OES_draw_texture GL_OES_framebuffer_object GL_OES_matrix_palette GL_OES_packed_depth_stencil GL_OES_point_size_array GL_OES_point_sprite GL_OES_read_format GL_OES_rgb8_rgba8 GL_OES_stencil_wrap GL_OES_EGL_image GL_OES_texture_cube_map GL_OES_texture_env_crossbar GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_texture_mirrored_repeat GL_QCOM_binning_control GL_QCOM_extended_get GL_QCOM_tiled_rendering
I/SurfaceFlinger( 1306): GL_MAX_TEXTURE_SIZE = 4096
I/SurfaceFlinger( 1306): GL_MAX_VIEWPORT_DIMS = 4096
I/SurfaceFlinger( 1306): flags = 00000000
I/SurfaceFlinger( 1306): disable rotate animation
I/SurfaceFlinger( 1306): LayerAnimationFactory::init: 480 x 800
D/AndroidRuntime( 1307):
D/AndroidRuntime( 1307): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1307): CheckJNI is OFF
D/dalvikvm( 1307): creating instr width table
I/ ( 1308): mediaserver main in
Click to expand...
Click to collapse
Code:
I/SystemServer( 1458): Entered the Android system server!
I/SystemServer( 1458): Entropy Service
W/EntropyService( 1458): unable to load initial entropy (first boot?)
W/EntropyService( 1458): java.io.FileNotFoundException: /data/system/entropy.dat (No such file or directory)
W/EntropyService( 1458): at org.apache.harmony.luni.platform.OSFileSystem.open(Native Method)
W/EntropyService( 1458): at dalvik.system.BlockGuard$WrappedFileSystem.open(BlockGuard.java:232)
W/EntropyService( 1458): at java.io.FileInputStream.<init>(FileInputStream.java:80)
W/EntropyService( 1458): at java.io.FileInputStream.<init>(FileInputStream.java:132)
W/EntropyService( 1458): at com.android.server.RandomBlock.fromFile(RandomBlock.java:45)
W/EntropyService( 1458): at com.android.server.EntropyService.loadInitialEntropy(EntropyService.java:99)
W/EntropyService( 1458): at com.android.server.EntropyService.<init>(EntropyService.java:86)
W/EntropyService( 1458): at com.android.server.EntropyService.<init>(EntropyService.java:76)
W/EntropyService( 1458): at com.android.server.ServerThread.run(SystemServer.java:232)
D/SensorService( 1458): nuSensorService thread starting...
I/SystemServer( 1458): Power Manager
I/SystemServer( 1458): DeviceManager3LM
I/SystemServer( 1458): Activity Manager
E/TundConnector( 1458): Communications error
E/TundConnector( 1458): java.io.IOException: No such file or directory
E/TundConnector( 1458): at android.net.LocalSocketImpl.connectLocal(Native Method)
E/TundConnector( 1458): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:238)
E/TundConnector( 1458): at android.net.LocalSocket.connect(LocalSocket.java:98)
E/TundConnector( 1458): at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:111)
E/TundConnector( 1458): at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:91)
E/TundConnector( 1458): at java.lang.Thread.run(Thread.java:1027)
W/TundConnector( 1458): Failed to receive response from daemon
E/TundConnector( 1458): Error in NativeDaemonConnector
E/TundConnector( 1458): java.io.IOException: No such file or directory
E/TundConnector( 1458): at android.net.LocalSocketImpl.connectLocal(Native Method)
E/TundConnector( 1458): at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:238)
E/TundConnector( 1458): at android.net.LocalSocket.connect(LocalSocket.java:98)
E/TundConnector( 1458): at com.android.server.NativeDaemonConnector.listenToSocket(NativeDaemonConnector.java:111)
E/TundConnector( 1458): at com.android.server.NativeDaemonConnector.run(NativeDaemonConnector.java:91)
E/TundConnector( 1458): at java.lang.Thread.run(Thread.java:1027)
I/dalvikvm( 1458): Could not find method com.htc.util.skin.HtcSkinUtil.isSystemApk, referenced from method com.android.server.am.ActivityManagerService.saveSkinLocked
W/dalvikvm( 1458): VFY: unable to resolve static method 7893: Lcom/htc/util/skin/HtcSkinUtil;.isSystemApk (Landroid/content/Context;Ljava/lang/String;)Z
D/dalvikvm( 1458): VFY: replacing opcode 0x71 at 0x000b
D/dalvikvm( 1458): VFY: dead code 0x000e-0024 in Lcom/android/server/am/ActivityManagerService;.saveSkinLocked (Ljava/lang/String;Z)V
D/dalvikvm( 1458): VFY: dead code 0x0026-002d in Lcom/android/server/am/ActivityManagerService;.saveSkinLocked (Ljava/lang/String;Z)V
D/AK8975 ( 1312): Compass CLOSE
W/dalvikvm( 1458): Exception Ljava/lang/NumberFormatException; thrown while initializing Lcom/android/server/am/ActivityManagerService;
W/dalvikvm( 1458): threadid=9: thread exiting with uncaught exception (group=0x400155a0)
E/AndroidRuntime( 1458): *** FATAL EXCEPTION IN SYSTEM PROCESS: android.server.ServerThread
E/AndroidRuntime( 1458): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 1458): at com.android.server.ServerThread.run(SystemServer.java:247)
E/AndroidRuntime( 1458): Caused by: java.lang.NumberFormatException: unable to parse '' as integer
E/AndroidRuntime( 1458): at java.lang.Integer.parseInt(Integer.java:362)
E/AndroidRuntime( 1458): at java.lang.Integer.parseInt(Integer.java:332)
E/AndroidRuntime( 1458): at java.lang.Integer.valueOf(Integer.java:506)
E/AndroidRuntime( 1458): at com.android.server.am.ActivityManagerService.getIntProp(ActivityManagerService.java:429)
E/AndroidRuntime( 1458): at com.android.server.am.ActivityManagerService.<clinit>(ActivityManagerService.java:438)
E/AndroidRuntime( 1458): ... 1 more
I/Process ( 1458): Sending signal. PID: 1458 SIG: 9
I/ServiceManager( 1301): service 'sensorservice' died
I/ServiceManager( 1301): service 'entropy' died
I/ServiceManager( 1301): service 'power' died
I/ServiceManager( 1301): service 'DeviceManager3LM' died
I/Zygote ( 1307): Exit zygote because system server (1458) has terminated
E/AndroidRuntime( 1458): Error reporting crash
E/AndroidRuntime( 1458): java.lang.NullPointerException
E/AndroidRuntime( 1458): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:97)
E/AndroidRuntime( 1458): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:854)
E/AndroidRuntime( 1458): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:851)
I/ServiceManager( 1301): service 'media.audio_flinger' died
I/ServiceManager( 1301): service 'media.player' died
I/ServiceManager( 1301): service 'media.camera' died
I/ServiceManager( 1301): service 'media.audio_policy' died
I/Netd ( 1472): Netd 1.0 starting
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): Flushing chain `INPUT'
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): Flushing chain `OUTPUT'
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): Flushing chain `FORWARD'
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): getsockopt for multiport failed strangely: No such file or directory
I//system/bin/iptables( 1472): Flushing chain `PREROUTING'
I//system/bin/iptables( 1472): Flushing chain `OUTPUT'
I//system/bin/iptables( 1472): Flushing chain `POSTROUTING'
Which recovery version are you using?
If you're using 4ext, use the format all (except SD) option under the wipe menu, then flash.
If you're using CWM, format all the partitions under the mounts and storage menu (except SD) manually, then flash.
Thank you, i will try that and ill tell you how it goes. Today i have tried to flash a few roms but none of them worked. They all get stuck on the logo after the htc one. The only rom that boots for me is ics beta 3
How long are you waiting for the boot screen to go away? Some ROMs take a few minutes sometimes longer to boot the first time, especially sense roms. You might not be waiting long enough.
Did you wipe your system partition? When flashing a new Sense ROM, I always do. Also, I do the same thing going from AOSP to SENSE. 4ext recovery makes it easy via the format all partitions except sdcard and then i wipe data/reset.
Yes i did wipe try to wipe the system partition but still nothing. How long do you guys wait after flashing a sense rom ?
Problem fixed !! It was my fault. My cousin had done a htc unlock instead of with revolutionary so now i have to flash the boot.img everytime i flash. It still had the old boot.img flashed from ics 3 beta.
I thought that with Fastboot boot recovery.img , i didn't need to reflash the boot.img but it still had to be done. No wonder only ICS beta 3 worked and the others didn't

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

[Q] Boot issues after flashing ICS Custom Rom

Hya Folks,
let's come straight to my problem. I upgraded from my former Redux1.2 to the [BETA 0.18.2.1][17.09] ICS for Desire[ALL HBOOTS][4.0.4]. After I set up my sdExt again (2nd partition ext2 physical) and Wiped my Boot/System/Data/Cache partitions I flashed the ROM. Everything went fine until it rebooted from recovery. Adb Logcat gave me this log
I/Netd ( 2179): Netd 1.0 starting
D/AndroidRuntime( 2180):
D/AndroidRuntime( 2180): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteI
it <<<<<<
D/AndroidRuntime( 2180): CheckJNI is OFF
I/SamplingProfilerIntegration( 2180): Profiling disabled.
I/Zygote ( 2180): Preloading classes...
D/dalvikvm( 2180): GC_EXPLICIT freed 37K, 84% free 410K/2560K, paused 0ms+1ms
D/TextLayoutCache( 2180): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 2180): Class not found for preloading: android.media.AudioManager$2
I/dalvikvm( 2180): threadid=1: recursive native library load attempt (/system/lib/l
media_jni.so)
D/MtpDeviceJNI( 2180): register_android_mtp_MtpDevice
I/dalvikvm( 2180): threadid=1: recursive native library load attempt (/system/lib/l
media_jni.so)
I/dalvikvm( 2180): threadid=1: recursive native library load attempt (/system/lib/l
media_jni.so)
W/Zygote ( 2180): Class not found for preloading: android.media.IRemoteControlClie
Dispatcher
W/Zygote ( 2180): Class not found for preloading: android.media.IRemoteControlClie
Dispatcher$Stub
W/Zygote ( 2180): Class not found for preloading: android.text.TextDirectionHeuris
cs$CharCount
W/Zygote ( 2180): Class not found for preloading: android.text.method.WordIterator
W/dalvikvm( 2180): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initiali
ng Landroid/webkit/JniUtil;
E/Zygote ( 2180): Error preloading android.webkit.JniUtil.
E/Zygote ( 2180): java.lang.ExceptionInInitializerError
E/Zygote ( 2180): at java.lang.Class.classForName(Native Method)
E/Zygote ( 2180): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 2180): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 2180): at com.android.internal.os.ZygoteInit.preloadClasses(Zygote
it.java:288)
E/Zygote ( 2180): at com.android.internal.os.ZygoteInit.preload(ZygoteInit.jav
:235)
E/Zygote ( 2180): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:5
5)
E/Zygote ( 2180): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 2180): Caused by: java.lang.UnsatisfiedLinkError: Library webcore not fo
nd; tried [/vendor/lib/libwebcore.so, /system/lib/libwebcore.so]
E/Zygote ( 2180): at java.lang.Runtime.loadLibrary(Runtime.java:393)
E/Zygote ( 2180): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 2180): at android.webkit.JniUtil.<clinit>(JniUtil.java:31)
E/Zygote ( 2180): ... 7 more
D/AndroidRuntime( 2180): Shutting down VM
W/dalvikvm( 2180): threadid=1: thread exiting with uncaught exception (group=0x40a6b
f8)
I/ ( 2202): ServiceManager: 0xf9e958
E/AudioHardwareQSD( 2202): Cannot open /dev/audience_a1026 -1
I/HTC Acoustic( 2202): libhtc_acoustic.so version 2.0.1.5
E/HTC Acoustic( 2202): Fail to open /system/etc/AdieHWCodecSetting.csv -1.
E/HTC Acoustic( 2202): read ADIE para from file failed -1
E/HTC Acoustic( 2202): ioctl ACOUSTIC_UPDATE_ADIE failed -1
I/HTC Acoustic( 2202): open /system/etc/AudioBTID.csv success.
I/HTC Acoustic( 2202): BT ID table version: PASSION_HTC_20100610
E/HTC Acoustic( 2202): Fail to open /system/etc/TPA2018.csv -1.
D/AudioHardwareQSD( 2202): speaker amplifier tpa2018 is not supported
I/AudioFlinger( 2202): Loaded primary audio interface from LEGACY Audio HW HAL (audi
)
I/AudioFlinger( 2202): Using 'LEGACY Audio HW HAL' (audio.primary) as the primary au
io interface
I/AudioFlinger( 2202): Loaded a2dp audio interface from A2DP Audio HW HAL (audio)
D/AudioHardwareInterface( 2202): setMode(NORMAL)
I/AudioHardwareQSD( 2202): Set master volume to 1.000000
I/CameraService( 2202): CameraService started (pid=2202)
D/QcomCamera( 2202): HAL_get_number_of_cameras: loading libcamera at 0xb000e9f0
I/AudioFlinger( 2202): AudioFlinger's thread 0xfa18f0 ready to run
W/AudioFlinger( 2202): Thread AudioOut_1 cannot connect to the power manager service
I/AudioHardwareQSD( 2202): Routing audio to Speakerphone
D/AudioHardwareQSD( 2202): Switching audio device to
D/AudioHardwareQSD( 2202): Speakerphone
I/AudioHardwareQSD( 2202): voice volume 5 (range is 0 to 5)
D/AudioHardwareQSD( 2202): Setting in-call volume to 100
W/AudioPolicyManagerBase( 2202): getDeviceForStrategy() unknown strategy: 5
I/AudioPolicyService( 2202): Loaded audio policy from LEGACY Audio Policy HAL (audio
policy)
I/ServiceManager( 76): service 'media.audio_flinger' died
I/ServiceManager( 76): service 'media.player' died
I/ServiceManager( 76): service 'media.camera' died
I/ServiceManager( 76): service 'media.audio_policy' died
Click to expand...
Click to collapse
it is looped all the time and after 20min of waiting nothing else happened. Do somebody know what's meant by that and how it can be fixed? Please tell me if I need to provide any further information. My skill is not high enough to know what might be needed or useful information for you^^
My Device is a HTC Desire GSM with S-OFF.
how did you partition your sd card? backup your sd to pc, then use only gparted or 4ext recovery only (NOT minitool)
use FAT32 and ~1GB ext4 (should be faster) partitions, both primary, step 5 here
full wipe and try again
I used the partition mini tool. Why is this not recommended? And shouldnt' it work with an ext2 as well? I had a sdExt3 a couple of month ago but due to my AOSP (Redux1.2) I prefered custom PartitionTables to just gain some more data space. But according to the system size of my hopefully new ROM i need a sdExt again. PartitionMiniTool worked fine for me during the last Time. If I'm home I'll try gparted as you suggest.
What does the logOutput tell you? Is my issue only ext related? Or are there any other possible reasons you could think of?
Sorry for my bad englisch^^
worstl said:
I used the partition mini tool. Why is this not recommended? And shouldnt' it work with an ext2 as well? I had a sdExt3 a couple of month ago but due to my AOSP (Redux1.2) I prefered custom PartitionTables to just gain some more data space. But according to the system size of my hopefully new ROM i need a sdExt again. PartitionMiniTool worked fine for me during the last Time. If I'm home I'll try gparted as you suggest.
What does the logOutput tell you? Is my issue only ext related? Or are there any other possible reasons you could think of?
Sorry for my bad englisch^^
Click to expand...
Click to collapse
minitool is not recommended as can created bad partitions not properly aligned. gparted and 4ext recovery are the best, safest methods. if you are already s-off, it is easy to change to 4ext recovery.
it may work fine with ext2, though is an older filesystem. most ROMs now support ext3 and ext4. (ext4 is just supposed to be slightly faster and 'newer')
having a correctly partitioned sd card should work. the only other thing you need is to full wipe (wipe data/factory reset etc.) before flashing the rom.
with that rom, make sure you activate A2SD using the instructions in the first post.
Thanks a lot for you help so far. I partitioned my sdExt as a ext4 now. After factory reset and flashing the rom i now mounted system and data. Connected myself with my adb and tried to install die a2sd.
adb shell
~ # a2sd install
a2sd install
/sbin/sh: a2sd: not found
Click to expand...
Click to collapse
Is what I got. But as I can't boot the phone, I cannot use a android terminal to use
su
a2sd install
Click to expand...
Click to collapse
What am I doing wrong?
Yeha! And again, thanks a lot for your help =) 4Ext Recovery did it

Soft Bricked my Galaxy Nexus,HELP!!

I soft bricked my Galaxy Nexus .I formatted everything on that device, its completely empty(not purposely)(no android files in sd and no system files backup is not available too).Please can anyone help me to return my nexus to stock and BTW I also rooted my nexus before and tried to install a custom rom but it failed and thus later led to this situation.I am on mac please send advices which can be done on mac :roll eyes: .I want it fixed please please please help me!!
Custom Rom installation failed??
How are you flashing them?
Or getting any error?
Sent from my C6603 using xda app-developers app
Sorry, but wrong section mate! This is the correct section for ur device:
http://forum.xda-developers.com/forumdisplay.php?f=1431
I have asked the mods to move this post.
"To err is human, to forgive is divine"
Sent from my SGS II
Tritinum said:
I soft bricked my Galaxy Nexus .I formatted everything on that device, its completely empty(not purposely)(no android files in sd and no system files backup is not available too).Please can anyone help me to return my nexus to stock and BTW I also rooted my nexus before and tried to install a custom rom but it failed and thus later led to this situation.I am on mac please send advices which can be done on mac :roll eyes: .I want it fixed please please please help me!!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1626895
follow this.
It looks like I sofbricked my gnex too. I restored my CM10.1 RC2 copy then dirty-flashed RC3, phone booted but then restarted immediately (it's been like that over and over again). I thought it could be dirty flash that caused this issue so I did full wipe and reflashed everything....As a result I didn't even go beyond the boot animation screen - bootloop and then restart! I restored my stock backup - the same. I wiped everything reflashed stock image using standrad fastboot procedure...IT didn't do the trick either. Still bootloop + reboot!
Perhaps I will try Odin and then Omap flash....but I start to think that it can be something related to CPU (overheat - I did couple of backup/restore/install processes in a row indeed. and last time I checked CPU temp was about 65-70 centigrades). I decided to turn it off and wait an hour or two.
forever_lol said:
It looks like I sofbricked my gnex too. I restored my CM10.1 RC2 copy then dirty-flashed RC3, phone booted but then restarted immediately (it's been like that over and over again). I thought it could be dirty flash that caused this issue so I did full wipe and reflashed everything....As a result I didn't even go beyond the boot animation screen - bootloop and then restart! I restored my stock backup - the same. I wiped everything reflashed stock image using standrad fastboot procedure...IT didn't do the trick either. Still bootloop + reboot!
Perhaps I will try Odin and then Omap flash....but I start to think that it can be something related to CPU (overheat - I did couple of backup/restore/install processes in a row indeed. and last time I checked CPU temp was about 65-70 centigrades). I decided to turn it off and wait an hour or two.
Click to expand...
Click to collapse
its almost like you totally missed the link i posted right above your post.
impressive.
Zepius said:
its almost like you totally missed the link i posted right above your post.
impressive.
Click to expand...
Click to collapse
You're kidding right? Did you even read what I posted? You clearly misunderstand what my issue is all about.
I know how to flash nexus in every possible way and I DID it several times today (even repartitioned). Phone boots in bootloader, recovery, download mode without any issues. Installation goes smooth and it's always successful. Problems begin when I try to restart the system. It just simply reboots after couple of seconds. I can hardly reach welcome screen. Forget about signing in. I am not a tech guy but It looks like it can be related to processor power circuit. Device reboots when cpu speeds up. I cannot even enable (usb-debugging) to get the logcat.
EDIT: OMAP flash didn't help either. I guess my adventure with gnex is over. It was imported via ebay so no warranty, I am not really willing to pay for motherboard replacement or stuff like that.
You could just have flashed a custom rom that has adbd enabled and get access to see logs at least from the android boot process.
Sent from my Nexus
It looks like a hardware defect anyway. I bought N4 today. I'll take a deeper look in gnex when I have more time.
bk201doesntexist said:
You could just have flashed a custom rom that has adbd enabled and get access to see logs at least from the android boot process.
Sent from my Nexus
Click to expand...
Click to collapse
I took your advice and pushed rasbean jelly via adb (recovery) and managed to get a logcat (I mean before it rebooted on bootanimantion screen
Code:
--------- beginning of /dev/log/main
I/installd( 132): installd firing up
E/IMGSRV ( 122): :0: SetupuKernel : EDM status value DevVAddr: 0x0F004000 pvLinAddrKM: 0xC89B1000
--------- beginning of /dev/log/system
I/Vold ( 121): Vold 2.1 (the revenge) firing up
E/Vold ( 121): Error reading configuration (No such file or directory)... continuing anyways
I/DEBUG ( 126): debuggerd: May 26 2013 17:30:01
I/Netd ( 125): Netd 1.0 starting
W/InterfaceController( 125): Warning (Cannot load library: load_library(linker.cpp:771): library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
I/SurfaceFlinger( 128): SurfaceFlinger is starting
I/SurfaceFlinger( 128): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 128): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/ ( 127): [CP BOOT] __boot_6260: START CP BOOT
D/libEGL ( 128): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 128): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
D/ ( 127): [CP BOOT] __boot_6260: CP POWER ON DONE
D/ ( 127): [CP BOOT] mipi_xmit_atat: SENT ATAT 0
I/mediaserver( 131): ServiceManager: 0x419e2e30
I/AudioFlinger( 131): Using default 3000 mSec as standby time.
I/CameraService( 131): CameraService started (pid=131)
D/ ( 127): [CP BOOT] mipi_xmit_atat: SENT ATAT 1
I/AudioPolicyManagerBase( 131): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
I/ti_hwc ( 128): clone region is set to (0,0) to (720,1280)
I/ti_hwc ( 128): external display changed (state=0, mirror={disabled tform=0deg}, dock={disabled tform=0deg}, tv=0
I/ti_hwc ( 128): omap4_hwc_device_open(rgb_order=1 nv12_only=0)
I/SurfaceFlinger( 128): Using composer version 1.0
W/SurfaceFlinger( 128): getting VSYNC period from fb HAL: 16954612
W/SurfaceFlinger( 128): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
I/AudioFlinger( 131): loadHwModule() Loaded primary audio interface from Tuna audio HW HAL (audio) handle 1
I/AudioFlinger( 131): HAL output buffer size 144 frames, normal mix buffer size 864 frames
I/SurfaceFlinger( 128): EGL informations:
I/SurfaceFlinger( 128): vendor : Android
I/SurfaceFlinger( 128): version : 1.4 Android META-EGL
I/SurfaceFlinger( 128): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
I/SurfaceFlinger( 128): Client API: OpenGL_ES
I/SurfaceFlinger( 128): EGLSurface: 8-8-8-8, config=0x2
I/SurfaceFlinger( 128): OpenGL ES informations:
I/SurfaceFlinger( 128): vendor : Imagination Technologies
I/SurfaceFlinger( 128): renderer : PowerVR SGX 540
I/SurfaceFlinger( 128): version : OpenGL ES-CM 1.1
I/SurfaceFlinger( 128): extensions: GL_EXT_debug_marker GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_OES_egl_sync GL_IMG_vertex_array_object
I/SurfaceFlinger( 128): GL_MAX_TEXTURE_SIZE = 2048
I/SurfaceFlinger( 128): GL_MAX_VIEWPORT_DIMS = 2048 x 2048
I/AudioMixer( 131): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
E/MonoPipe( 131): Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functional
D/SurfaceFlinger( 128): Screen acquired, type=0 flinger=0x4203c318
D/ ( 127): [CP BOOT] __boot_6260: XIMT PSI DONE
D/ ( 127): [CP BOOT] __boot_6260: XIMT EBL DONE
D/ ( 127): [CP BOOT] __boot_6260: SET EBL DONE
D/ ( 127): [CP BOOT] __boot_6260: REQSECSTART CMD DONE
D/AndroidRuntime( 129):
D/AndroidRuntime( 129): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 129): CheckJNI is OFF
D/MDnsDS ( 125): MDnsSdListener::Hander starting up
D/MDnsDS ( 125): MDnsSdListener starting to monitor
D/MDnsDS ( 125): Going to poll with pollCount 1
D/libEGL ( 293): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 293): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 293): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
D/dalvikvm( 129): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 129): Added shared lib libjavacore.so 0x0
D/dalvikvm( 129): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 129): Added shared lib libnativehelper.so 0x0
W/dalvikvm( 129): Failed to mount /storage as MS_SLAVE: Invalid argument

[Q] Open GL Issues Android 4.3

Hi,
How are you?
I have a Galaxy Nexus running Android 4.3 stock and unrooted, and I am experiencing weird behaviour when I try to launch any open GL 2.0 app.
I can not run any Open GL 2.0 app because it always force closes.
Please, Does someone know what can be this issue root cause?
I have been trying to find a fix or workaround for it at google with no success.
I included to this post my system logs, and it loooks like that this is causing the problem:
Code:
D/libEGL ( 5918): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 5918): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
E/libEGL ( 5918): load_driver(/vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so): dlopen failed: cannot locate symbol "KEGLGetBlob" referenced by "libGLESv2_POWERVR_SGX540_120.so"...
E/IMGSRV ( 5918): :0: PVRSRVGetDeviceMemHeapInfo: Error 149 returned
E/IMGSRV ( 5918): :0: SGXCreateRenderContext: Failed to retrieve device memory context information
E/IMGSRV ( 5918):
E/IMGSRV ( 5918): :0: SGXDestroyTransferContext: Called with NULL context. Ignoring
E/IMGSRV ( 5918): :0: SGXDestroyRenderContext: NULL handle
E/IMGSRV ( 5918): :0: PVRSRVDestroyDeviceMemContext: allocations still exist in the memory context to be destroyed
E/IMGSRV ( 5918): :0: Likely Cause: client drivers not freeing alocations before destroying devmemcontext
W/libEGL ( 5918): eglInitialize(0x1) failed (EGL_BAD_ALLOC)
D/AndroidRuntime( 5918): Shutting down VM
I appreciate any help you can give me,
Roger
RogerSilva said:
Hi,
How are you?
I have a Galaxy Nexus running Android 4.3 stock and unrooted, and I am experiencing weird behaviour when I try to launch any open GL 2.0 app.
I can not run any Open GL 2.0 app because it always force closes.
Please, Does someone know what can be this issue root cause?
I have been trying to find a fix or workaround for it at google with no success.
I included to this post my system logs, and it loooks like that this is causing the problem:
Code:
D/libEGL ( 5918): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 5918): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
E/libEGL ( 5918): load_driver(/vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so): dlopen failed: cannot locate symbol "KEGLGetBlob" referenced by "libGLESv2_POWERVR_SGX540_120.so"...
E/IMGSRV ( 5918): :0: PVRSRVGetDeviceMemHeapInfo: Error 149 returned
E/IMGSRV ( 5918): :0: SGXCreateRenderContext: Failed to retrieve device memory context information
E/IMGSRV ( 5918):
E/IMGSRV ( 5918): :0: SGXDestroyTransferContext: Called with NULL context. Ignoring
E/IMGSRV ( 5918): :0: SGXDestroyRenderContext: NULL handle
E/IMGSRV ( 5918): :0: PVRSRVDestroyDeviceMemContext: allocations still exist in the memory context to be destroyed
E/IMGSRV ( 5918): :0: Likely Cause: client drivers not freeing alocations before destroying devmemcontext
W/libEGL ( 5918): eglInitialize(0x1) failed (EGL_BAD_ALLOC)
D/AndroidRuntime( 5918): Shutting down VM
I appreciate any help you can give me,
Roger
Click to expand...
Click to collapse
Any help?Please?
I still can't figure out what is going on =/
I appreciate any help you can give me
RogerSilva said:
Any help?Please?
I still can't figure out what is going on =/
I appreciate any help you can give me
Click to expand...
Click to collapse
Have you gone back to stock via fastboot?
Sent from my Galaxy Nexus using XDA Premium HD app
Hi mrgnex,
thanks for helping.
mrgnex said:
Have you gone back to stock via fastboot?
Sent from my Galaxy Nexus using XDA Premium HD app
Click to expand...
Click to collapse
I am running stock unrooted Android 4.3 ( JWR66Y ), and I did a factory reset after upgrading to 4.3 through OTA.
I have been using stock unrooted Android, I never installed any custom roms on my phone.
Do I need to flash stock image via fastboot even If I have never installed any custom mod or rom in my phone?
Please, Do you have any idea of what could be this issue root cause?
Does attached logs show any clue about it?
( I am not a Android developer, so I don`t know what the error describe in the log means)
I appreciate any help you can give me,
Roger
Please, May someone help me?
This issue is driving me crazy as I can`t run any Open GL 2.0 app, It simply crashes with the error reported on attached log...
Thanks

Categories

Resources