anybody know whats wrong with my camera? logcat included! - G1 Q&A, Help & Troubleshooting

my camera just dont work no more... can someone tell whats wrong with it? here's a logcat...
E/QualcommCameraHardware( 2710): ioctl error. camfd=14, type=21, length=4, rc=0,
ctrlCmd.status=0, Unknown error: 0
E/QualcommCameraHardware( 2710): ioctl error. camfd=14, type=15, length=4, rc=0,
ctrlCmd.status=0, Unknown error: 0
D/CameraService( 2710): autoFocus (pid 4113)
E/DMAgent ( 4307): SMD Port open failure.[v1.1.2.12231200]
D/dalvikvm( 3037): GC freed 1369 objects / 61496 bytes in 525ms
E/DMAgent ( 4318): SMD Port open failure.[v1.1.2.12231200]
D/dalvikvm( 3261): GC freed 290 objects / 11352 bytes in 110ms
E/DMAgent ( 4319): SMD Port open failure.[v1.1.2.12231200]
D/dalvikvm( 2964): GC freed 63 objects / 2392 bytes in 147ms
D/WindowManager( 2730): I'm tired mEndcallBehavior=0x2
I/power ( 2730): *** set_screen_state 0
D/CameraService( 2710): cancelAutoFocus (pid 4113)
D/CameraService( 2710): stopPreview (pid 4113)
D/KeyguardViewManager( 2730): show()
D/LockExchangeUtils( 2730): isLockExchangeEnabled = false
D/LockExchangeUtils( 2730): isLockExchangeEnabled = false
D/Sensors ( 2730): sensors=00000001, real=00000001
D/Sensors ( 2730): sensors=00000000, real=00000000
D/BluetoothA2dpService( 2730): Received intent with action: android.intent.actio
n.SCREEN_OFF
I/QualcommCameraHardware( 2710): deinitPreview E
I/QualcommCameraHardware( 2710): deinitPreview X
D/CameraService( 2710): stopPreview(), hardware stopped OK
D/QualcommCameraHardware( 2710): frame_thread X
D/Camera-JNI( 4113): release camera
D/CameraService( 2710): Client::disconnect() E (pid 4113 client 0x14648)
D/CameraService( 2710): hardware teardown
D/QualcommCameraHardware( 2710): release E
D/AKMD ( 2714): Compass CLOSE
D/QualcommCameraHardware( 2710): release X
D/QualcommCameraHardware( 2710): ~QualcommCameraHardware E
D/QualcommCameraHardware( 2710): ~QualcommCameraHardware X
D/CameraService( 2710): removeClient (pid 4113) done
D/CameraService( 2710): Client::disconnect() X (pid 4113)
D/CameraService( 2710): Client::~Client E (pid 2710, client 0x14648)
D/CameraService( 2710): Client::disconnect() E (pid 2710 client 0x14648)
D/CameraService( 2710): Client::~Client X (pid 2710)
D/SurfaceFlinger( 2730): About to give-up screen, flinger = 0x150fb8

anybody know how to read this and tell me whats wrong?

eh no one knows at all?

khmerkid said:
eh no one knows at all?
Click to expand...
Click to collapse
Maybe give more information.
Device?
Rom?

G1, running on king's droideris rom

Related

Earth for Android

Has anyone managed to get Google Earth Running on their Eclair build? I found it in the market yesterday and was instantly excited, but I cant get it to work after installation, its like it doesn't even launch. Anyone else have success?
I just went through the process of getting all the apps to show up witch only took like 20 mins and i still dont see google earth in the market. what am i doing wrong?
Google Earth is for 2.1 only.
There is a bounty and team working on porting it to Donut as we speak.
myn said:
Google Earth is for 2.1 only.
There is a bounty and team working on porting it to Donut as we speak.
Click to expand...
Click to collapse
that would be why. Thanks myn. I'm sure you will be letting us know if and when this becomes available.
heres a nice video for now http://www.youtube.com/watch?v=AyeJyctGhSc
Porting it to donut? It doesn't even appear launch on Eclair on the vogue. I have opengl at boot enabled with everything setup for it.
i just read that it is 5.65mb apk and 23mb installed.
Thats big.
A little update, I have taken apart the APK and looked through the settings file. I tried to change the rendering options to see if that would get it going but so far I have had limited success. I'm going to try and figure out if their are other rendering parameters it'll take in the driver.ini file.
Got the crash log for Google Earth on Vogue with Eclair build, I will be looking through it, thought I would post it to see if anyone else could share their vast knowledge
Code:
act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.google.earth/.EarthActivity bnds=[122,215][178,274] }
02-26 14:13:02.299 I/ActivityManager( 153): Start proc com.google.earth for activity com.google.earth/.EarthActivity: pid=546 uid=10049 gids={3003, 1015}
02-26 14:13:02.789 I/ActivityThread( 546): Publishing provider com.google.earth.SuggestionProvider: com.google.earth.SearchSuggestion
02-26 14:13:03.089 W/WindowManager( 153): Exception when adding starting window
02-26 14:13:03.089 W/WindowManager( 153): android.view.InflateException: Binary XML file line #24: Error inflating class <unknown>
02-26 14:13:03.089 W/WindowManager( 153): at android.view.LayoutInflater.createView(LayoutInflater.java:513)
02-26 14:13:03.089 W/WindowManager( 153): at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
02-26 14:13:03.089 W/WindowManager( 153): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:563)
02-26 14:13:03.089 W/WindowManager( 153): at android.view.LayoutInflater.inflate(LayoutInflater.java:385)
02-26 14:13:03.089 W/WindowManager( 153): at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
02-26 14:13:03.089 W/WindowManager( 153): at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
02-26 14:13:03.089 W/WindowManager( 153): at com.android.internal.policy.impl.PhoneWindow.generateLayout(PhoneWindow.java:2153)
02-26 14:13:03.089 W/WindowManager( 153): at com.android.internal.policy.impl.PhoneWindow.installDecor(PhoneWindow.java:2207)
02-26 14:13:03.089 W/WindowManager( 153): at com.android.internal.policy.impl.PhoneWindow.getDecorView(PhoneWindow.java:1395)
02-26 14:13:03.089 W/WindowManager( 153): at com.android.internal.policy.impl.PhoneWindowManager.addStartingWindow(PhoneWindowManager.java:818)
02-26 14:13:03.089 W/WindowManager( 153): at com.android.server.WindowManagerService$H.handleMessage(WindowManagerService.java:8794)
02-26 14:13:03.089 W/WindowManager( 153): at android.os.Handler.dispatchMessage(Handler.java:99)
02-26 14:13:03.089 W/WindowManager( 153): at android.os.Looper.loop(Looper.java:123)
02-26 14:13:03.089 W/WindowManager( 153): at com.android.server.WindowManagerService$WMThread.run(WindowManagerService.java:531)
02-26 14:13:03.089 W/WindowManager( 153): Caused by: java.lang.reflect.InvocationTargetException
02-26 14:13:03.089 W/WindowManager( 153): at android.widget.FrameLayout.<init>(FrameLayout.java:79)
02-26 14:13:03.089 W/WindowManager( 153): at java.lang.reflect.Constructor.constructNative(Native Method)
02-26 14:13:03.089 W/WindowManager( 153): at java.lang.reflect.Constructor.newInstance(Constructor.java:446)
02-26 14:13:03.089 W/WindowManager( 153): at android.view.LayoutInflater.createView(LayoutInflater.java:500)
02-26 14:13:03.089 W/WindowManager( 153): ... 13 more
02-26 14:13:03.089 W/WindowManager( 153): Caused by: android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue{t=0x2/d=0x1010059 a=-1}
02-26 14:13:03.089 W/WindowManager( 153): at android.content.res.Resources.loadDrawable(Resources.java:1677)
02-26 14:13:03.089 W/WindowManager( 153): at android.content.res.TypedArray.getDrawable(TypedArray.java:548)
02-26 14:13:03.089 W/WindowManager( 153): at android.widget.FrameLayout.<init>(FrameLayout.java:91)
02-26 14:13:03.089 W/WindowManager( 153): ... 17 more
02-26 14:13:03.149 D/dalvikvm( 546): Trying to load lib /data/data/com.google.earth/lib/libembeddedearth.so 0x43f9c5d0
02-26 14:13:05.029 I/ActivityManager( 153): Process com.android.mms (pid 530) has died.
02-26 14:13:06.219 I/DEBUG ( 127): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
02-26 14:13:06.219 I/DEBUG ( 127): Build fingerprint: 'google/passion/passion/mahimahi:2.1/ERD79/22607:user/release-keys'
02-26 14:13:06.219 I/DEBUG ( 127): pid: 546, tid: 546 >>> com.google.earth <<<
02-26 14:13:06.219 I/DEBUG ( 127): signal 4 (SIGILL), fault addr 82e1b174
02-26 14:13:06.219 I/DEBUG ( 127): r0 83066a80 r1 83066cdc r2 82fb3f98 r3 00000000
02-26 14:13:06.219 I/DEBUG ( 127): r4 bef046e4 r5 83066a80 r6 83066cdc r7 83051f44
02-26 14:13:06.219 I/DEBUG ( 127): r8 ad00f380 r9 0000bd00 10 4104ec44 fp 00000000
02-26 14:13:06.219 I/DEBUG ( 127): ip 82fcaf38 sp bef046e0 lr 82deb640 pc 82e1b174 cpsr 20000010
02-26 14:13:07.569 I/DEBUG ( 127): #00 pc 00e1b174 /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:13:07.569 I/DEBUG ( 127): #01 lr 82deb640 /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:13:07.569 I/DEBUG ( 127):
02-26 14:13:07.569 I/DEBUG ( 127): code around lr:
02-26 14:13:07.569 I/DEBUG ( 127): 82deb630 e92d4070 e1a04000 e1a05001 eb072de7
02-26 14:13:07.569 I/DEBUG ( 127): 82deb640 e1a00004 e284106c eb072e17 e2753001
02-26 14:13:07.569 I/DEBUG ( 127): 82deb650 33a03000 e5845078 e5843014 e3a03000
02-26 14:13:07.569 I/DEBUG ( 127):
02-26 14:13:07.569 I/DEBUG ( 127): stack:
02-26 14:13:07.569 I/DEBUG ( 127): bef046a0 0000bd00 [heap]
02-26 14:13:07.579 I/DEBUG ( 127): bef046a4 4104ec44
02-26 14:13:07.579 I/DEBUG ( 127): bef046a8 00000000
02-26 14:13:07.579 I/DEBUG ( 127): bef046ac 8306583c
02-26 14:13:07.579 I/DEBUG ( 127): bef046b0 830657a4
02-26 14:13:07.579 I/DEBUG ( 127): bef046b4 82e17594 /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:13:07.579 I/DEBUG ( 127): bef046b8 830658bc
02-26 14:13:07.579 I/DEBUG ( 127): bef046bc afe39004
02-26 14:13:07.579 I/DEBUG ( 127): bef046c0 fffef2b8
02-26 14:13:07.579 I/DEBUG ( 127): bef046c4 83051f44
02-26 14:13:07.579 I/DEBUG ( 127): bef046c8 ad00f380 /system/lib/libdvm.so
02-26 14:13:07.579 I/DEBUG ( 127): bef046cc 0000bd00 [heap]
02-26 14:13:07.579 I/DEBUG ( 127): bef046d0 4104ec44
02-26 14:13:07.579 I/DEBUG ( 127): bef046d4 82de42dc /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:13:07.589 I/DEBUG ( 127): bef046d8 df002777
02-26 14:13:07.589 I/DEBUG ( 127): bef046dc e3a070ad
02-26 14:13:07.589 I/DEBUG ( 127): #00 bef046e0 83066a80
02-26 14:13:07.589 I/DEBUG ( 127): bef046e4 83066cdc
02-26 14:13:07.589 I/DEBUG ( 127): bef046e8 82fb3f98 /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:13:07.589 I/DEBUG ( 127): bef046ec 83066a80
02-26 14:13:07.589 I/DEBUG ( 127): bef046f0 83066cdc
02-26 14:13:07.589 I/DEBUG ( 127): bef046f4 82deb640 /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:13:07.589 I/DEBUG ( 127): bef046f8 83066a7c
02-26 14:13:07.589 I/DEBUG ( 127): bef046fc 83066a80
02-26 14:13:07.589 I/DEBUG ( 127): bef04700 83066cdc
02-26 14:13:07.589 I/DEBUG ( 127): bef04704 82e00ebc /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:13:07.589 I/DEBUG ( 127): bef04708 83051f44
02-26 14:13:07.589 I/DEBUG ( 127): bef0470c fffef2bc
02-26 14:13:07.589 I/DEBUG ( 127): bef04710 fffef2b8
02-26 14:13:07.589 I/DEBUG ( 127): bef04714 82de1ef8 /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:13:07.589 I/DEBUG ( 127): bef04718 82fcabcc
02-26 14:13:07.589 I/DEBUG ( 127): bef0471c 8231d844 /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:13:07.589 I/DEBUG ( 127): bef04720 82fcb8dc
02-26 14:13:07.589 I/DEBUG ( 127): bef04724 00000054
02-26 14:13:08.409 I/ActivityManager( 153): Process com.google.earth (pid 546) has died.
02-26 14:13:08.429 D/Zygote ( 131): Process 546 terminated by signal (4)
02-26 14:13:08.499 I/UsageStats( 153): Unexpected resume of com.android.launcher while already resumed in com.google.earth
02-26 14:13:08.619 W/InputManagerService( 153): Window already focused, ignoring focus gain of: [email protected]
02-26 14:13:13.189 I/ActivityManager( 153): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.xtralogic.android.logcollector/.SendLogActivity }
02-26 14:13:13.249 I/ActivityManager( 153): Start proc com.xtralogic.android.logcollector for activity com.xtralogic.android.logcollector/.SendLogActivity: pid=552 uid=10056 gids={1007, 1015}
02-26 14:13:13.659 D/dalvikvm( 131): GC freed 287 objects / 10920 bytes in 401ms
02-26 14:13:14.049 D/dalvikvm( 131): GC freed 57 objects / 2480 bytes in 363ms
02-26 14:13:14.309 D/dalvikvm( 131): GC freed 2 objects / 48 bytes in 260ms
02-26 14:13:14.879 I/ActivityManager( 153): Displayed activity com.xtralogic.android.logcollector/.SendLogActivity: 1643 ms (total 12610 ms)
02-26 14:13:16.609 I/global ( 552): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
02-26 14:13:17.419 D/dalvikvm( 552): GC freed 1716 objects / 252280 bytes in 175ms
02-26 14:13:17.799 D/dalvikvm( 552): GC freed 925 objects / 215136 bytes in 204ms
02-26 14:13:18.099 D/dalvikvm( 552): GC freed 398 objects / 184280 bytes in 215ms
02-26 14:13:18.149 I/ActivityManager( 153): Starting activity: Intent { act=android.intent.action.CHOOSER cmp=android/com.android.internal.app.ChooserActivity (has extras) }
02-26 14:13:20.009 I/ActivityManager( 153): Displayed activity android/com.android.internal.app.ChooserActivity: 1804 ms (total 1804 ms)
02-26 14:13:26.399 D/dalvikvm( 223): GC freed 1665 objects / 98640 bytes in 323ms
02-26 14:13:31.199 I/ActivityManager( 153): Starting activity: Intent { act=android.intent.action.SEND typ=text/plain flg=0x3000000 cmp=com.android.mms/.ui.ComposeMessageActivity (has extras) }
02-26 14:13:31.359 I/ActivityManager( 153): Start proc com.android.mms for activity com.android.mms/.ui.ComposeMessageActivity: pid=561 uid=10043 gids={3003, 1015}
02-26 14:13:32.749 I/ActivityManager( 153): Process com.facebook.katana (pid 489) has died.
02-26 14:13:33.319 I/NotificationService( 153): enqueueToast pkg=com.android.mms [email protected] duration=0
02-26 14:13:33.809 I/ActivityManager( 153): Displayed activity com.android.mms/.ui.ComposeMessageActivity: 2478 ms (total 2478 ms)
02-26 14:13:35.649 D/dalvikvm( 561): GC freed 2699 objects / 173672 bytes in 212ms
02-26 14:13:36.169 W/KeyCharacterMap( 561): No keyboard for id 0
02-26 14:13:36.169 W/KeyCharacterMap( 561): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
02-26 14:13:41.409 D/dalvikvm( 153): GC freed 13532 objects / 751656 bytes in 368ms
02-26 14:13:41.589 W/Process ( 153): Unable to open /proc/489/status
02-26 14:13:42.239 W/KeyCharacterMap( 561): No keyboard for id 103
02-26 14:13:42.239 W/KeyCharacterMap( 561): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
02-26 14:13:56.009 D/dalvikvm( 332): GC freed 2309 objects / 92072 bytes in 131ms
02-26 14:14:05.039 D/dalvikvm( 223): GREF has increased to 201
02-26 14:14:08.099 V/Telephony( 561): getOrCreateThreadId uri: content://mms-sms/threadID?recipient=5092610533
02-26 14:14:08.109 D/dalvikvm( 561): GREF has increased to 201
02-26 14:14:08.159 V/Telephony( 561): getOrCreateThreadId cursor cnt: 1
02-26 14:14:08.439 V/Telephony( 561): getOrCreateThreadId uri: content://mms-sms/threadID?recipient=5092610533
02-26 14:14:08.559 V/Telephony( 561): getOrCreateThreadId cursor cnt: 1
02-26 14:14:09.349 D/dalvikvm( 219): GC freed 8483 objects / 460040 bytes in 200ms
02-26 14:14:09.799 V/Telephony( 561): getOrCreateThreadId uri: content://mms-sms/threadID?recipient=5092610533
02-26 14:14:09.869 V/Telephony( 561): getOrCreateThreadId cursor cnt: 1
02-26 14:14:10.399 D/ConnectivityService( 153): startUsingNetworkFeature for net 0: enableMMS
02-26 14:14:10.449 D/ConnectivityService( 153): reconnecting to special network
02-26 14:14:10.839 D/DataConnectionTracker( 219): enableApnType(mms), isApnTypeActive = true and state = CONNECTED
02-26 14:14:10.839 D/DataConnectionTracker( 219): setEnabled(1, true) with old state = false and enabledCount = 1
02-26 14:14:10.839 D/NetworkStateTracker( 153): setDetailed state, old =IDLE and new state=CONNECTING
02-26 14:14:10.839 D/ConnectivityService( 153): ConnectivityChange for MOBILE_MMS: CONNECTING/CONNECTING
02-26 14:14:10.899 D/MobileDataStateTracker( 153): mms Received state= CONNECTED, old= CONNECTING, reason= apnChanged, apnTypeList= mms
02-26 14:14:10.899 D/NetworkStateTracker( 153): setDetailed state, old =CONNECTING and new state=CONNECTED
02-26 14:14:10.899 D/ConnectivityService( 153): ConnectivityChange for MOBILE_MMS: CONNECTED/CONNECTED
02-26 14:14:10.909 V/NetworkStateTracker( 153): Setting TCP values: [4093,26280,35040,4096,16384,35040] which comes from [net.tcp.buffersize.edge]
02-26 14:14:10.939 D/DataConnectionTracker( 219): EVENT_APN_ENABLE_REQUEST 1, 1
02-26 14:14:10.939 D/DataConnectionTracker( 219): dataEnabled = false, enabledCount = 1, isApnTypeActive = true
02-26 14:14:11.019 D/ConnectivityService( 153): adding dns 66.174.92.14 for MOBILE
02-26 14:14:11.039 D/ConnectivityService( 153): startUsingNetworkFeature for net 0: enableMMS
02-26 14:14:11.039 D/ConnectivityService( 153): adding dns 66.174.92.14 for MOBILE
02-26 14:14:11.039 D/ConnectivityService( 153): adding dns 66.174.95.44 for MOBILE
02-26 14:14:11.049 D/ConnectivityService( 153): adding dns 66.174.95.44 for MOBILE
02-26 14:14:11.049 D/NetworkStateTracker( 153): addPrivateDnsRoutes for Mobile data state: CONNECTED(ppp0) - mPrivateDnsRouteSet = false
02-26 14:14:11.079 D/ConnectivityService( 153): special network already active
02-26 14:14:11.239 D/NetworkStateTracker( 153): adding 66.174.92.14 (240954946)
02-26 14:14:11.249 D/NetworkStateTracker( 153): adding 66.174.95.44 (744468034)
02-26 14:14:11.429 D/GpsLocationProvider( 153): updateNetworkState available info: NetworkInfo: type: MOBILE_MMS[EDGE], state: CONNECTED/CONNECTED, reason: apnChanged, extra: internet, roaming: false, failover: false, isAvailable: true
02-26 14:14:11.429 I/ActivityManager( 153): Process com.xtralogic.android.logcollector (pid 552) has died.
02-26 14:14:11.439 D/GpsLocationProvider( 153): NetworkThread wait for 14220412ms
02-26 14:14:11.639 D/dalvikvm( 561): GC freed 8861 objects / 446040 bytes in 433ms
02-26 14:14:11.669 D/ConnectivityService( 153): startUsingNetworkFeature for net 0: enableMMS
02-26 14:14:11.689 D/ConnectivityService( 153): adding dns 66.174.92.14 for MOBILE
02-26 14:14:11.689 D/ConnectivityService( 153): adding dns 66.174.95.44 for MOBILE
02-26 14:14:11.729 D/ConnectivityService( 153): special network already active
02-26 14:14:12.239 D/ ( 315): unable to rmdir '/cache/dalvik-cache': Is a directory (errno=21)
02-26 14:14:12.659 I/MediaUploader( 406): No need to wake up
02-26 14:14:12.789 D/Smack ( 225): [XMPPConn] close connection, notifyClosed=false
02-26 14:14:13.009 D/MobileDataStateTracker( 153): Requested host route to 0 for mms(ppp0)
02-26 14:14:13.019 D/MobileDataStateTracker( 153): Requested host route to 0 for mms(ppp0)
02-26 14:14:13.069 E/Mms:transaction( 561): Host name may not be null
02-26 14:14:13.089 E/SendTransaction( 561): java.io.IOException: Host name may not be null
02-26 14:14:13.089 E/SendTransaction( 561): at com.android.mms.transaction.HttpUtils.handleHttpConnectionException(HttpUtils.java:253)
02-26 14:14:13.089 E/SendTransaction( 561): at com.android.mms.transaction.HttpUtils.httpConnection(HttpUtils.java:235)
02-26 14:14:13.089 E/SendTransaction( 561): at com.android.mms.transaction.Transaction.sendPdu(Transaction.java:165)
02-26 14:14:13.089 E/SendTransaction( 561): at com.android.mms.transaction.Transaction.sendPdu(Transaction.java:149)
02-26 14:14:13.089 E/SendTransaction( 561): at com.android.mms.transaction.SendTransaction.run(SendTransaction.java:115)
02-26 14:14:13.089 E/SendTransaction( 561): at java.lang.Thread.run(Thread.java:1096)
02-26 14:14:13.089 E/SendTransaction( 561): Delivery failed.
02-26 14:14:13.099 E/Mms:transaction( 561): Host name may not be null
Here is the rest of the log
Code:
02-26 14:14:13.099 E/SendTransaction( 561): java.io.IOException: Host name may not be null
02-26 14:14:13.099 E/SendTransaction( 561): at com.android.mms.transaction.HttpUtils.handleHttpConnectionException(HttpUtils.java:253)
02-26 14:14:13.099 E/SendTransaction( 561): at com.android.mms.transaction.HttpUtils.httpConnection(HttpUtils.java:235)
02-26 14:14:13.099 E/SendTransaction( 561): at com.android.mms.transaction.Transaction.sendPdu(Transaction.java:165)
02-26 14:14:13.099 E/SendTransaction( 561): at com.android.mms.transaction.Transaction.sendPdu(Transaction.java:149)
02-26 14:14:13.099 E/SendTransaction( 561): at com.android.mms.transaction.SendTransaction.run(SendTransaction.java:115)
02-26 14:14:13.099 E/SendTransaction( 561): at java.lang.Thread.run(Thread.java:1096)
02-26 14:14:13.099 E/SendTransaction( 561): Delivery failed.
02-26 14:14:13.669 D/ConnectivityService( 153): startUsingNetworkFeature for net 0: enableMMS
02-26 14:14:13.669 D/ConnectivityService( 153): adding dns 66.174.92.14 for MOBILE
02-26 14:14:13.679 D/ConnectivityService( 153): adding dns 66.174.95.44 for MOBILE
02-26 14:14:13.699 D/ConnectivityService( 153): special network already active
02-26 14:14:13.709 D/ConnectivityService( 153): stopUsingNetworkFeature for net 0: enableMMS
02-26 14:14:13.709 D/ConnectivityService( 153): reassessPidDns for pid 561
02-26 14:14:13.729 D/DataConnectionTracker( 219): disableApnType(mms)
02-26 14:14:13.729 D/DataConnectionTracker( 219): setEnabled(1, false) with old state = true and enabledCount = 2
02-26 14:14:13.739 D/DataConnectionTracker( 219): EVENT_APN_ENABLE_REQUEST 1, 0
02-26 14:14:13.739 D/DataConnectionTracker( 219): dataEnabled = true, enabledCount = 2, isApnTypeActive = true
02-26 14:14:13.829 W/Smack/Packet( 225): notify conn break (IOEx), close connection
02-26 14:14:14.069 D/ConnectivityService( 153): requestRouteToHost on down network (2 - dropped
02-26 14:14:14.079 E/SendTransaction( 561): java.io.IOException: Cannot establish route to 0 for null
02-26 14:14:14.079 E/SendTransaction( 561): at com.android.mms.transaction.Transaction.ensureRouteToHost(Transaction.java:224)
02-26 14:14:14.079 E/SendTransaction( 561): at com.android.mms.transaction.Transaction.sendPdu(Transaction.java:164)
02-26 14:14:14.079 E/SendTransaction( 561): at com.android.mms.transaction.Transaction.sendPdu(Transaction.java:149)
02-26 14:14:14.079 E/SendTransaction( 561): at com.android.mms.transaction.SendTransaction.run(SendTransaction.java:115)
02-26 14:14:14.079 E/SendTransaction( 561): at java.lang.Thread.run(Thread.java:1096)
02-26 14:14:14.079 E/SendTransaction( 561): Delivery failed.
02-26 14:14:14.479 D/Smack ( 225): [XMPPConn] close: socket already closed, bail
02-26 14:14:14.609 D/ConnectivityService( 153): stopUsingNetworkFeature for net 0: enableMMS
02-26 14:14:14.609 D/ConnectivityService( 153): reassessPidDns for pid 561
02-26 14:14:14.639 D/DataConnectionTracker( 219): disableApnType(mms)
02-26 14:14:15.189 D/dalvikvm( 561): GC freed 6659 objects / 510680 bytes in 190ms
02-26 14:14:17.849 D/dalvikvm( 315): GC freed 1907 objects / 97416 bytes in 185ms
02-26 14:14:26.239 D/dalvikvm( 406): GC freed 944 objects / 73472 bytes in 119ms
02-26 14:14:38.409 W/KeyCharacterMap( 561): Can't open keycharmap file
02-26 14:14:38.409 W/KeyCharacterMap( 561): Error loading keycharmap file '/system/usr/keychars/htcvogue-ts.kcm.bin'. hw.keyboards.65537.devname='htcvogue-ts'
02-26 14:14:38.409 W/KeyCharacterMap( 561): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
02-26 14:14:38.709 W/IInputConnectionWrapper( 561): showStatusIcon on inactive InputConnection
02-26 14:14:43.499 I/ActivityManager( 153): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.mms/.ui.ConversationList bnds=[62,215][118,274] }
02-26 14:14:44.339 D/dalvikvm( 561): GREF has increased to 301
02-26 14:14:44.699 I/ActivityManager( 153): Displayed activity com.android.mms/.ui.ConversationList: 1096 ms (total 1096 ms)
02-26 14:14:48.449 W/InputManagerService( 153): Window already focused, ignoring focus gain of: [email protected]
02-26 14:14:49.599 D/dalvikvm( 219): GC freed 5819 objects / 337112 bytes in 153ms
02-26 14:14:50.089 W/InputManagerService( 153): Window already focused, ignoring focus gain of: [email protected]
02-26 14:14:50.679 D/dalvikvm( 153): GC freed 12157 objects / 715792 bytes in 256ms
02-26 14:14:51.209 D/dalvikvm( 561): GC freed 6994 objects / 397992 bytes in 211ms
02-26 14:14:54.379 W/InputManagerService( 153): Window already focused, ignoring focus gain of: [email protected]
02-26 14:14:55.189 W/InputManagerService( 153): Window already focused, ignoring focus gain of: [email protected]
02-26 14:14:56.539 W/KeyCharacterMap( 561): Can't open keycharmap file
02-26 14:14:56.539 W/KeyCharacterMap( 561): Error loading keycharmap file '/system/usr/keychars/htcvogue-ts.kcm.bin'. hw.keyboards.65537.devname='htcvogue-ts'
02-26 14:14:56.539 W/KeyCharacterMap( 561): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
02-26 14:14:58.639 I/ActivityManager( 153): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.google.earth/.EarthActivity bnds=[122,215][178,274] }
02-26 14:14:58.719 I/ActivityManager( 153): Start proc com.google.earth for activity com.google.earth/.EarthActivity: pid=594 uid=10049 gids={3003, 1015}
02-26 14:14:58.859 W/WindowManager( 153): Exception when adding starting window
02-26 14:14:58.859 W/WindowManager( 153): android.view.InflateException: Binary XML file line #24: Error inflating class <unknown>
02-26 14:14:58.859 W/WindowManager( 153): at android.view.LayoutInflater.createView(LayoutInflater.java:513)
02-26 14:14:58.859 W/WindowManager( 153): at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
02-26 14:14:58.859 W/WindowManager( 153): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:563)
02-26 14:14:58.859 W/WindowManager( 153): at android.view.LayoutInflater.inflate(LayoutInflater.java:385)
02-26 14:14:58.859 W/WindowManager( 153): at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
02-26 14:14:58.859 W/WindowManager( 153): at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
02-26 14:14:58.859 W/WindowManager( 153): at com.android.internal.policy.impl.PhoneWindow.generateLayout(PhoneWindow.java:2153)
02-26 14:14:58.859 W/WindowManager( 153): at com.android.internal.policy.impl.PhoneWindow.installDecor(PhoneWindow.java:2207)
02-26 14:14:58.859 W/WindowManager( 153): at com.android.internal.policy.impl.PhoneWindow.getDecorView(PhoneWindow.java:1395)
02-26 14:14:58.859 W/WindowManager( 153): at com.android.internal.policy.impl.PhoneWindowManager.addStartingWindow(PhoneWindowManager.java:818)
02-26 14:14:58.859 W/WindowManager( 153): at com.android.server.WindowManagerService$H.handleMessage(WindowManagerService.java:8794)
02-26 14:14:58.859 W/WindowManager( 153): at android.os.Handler.dispatchMessage(Handler.java:99)
02-26 14:14:58.859 W/WindowManager( 153): at android.os.Looper.loop(Looper.java:123)
02-26 14:14:58.859 W/WindowManager( 153): at com.android.server.WindowManagerService$WMThread.run(WindowManagerService.java:531)
02-26 14:14:58.859 W/WindowManager( 153): Caused by: java.lang.reflect.InvocationTargetException
02-26 14:14:58.859 W/WindowManager( 153): at android.widget.FrameLayout.<init>(FrameLayout.java:79)
02-26 14:14:58.859 W/WindowManager( 153): at java.lang.reflect.Constructor.constructNative(Native Method)
02-26 14:14:58.859 W/WindowManager( 153): at java.lang.reflect.Constructor.newInstance(Constructor.java:446)
02-26 14:14:58.859 W/WindowManager( 153): at android.view.LayoutInflater.createView(LayoutInflater.java:500)
02-26 14:14:58.859 W/WindowManager( 153): ... 13 more
02-26 14:14:58.859 W/WindowManager( 153): Caused by: android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue{t=0x2/d=0x1010059 a=-1}
02-26 14:14:58.859 W/WindowManager( 153): at android.content.res.Resources.loadDrawable(Resources.java:1677)
02-26 14:14:58.859 W/WindowManager( 153): at android.content.res.TypedArray.getDrawable(TypedArray.java:548)
02-26 14:14:58.859 W/WindowManager( 153): at android.widget.FrameLayout.<init>(FrameLayout.java:91)
02-26 14:14:58.859 W/WindowManager( 153): ... 17 more
02-26 14:14:59.119 I/ActivityThread( 594): Publishing provider com.google.earth.SuggestionProvider: com.google.earth.SearchSuggestion
02-26 14:14:59.479 D/dalvikvm( 594): Trying to load lib /data/data/com.google.earth/lib/libembeddedearth.so 0x43f9c5d0
02-26 14:15:02.839 I/DEBUG ( 127): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
02-26 14:15:02.839 I/DEBUG ( 127): Build fingerprint: 'google/passion/passion/mahimahi:2.1/ERD79/22607:user/release-keys'
02-26 14:15:02.839 I/DEBUG ( 127): pid: 594, tid: 594 >>> com.google.earth <<<
02-26 14:15:02.839 I/DEBUG ( 127): signal 4 (SIGILL), fault addr 82e1b174
02-26 14:15:02.839 I/DEBUG ( 127): r0 83066a80 r1 83066cdc r2 82fb3f98 r3 00000000
02-26 14:15:02.839 I/DEBUG ( 127): r4 bef046e4 r5 83066a80 r6 83066cdc r7 83051f44
02-26 14:15:02.839 I/DEBUG ( 127): r8 ad00f380 r9 0000bd00 10 4104ec44 fp 00000000
02-26 14:15:02.839 I/DEBUG ( 127): ip 82fcaf38 sp bef046e0 lr 82deb640 pc 82e1b174 cpsr 20000010
02-26 14:15:03.029 I/DEBUG ( 127): #00 pc 00e1b174 /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:15:03.029 I/DEBUG ( 127): #01 lr 82deb640 /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:15:03.029 I/DEBUG ( 127):
02-26 14:15:03.029 I/DEBUG ( 127): code around lr:
02-26 14:15:03.029 I/DEBUG ( 127): 82deb630 e92d4070 e1a04000 e1a05001 eb072de7
02-26 14:15:03.029 I/DEBUG ( 127): 82deb640 e1a00004 e284106c eb072e17 e2753001
02-26 14:15:03.029 I/DEBUG ( 127): 82deb650 33a03000 e5845078 e5843014 e3a03000
02-26 14:15:03.029 I/DEBUG ( 127):
02-26 14:15:03.029 I/DEBUG ( 127): stack:
02-26 14:15:03.029 I/DEBUG ( 127): bef046a0 0000bd00 [heap]
02-26 14:15:03.029 I/DEBUG ( 127): bef046a4 4104ec44
02-26 14:15:03.029 I/DEBUG ( 127): bef046a8 00000000
02-26 14:15:03.029 I/DEBUG ( 127): bef046ac 8306583c
02-26 14:15:03.029 I/DEBUG ( 127): bef046b0 830657a4
02-26 14:15:03.029 I/DEBUG ( 127): bef046b4 82e17594 /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:15:03.029 I/DEBUG ( 127): bef046b8 830658bc
02-26 14:15:03.029 I/DEBUG ( 127): bef046bc afe39004
02-26 14:15:03.029 I/DEBUG ( 127): bef046c0 fffef2b8
02-26 14:15:03.029 I/DEBUG ( 127): bef046c4 83051f44
02-26 14:15:03.029 I/DEBUG ( 127): bef046c8 ad00f380 /system/lib/libdvm.so
02-26 14:15:03.029 I/DEBUG ( 127): bef046cc 0000bd00 [heap]
02-26 14:15:03.029 I/DEBUG ( 127): bef046d0 4104ec44
02-26 14:15:03.029 I/DEBUG ( 127): bef046d4 82de42dc /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:15:03.029 I/DEBUG ( 127): bef046d8 df002777
02-26 14:15:03.029 I/DEBUG ( 127): bef046dc e3a070ad
02-26 14:15:03.029 I/DEBUG ( 127): #00 bef046e0 83066a80
02-26 14:15:03.039 I/DEBUG ( 127): bef046e4 83066cdc
02-26 14:15:03.039 I/DEBUG ( 127): bef046e8 82fb3f98 /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:15:03.039 I/DEBUG ( 127): bef046ec 83066a80
02-26 14:15:03.039 I/DEBUG ( 127): bef046f0 83066cdc
02-26 14:15:03.039 I/DEBUG ( 127): bef046f4 82deb640 /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:15:03.039 I/DEBUG ( 127): bef046f8 83066a7c
02-26 14:15:03.039 I/DEBUG ( 127): bef046fc 83066a80
02-26 14:15:03.039 I/DEBUG ( 127): bef04700 83066cdc
02-26 14:15:03.039 I/DEBUG ( 127): bef04704 82e00ebc /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:15:03.039 I/DEBUG ( 127): bef04708 83051f44
02-26 14:15:03.039 I/DEBUG ( 127): bef0470c fffef2bc
02-26 14:15:03.039 I/DEBUG ( 127): bef04710 fffef2b8
02-26 14:15:03.039 I/DEBUG ( 127): bef04714 82de1ef8 /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:15:03.039 I/DEBUG ( 127): bef04718 82fcabcc
02-26 14:15:03.039 I/DEBUG ( 127): bef0471c 8231d844 /data/data/com.google.earth/lib/libembeddedearth.so
02-26 14:15:03.039 I/DEBUG ( 127): bef04720 82fcb8dc
02-26 14:15:03.039 I/DEBUG ( 127): bef04724 00000054
02-26 14:15:04.139 I/ActivityManager( 153): Process com.google.earth (pid 594) has died.
02-26 14:15:04.149 D/Zygote ( 131): Process 594 terminated by signal (4)
02-26 14:15:04.179 I/UsageStats( 153): Unexpected resume of com.android.launcher while already resumed in com.google.earth
02-26 14:15:04.179 W/InputManagerService( 153): Window already focused, ignoring focus gain of: [email protected]
02-26 14:15:09.489 D/dalvikvm( 561): GC freed 3412 objects / 170896 bytes in 212ms
02-26 14:15:10.453 D/ConnectivityService( 153): ConnectivityService FeatureUser expire(0, enableMMS, [email protected]

[Q] Nexus One - Blank screen

I am having very strange issues with my Nexus One. It seems to be having issues with later versions of Kernel and recoveries!! I have tried flashing almost all the custom ROM's and it ends up with a blank screen. Nothing gets displayed. But the touchscreen and phone itself works. Because I can get calls and I can see everything using android screencast program on my desktop.
To resolve the issue, I always flash 2.6.35.4_SVS-925mV_CFS_AXI_720p_1113MHz_082710 on top of any ROM I install. This has been the case with every ROM. Trust me, I have tried almost every ROM out there! I was running adb shell bugreport and found the below error (highlighted in bold). Is this what is causing the problem? Any ideas how to resolve it?
11-17 11:38:40.267 I/SurfaceFlinger( 174): SurfaceFlinger is starting
11-17 11:38:40.267 I/SurfaceFlinger( 174): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
11-17 11:38:40.277 I/qsd8k.gralloc( 174): using (fd=29)
11-17 11:38:40.277 I/qsd8k.gralloc( 174): id = msmfb
11-17 11:38:40.277 I/qsd8k.gralloc( 174): xres = 480 px
11-17 11:38:40.277 I/qsd8k.gralloc( 174): yres = 800 px
11-17 11:38:40.277 I/qsd8k.gralloc( 174): xres_virtual = 480 px
11-17 11:38:40.277 I/qsd8k.gralloc( 174): yres_virtual = 1600 px
11-17 11:38:40.277 I/qsd8k.gralloc( 174): bpp = 32
11-17 11:38:40.277 I/qsd8k.gralloc( 174): r = 0:8
11-17 11:38:40.277 I/qsd8k.gralloc( 174): g = 8:8
11-17 11:38:40.277 I/qsd8k.gralloc( 174): b = 16:8
11-17 11:38:40.277 I/qsd8k.gralloc( 174): width = 48 mm (254.000000 dpi)
11-17 11:38:40.277 I/qsd8k.gralloc( 174): height = 80 mm (254.000000 dpi)
11-17 11:38:40.277 I/qsd8k.gralloc( 174): refresh rate = 60.00 Hz
11-17 11:38:40.297 D/libEGL ( 174): loaded /system/lib/egl/libGLES_android.so
11-17 11:38:40.347 D/libEGL ( 174): loaded /system/lib/egl/libEGL_adreno200.so
11-17 11:38:40.457 D/libEGL ( 174): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
11-17 11:38:40.467 D/libEGL ( 174): loaded /system/lib/egl/libGLESv2_adreno200.so
11-17 11:38:40.627 E/libEGL ( 174): eglSetSwapRectangleANDROID:1909 error 3008 (EGL_BAD_DISPLAY)
11-17 11:38:40.627 I/SurfaceFlinger( 174): EGL informations:
11-17 11:38:40.627 I/SurfaceFlinger( 174): # of configs : 53
11-17 11:38:40.627 I/SurfaceFlinger( 174): vendor : Android
11-17 11:38:40.627 I/SurfaceFlinger( 174): version : 1.4 Android META-EGL
11-17 11:38:40.627 I/SurfaceFlinger( 174): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle EGL_ANDROID_get_render_buffer
11-17 11:38:40.627 I/SurfaceFlinger( 174): Client API: OpenGL ES
11-17 11:38:40.627 I/SurfaceFlinger( 174): EGLSurface: 8-8-8-8, config=0x9
11-17 11:38:40.627 I/SurfaceFlinger( 174): OpenGL informations:
11-17 11:38:40.627 I/SurfaceFlinger( 174): vendor : Qualcomm
11-17 11:38:40.627 I/SurfaceFlinger( 174): renderer : Adreno 200
11-17 11:38:40.627 I/SurfaceFlinger( 174): version : OpenGL ES-CM 1.1
11-17 11:38:40.627 I/SurfaceFlinger( 174): extensions: GL_AMD_compressed_3DC_texture GL_AMD_compressed_ATC_texture GL_OES_EGL_image 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_draw_texture GL_OES_framebuffer_object GL_OES_matrix_palette GL_OES_point_size_array GL_OES_point_sprite GL_OES_read_format GL_OES_stencil_wrap GL_OES_texture_cube_map GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat
11-17 11:38:40.627 I/SurfaceFlinger( 174): GL_MAX_TEXTURE_SIZE = 4096
11-17 11:38:40.627 I/SurfaceFlinger( 174): GL_MAX_VIEWPORT_DIMS = 4096
11-17 11:38:40.627 I/SurfaceFlinger( 174): flags = 00000000
May not be the issue but I had some blank screen problems first time I rooted my N1 because I has accidentally flashed an AMOLED only recovery image on my SLCD N1.
Unlikely to be the fault as you sound like you know what you're doing but just in case I thought I'd tell you.
I saw this on another thread somewhere on the forum, someone who had the same problem as you. Now it's not to discourage you but I don't remember finding a solution :/ now that doesn't mean we can't try but unfortunately since you've tried a lot of ROMs the only thing I can think of other than a radio flash would be to try passimg to get back to stock.
Dude Random21 said:
I saw this on another thread somewhere on the forum, someone who had the same problem as you. Now it's not to discourage you but I don't remember finding a solution :/ now that doesn't mean we can't try but unfortunately since you've tried a lot of ROMs the only thing I can think of other than a radio flash would be to try passimg to get back to stock.
Click to expand...
Click to collapse
Probably it was me!!! I tried installing Gingerbread ROM some time back. It ended up with the same problem. I have been thinking if its really a hardware issue and just use whatever works..

[Q] Detect the crash reason

I'm not able to get a stable (or usable) CM version. My P1000 crash every times, sometimes before to imput the the sim pin.
I'm tryed different cm versions CM9/10/10.1 with different kernel options and relative gapps.
How can I get the log to detect the crash issues?
I'm make a full restock with repartitions before every test.......
Autoreply....
Click to expand...
Click to collapse
Logs below come after a full restock(with repartitions) -> Overcome Kernel 4.0 -> 3 Wipes -> official cm-10.1-20130528-NIGHTLY-p1.zip
No gapps, no more apps installed!!
Here last part of tombstone files
Code:
05-29 08:30:25.960 429 429 E BatteryService: wirelessOnlinePath not found
05-29 08:30:25.960 429 429 I sysproc : Entered system_init()
05-29 08:30:25.960 429 429 I sysproc : ServiceManager: 0x4da0b5a8
05-29 08:30:25.960 429 429 D SensorService: nuSensorService starting...
05-29 08:30:26.148 429 429 E Sensors : couldn't find 'proximity' input device
05-29 08:30:26.191 429 442 E AKMD2 : libkam : Unable to load settings file, using defaults.
05-29 08:30:26.191 429 442 I AKMD2 : Thread Start >>>
05-29 08:30:26.382 429 429 I SensorService: BMA020 3-axis Accelerometer
05-29 08:30:26.382 429 429 I SensorService: AK8973 3-axis Magnetic field sensor
05-29 08:30:26.382 429 429 I SensorService: AK8973 Orientation sensor
05-29 08:30:26.382 429 429 I SensorService: BH1721 Light sensor
05-29 08:30:26.382 429 429 I SensorService: L3G4200D Gyroscope sensor
05-29 08:30:26.382 429 429 I sysproc : System server: starting Android runtime.
05-29 08:30:26.382 429 429 I sysproc : System server: starting Android services.
05-29 08:30:26.386 429 429 I sysproc : System server: entering thread pool.
05-29 08:30:26.390 429 443 D SensorService: nuSensorService thread starting...
05-29 08:30:26.390 429 443 F libc : Fatal signal 8 (SIGFPE) at 0x000001ad (code=0), thread 443 (SensorService)
Code:
05-29 10:31:49.535 960 960 I CalendarDatabaseHelper: Bootstrapping database
05-29 10:31:57.152 960 960 I CalendarProvider2: Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
05-29 10:31:57.156 960 960 W ContentResolver: Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
05-29 12:01:04.578 960 967 F libc : Fatal signal 11 (SIGSEGV) at 0x00082028 (code=1), thread 967 (Compiler)
Code:
05-29 12:01:02.152 429 432 D dalvikvm: GC_CONCURRENT freed 1979K, 22% free 8038K/10216K, paused 4ms+8ms, total 222ms
05-29 12:01:02.507 429 445 V TAG : bug 7643792: fitSystemWindows([0,25][0,0])
05-29 12:01:04.421 429 482 I InputReader: Reconfiguring input devices. changes=0x00000004
05-29 12:01:04.421 429 482 I InputReader: Device reconfigured: id=6, name='AT42QT602240 Touchscreen', size 600x1024, orientation 1, mode 1, display id 0
05-29 12:01:05.152 429 467 D dalvikvm: GC_FOR_ALLOC freed 822K, 29% free 7342K/10216K, paused 106ms, total 111ms
05-29 12:01:07.765 429 446 F libc : Fatal signal 11 (SIGSEGV) at 0x00440085 (code=1), thread 446 (WindowManager)
Code:
05-29 12:02:02.523 410 410 I SensorService: BMA020 3-axis Accelerometer
05-29 12:02:02.523 410 410 I SensorService: AK8973 3-axis Magnetic field sensor
05-29 12:02:02.523 410 410 I SensorService: AK8973 Orientation sensor
05-29 12:02:02.523 410 410 I SensorService: BH1721 Light sensor
05-29 12:02:02.523 410 410 I SensorService: L3G4200D Gyroscope sensor
05-29 12:02:02.523 410 410 I sysproc : System server: starting Android runtime.
05-29 12:02:02.523 410 410 I sysproc : System server: starting Android services.
05-29 12:02:02.527 410 410 I sysproc : System server: entering thread pool.
05-29 12:02:02.527 410 424 D SensorService: nuSensorService thread starting...
05-29 12:02:02.527 410 424 F libc : Fatal signal 8 (SIGFPE) at 0x0000019a (code=0), thread 424 (SensorService)
Code:
05-29 12:15:09.960 1109 1109 D dalvikvm: GC_EXPLICIT freed 1465K, 56% free 5891K/13348K, paused 4ms+4ms, total 46ms
05-29 12:15:22.093 1109 1112 D dalvikvm: GC_CONCURRENT freed 1043K, 56% free 5988K/13348K, paused 4ms+12ms, total 67ms
05-29 12:15:25.597 1109 1112 D dalvikvm: GC_CONCURRENT freed 1591K, 59% free 5557K/13348K, paused 3ms+9ms, total 63ms
05-29 12:16:01.632 1109 1112 D dalvikvm: GC_CONCURRENT freed 1017K, 59% free 5525K/13348K, paused 3ms+3ms, total 54ms
05-29 12:16:04.878 1109 1112 D dalvikvm: GC_CONCURRENT freed 856K, 58% free 5617K/13348K, paused 7ms+5ms, total 63ms
05-29 12:16:05.367 1109 1112 D dalvikvm: GC_CONCURRENT freed 1072K, 59% free 5552K/13348K, paused 3ms+8ms, total 56ms
05-29 12:16:10.238 1109 1112 D dalvikvm: GC_CONCURRENT freed 968K, 59% free 5570K/13348K, paused 3ms+9ms, total 59ms
05-29 12:16:18.589 1109 1112 D dalvikvm: GC_CONCURRENT freed 1029K, 59% free 5576K/13348K, paused 3ms+3ms, total 65ms
05-29 12:16:21.808 1109 1112 D dalvikvm: GC_CONCURRENT freed 999K, 59% free 5574K/13348K, paused 3ms+12ms, total 59ms
05-29 12:16:53.800 1109 1112 D dalvikvm: GC_CONCURRENT freed 984K, 59% free 5547K/13348K, paused 3ms+4ms, total 52ms
05-29 12:16:58.382 1109 1112 D dalvikvm: GC_CONCURRENT freed 822K, 58% free 5734K/13348K, paused 3ms+2ms, total 53ms
05-29 12:17:05.343 1109 1112 D dalvikvm: GC_CONCURRENT freed 938K, 56% free 5884K/13348K, paused 3ms+5ms, total 65ms
05-29 12:17:19.539 1109 1109 F libc : Fatal signal 11 (SIGSEGV) at 0x32b0f8e5 (code=1), thread 1109 (mod.filemanager)
Well. SDK installed, dmseg and 2 logcat after browser and system crash (not complete reboot)
Situation before crash:
new installation of official cm-10.1-20130606-NIGHTLY-p1 after a new GB restock
no gapps installed
no other apps over the original inluded on CM distributions
3g data connection and wifi enabled
nothing else.......
Browser crash every minutes and is unusable.
Tablet run smooth with 2.3.3 stock rom, so there aren't hardware problems.....
At same times I read from a lot of users that runs CM without probmens but my P1000 crash on all CM distributions.
Any idea?

App craches on AlertDialog .show()

Hello there!
I'm building an app but whenever it comes to the AlertDialog .show() it chrashes. I've reserached but couldn't find any solution.
Most of them were got their problem fixed by changing Context on
AlertDialog.Builder example = new AlertDialog.Builder(Context)
to
AlertDialog.Builder example = new AlertDialog.Builder(MyActivity.this);
But that's not my case, I've beeing using MyActivity.this all long and still crashes.
Here's my code:
ublic class MainActivity extends AppCompatActivity {
Button btMudaTela;
final Funcoes funcao = new Funcoes();
@override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
Button btMudaTela = (Button) findViewById(R.id.btMudaTela);
//Ao clicar no botão outra activity será aberta (ActivityCadastro)
btMudaTela.setOnClickListener(new View.OnClickListener() {
@override
public void onClick(View v) {
AlertDialog.Builder adb = new AlertDialog.Builder(MainActivity.this);
adb.setTitle("teste");
adb.setMessage("ok");
adb.show();
funcao.mudaActivity(MainActivity.this, ActivityCadastro.class);
finish();
}
});
}
}
And here's my Logcat:
06-23 07:41:42.113 3303 3303 E AndroidRuntime: Process: com.example.teste.projetofinal, PID: 3303
06-23 07:41:42.113 3303 3303 E AndroidRuntime: at com.example.teste.projetofinal.MainActivity$1.onClick(MainActivity.java:46)
06-23 07:41:42.123 954 1367 W ActivityManager: Force finishing activity com.example.teste.projetofinal/.MainActivity
06-23 07:41:43.334 954 1602 I ActivityManager: Process com.example.teste.projetofinal (pid 3303) (adj 9) has died.
06-23 07:41:43.334 954 1454 I WindowState: WIN DEATH: Window{444ca450 u0 com.example.teste.projetofinal/com.example.teste.projetofinal.MainActivity}
06-23 07:50:39.406 6806 6806 W InstallAppProgress: Replacing package:com.example.teste.projetofinal
06-23 07:50:42.219 5389 5389 I Finsky : [1] com.google.android.finsky.verifier.impl.br.c(104): Verification complete: id=0, package_name=com.example.teste.projetofinal
06-23 07:50:42.960 954 1046 I PackageManager: Package com.example.teste.projetofinal codePath changed from /data/app/com.example.teste.projetofinal-19.apk to /data/app/com.example.teste.projetofinal-20.apk; Retaining data and using new
06-23 07:50:43.921 954 1046 W PackageManager: Code path for pkg : com.example.teste.projetofinal changing from /data/app/com.example.teste.projetofinal-19.apk to /data/app/com.example.teste.projetofinal-20.apk
06-23 07:50:43.921 954 1046 W PackageManager: Resource path for pkg : com.example.teste.projetofinal changing from /data/app/com.example.teste.projetofinal-19.apk to /data/app/com.example.teste.projetofinal-20.apk
06-23 07:50:45.592 954 1036 I CrashAnrDetector: onPackageUpdateFinished : com.example.teste.projetofinal
06-23 07:50:46.073 6987 6987 E dalvikvm: >>>>> com.example.teste.projetofinal [ userId:0 | appId:10200 ]
06-23 07:50:47.444 6987 6987 E AndroidRuntime: Process: com.example.teste.projetofinal, PID: 6987
06-23 07:50:47.444 6987 6987 E AndroidRuntime: at com.example.teste.projetofinal.MainActivity$1.onClick(MainActivity.java:40)
06-23 07:50:47.444 954 1602 W ActivityManager: Force finishing activity com.example.teste.projetofinal/.MainActivity
06-23 07:50:48.806 954 1602 I WindowState: WIN DEATH: Window{433e3670 u0 com.example.teste.projetofinal/com.example.teste.projetofinal.MainActivity}
06-23 07:50:48.836 954 1545 I ActivityManager: Process com.example.teste.projetofinal (pid 6987) (adj 9) has died.
06-23 07:50:51.188 3939 3939 E SPPClientService: [PackageInfoChangeReceiver] [handlePkgRemovedEvent] PackageName : com.example.teste.projetofinal, true, false
06-23 07:50:54.531 5389 5389 I Finsky : [1] com.google.android.finsky.externalreferrer.d.run(9): Package state data is missing for com.example.teste.projetofinal
06-23 07:50:55.792 3498 7271 I FontsPackageChangeOp: Package com.example.teste.projetofinal has no metadata
I've found solution
Yeah!!!! After 2 days of digging on the Internet I finally found solution here:
https://stackoverflow.com/questions...der-when-android-suport-library-updated-to-24
You need to import this for your AlertDialog:
Code:
import android.app.AlertDialog;
instead of this:
Code:
import android.support.v7.app.AlertDialog;

Strange problem with supersu

The problem
situation1:
- SuperSU app is active on the foreground
- When I su from adb shell i get the confirmation prompt and get root without any problems
situation2:
- SuperSU app is not running
- When I su from adb shell
sometimes it keeps waiting indefinite but SuperSU. app never starts and therefore never asks confirmation.
other times it works like expected
situation3
- SuperSU app is not running
- Start rootexplorer it waits indefinite (super supersu app never starts)
- If i manually start SuperSU then it sometimes ask for permission for rootexplorer
Device & Rooting info
DEVICE: wiko sunny2 [v2510]
OS: Android 6.0 [MRA58K]
SuperSU version: 2.79
Rooting: Installed official SUinstaller zip version 2.79 from twrp recovery
- installation proceeded without any errors
Parts of logcat
logcat extract of situation 1
Code:
03-13 13:32:00.094 1461 10939 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{c86c211 u-1 android.intent.action.TIME_TICK}, [foreground], remain = 0
03-13 13:32:00.096 1461 1461 D AlarmManager: onSendFinished begin
03-13 13:32:00.886 540 626 D phoneserver: rsrp[0]=6,rscp[0]=0,rxlev[0]=0 ind_str= M
03-13 13:32:00.886 540 626 D phoneserver: +CSQ: 6,0M
03-13 13:32:01.743 535 784 D WCND : is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 13
03-13 13:32:01.744 535 784 D WCND : is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
03-13 13:32:03.551 16049 16049 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
03-13 13:32:03.562 16049 16049 D AndroidRuntime: CheckJNI is OFF
03-13 13:32:03.559 16049 16049 W app_process: type=1400 audit(0.0:496): avc: denied { write } for name="[email protected]@boot.art" dev="mmcblk0p23" ino=14597 scontext=u:r:shell:s0 tcontext=u:object_r:dal
03-13 13:32:03.570 16049 16049 W art : 707e5000-71201000 rw-p 00000000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:32:03.570 16049 16049 W art : b11f3000-b31cb000 r--p 00000000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b31cb000-b49dd000 r-xp 01fd8000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b49dd000-b49de000 rw-p 037ea000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b49de000-b49fc000 r--p 00a1c000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:32:03.570 16049 16049 W art : b49fc000-b49fd000 rw-p 00000000 00:00 0 [anon:linker_alloc_vector]
{....full callstack removed...}
03-13 13:32:03.581 16049 16049 W art : b6f9b000-b6f9c000 rw-p 00000000 00:00 0
03-13 13:32:03.581 16049 16049 W art : b8e2b000-b8e5d000 rw-p 00000000 00:00 0 [heap]
03-13 13:32:03.581 16049 16049 W art : be7e4000-be805000 rw-p 00000000 00:00 0 [stack]
03-13 13:32:03.581 16049 16049 W art : ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
03-13 13:32:03.581 16049 16049 W art :
03-13 13:32:03.646 16049 16049 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-13 13:32:03.659 16049 16049 W main : type=1400 audit(0.0:497): avc: denied { write } for name="arm" dev="mmcblk0p23" ino=14595 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tcl
03-13 13:32:03.707 16049 16049 E memtrack: Couldn't load memtrack module (No such file or directory)
03-13 13:32:03.707 16049 16049 E android.os.Debug: failed to load memtrack module: -2
03-13 13:32:03.712 16049 16049 I Radio-JNI: register_android_hardware_Radio DONE
03-13 13:32:03.753 16049 16049 D AndroidRuntime: Calling main entry com.android.commands.am.Am
03-13 13:32:03.749 16059 16059 W Binder_1: type=1400 audit(0.0:498): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16059 16059 W Binder_1: type=1400 audit(0.0:499): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16060 16060 W Binder_2: type=1400 audit(0.0:500): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16060 16060 W Binder_2: type=1400 audit(0.0:501): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.761 1461 1471 D BroadcastQueue: Add broadcastBroadcastRecord{ea7ff76 u0 eu.chainfire.supersu.NativeAccess} into (background/order), now header = BroadcastRecord{ea7ff76 u0 eu.chainfire.s
03-13 13:32:03.773 1461 1474 I ActivityManager: Start proc 16061:eu.chainfire.supersu/u0a104 for broadcast eu.chainfire.supersu/.NativeAccessReceiver
03-13 13:32:03.813 16061 16061 E linker : readlink('') failed: No such file or directory [fd=17]
03-13 13:32:03.813 16061 16061 E linker : warning: unable to get realpath for the library "/data/app/eu.chainfire.supersu-1/oat/arm/base.odex". Will use given name.
03-13 13:32:03.815 16061 16061 W System : ClassLoader referenced unknown path: /data/app/eu.chainfire.supersu-1/lib/arm
03-13 13:32:04.152 1461 10941 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x50840000 cmp=eu.chainfire.supersu/.PromptActivity (has extras)} from uid 10104 on display 0
03-13 13:32:04.152 1461 10941 D ActivityManager: DEBUG_POWER_HINT start activityh
03-13 13:32:04.169 1461 10941 V WindowManager: Pausing WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:32:04.181 501 501 D gralloc.sc8830: fb_post fps = 0.728464
03-13 13:32:04.181 1461 10941 D WindowManager: Input focus has changed to null
03-13 13:32:04.182 1461 10941 D ActivityManager: startActivityUncheckedLocked return : 0
03-13 13:32:04.183 1461 1781 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{ea7ff76 u0 eu.chainfire.supersu.NativeAccess}, [background], remain = 0
03-13 13:32:04.185 16049 16049 D AndroidRuntime: Shutting down VM
03-13 13:32:04.196 1461 10940 V WindowManager: Resuming WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:32:04.209 16061 16061 D AccessibilityManager: getInstance() new sInstance = [email protected], context = [email protected], userId
03-13 13:32:04.299 16061 16117 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: false
03-13 13:32:04.302 16061 16061 E linker : readlink('') failed: No such file or directory [fd=25]
03-13 13:32:04.302 16061 16061 E linker : warning: unable to get realpath for the library "/system/lib/hw/gralloc.sc8830.so". Will use given name.
03-13 13:32:04.308 1461 1616 V WindowManager: addWindow: New client [email protected]: window=Window{53e1a05 u0 eu.chainfire.supersu/eu.chainfire.supersu.PromptActivity} Callers=com.androi
03-13 13:32:04.329 1461 2231 D WindowManager: Input focus has changed to Window{53e1a05 u0 eu.chainfire.supersu/eu.chainfire.supersu.PromptActivity}
03-13 13:32:04.350 16061 16117 I OpenGLRenderer: Initialized EGL, version 1.4
03-13 13:32:04.421 1461 1491 I ActivityManager: Displayed eu.chainfire.supersu/.PromptActivity: +233ms
logcat extract of situation 2
Code:
03-13 13:19:41.861 13245 13245 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
03-13 13:19:41.872 13245 13245 D AndroidRuntime: CheckJNI is OFF
03-13 13:19:41.865 13245 13245 W app_process: type=1400 audit(0.0:412): avc: denied { write } for name="[email protected]@boot.art" dev="mmcblk0p23" ino=14597 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=file permissive=0
03-13 13:19:41.879 13245 13245 W art : 707e5000-71201000 rw-p 00000000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:19:41.880 13245 13245 W art : b123b000-b3213000 r--p 00000000 b3:11 1176 /system/framework/arm/boot.oat
{....full callstack removed...}
03-13 13:19:41.891 13245 13245 W art : b6fd9000-b6fdb000 rw-p 0001f000 b3:11 522 /system/bin/linker
03-13 13:19:41.891 13245 13245 W art : b6fdb000-b6fdd000 rw-p 00000000 00:00 0
03-13 13:19:41.891 13245 13245 W art : b6fdd000-b6fe2000 r-xp 00000000 b3:11 398 /system/bin/app_process32
03-13 13:19:41.891 13245 13245 W art : b6fe2000-b6fe3000 r--p 00004000 b3:11 398 /system/bin/app_process32
03-13 13:19:41.891 13245 13245 W art : b6fe3000-b6fe4000 rw-p 00000000 00:00 0
03-13 13:19:41.891 13245 13245 W art : b8337000-b8369000 rw-p 00000000 00:00 0 [heap]
03-13 13:19:41.891 13245 13245 W art : beadd000-beafe000 rw-p 00000000 00:00 0 [stack]
03-13 13:19:41.891 13245 13245 W art : ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
03-13 13:19:41.891 13245 13245 W art :
03-13 13:19:41.952 13245 13245 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-13 13:19:41.955 13245 13245 W main : type=1400 audit(0.0:413): avc: denied { write } for name="arm" dev="mmcblk0p23" ino=14595 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=dir permissive=0
03-13 13:19:42.017 13245 13245 E memtrack: Couldn't load memtrack module (No such file or directory)
03-13 13:19:42.017 13245 13245 E android.os.Debug: failed to load memtrack module: -2
03-13 13:19:42.023 13245 13245 I Radio-JNI: register_android_hardware_Radio DONE
03-13 13:19:42.067 13245 13245 D AndroidRuntime: Calling main entry com.android.commands.am.Am
03-13 13:19:42.055 13255 13255 W Binder_1: type=1400 audit(0.0:414): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13255 13255 W Binder_1: type=1400 audit(0.0:415): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13256 13256 W Binder_2: type=1400 audit(0.0:416): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13256 13256 W Binder_2: type=1400 audit(0.0:417): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
--------- beginning of system
03-13 13:19:42.077 1461 3330 D BroadcastQueue: Add broadcastBroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess} into (background/order), now header = BroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess}, size = 1
03-13 13:19:42.093 1461 1474 I ActivityManager: Start proc 13257:eu.chainfire.supersu/u0a104 for broadcast eu.chainfire.supersu/.NativeAccessReceiver
03-13 13:19:42.145 13257 13257 E linker : readlink('') failed: No such file or directory [fd=17]
03-13 13:19:42.145 13257 13257 E linker : warning: unable to get realpath for the library "/data/app/eu.chainfire.supersu-1/oat/arm/base.odex". Will use given name.
03-13 13:19:42.149 13257 13257 W System : ClassLoader referenced unknown path: /data/app/eu.chainfire.supersu-1/lib/arm
03-13 13:19:42.497 1461 3692 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x50840000 cmp=eu.chainfire.supersu/.PromptActivity (has extras)} from uid 10104 on display 0
03-13 13:19:42.497 1461 3692 D ActivityManager: DEBUG_POWER_HINT start activityh
03-13 13:19:42.504 1461 3692 V WindowManager: Pausing WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:19:42.508 1461 3692 D WindowManager: Input focus has changed to null
03-13 13:19:42.509 1461 3692 D ActivityManager: startActivityUncheckedLocked return : 0
03-13 13:19:42.513 1461 2242 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess}, [background], remain = 0
03-13 13:19:42.506 13255 13255 W Binder_1: type=1400 audit(0.0:418): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.515 13245 13245 D AndroidRuntime: Shutting down VM
Questions/Remarks
It looks like app_process (app_process32) is started in the wrong context
Any hints or tips on how to proceed ?
Reflashed stock and twrp and installed SuperSU the classic way (on /system)
Now everything works as expected

Categories

Resources