mapping demo - Galaxy Spica Themes and Apps

hi guys this is my first post.
I am trying to show the map by taking the location name,but it`s not showing the map.
Internet permission is given, location manager is implemented.
when i hit go button it showing following error;
09-03 12:22:06.406: E/Geocoder(396): I/O Failure; is network available?
09-03 12:22:06.406: E/Geocoder(396): java.io.IOException: Service not Available
09-03 12:22:06.406: E/Geocoder(396): at android.location.Geocoder.getFromLocationName(Geocoder.java:159)
09-03 12:22:06.406: E/Geocoder(396): at com.lightcone.mappingdemo.MappingDemoActivity.onClick(MappingDemoActivity.java:62)
09-03 12:22:06.406: E/Geocoder(396): at android.view.View.performClick(View.java:2408)
09-03 12:22:06.406: E/Geocoder(396): at android.view.View$PerformClick.run(View.java:8816)
09-03 12:22:06.406: E/Geocoder(396): at android.os.Handler.handleCallback(Handler.java:587)
09-03 12:22:06.406: E/Geocoder(396): at android.os.Handler.dispatchMessage(Handler.java:92)
09-03 12:22:06.406: E/Geocoder(396): at android.os.Looper.loop(Looper.java:123)
09-03 12:22:06.406: E/Geocoder(396): at android.app.ActivityThread.main(ActivityThread.java:4627)
09-03 12:22:06.406: E/Geocoder(396): at java.lang.reflect.Method.invokeNative(Native Method)
09-03 12:22:06.406: E/Geocoder(396): at java.lang.reflect.Method.invoke(Method.java:521)
09-03 12:22:06.406: E/Geocoder(396): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
09-03 12:22:06.406: E/Geocoder(396): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
09-03 12:22:06.406: E/Geocoder(396): at dalvik.system.NativeStart.main(Native Method)
09-03 12:22:10.725: E/MapActivity(396): Couldn't get connection factory client
Thank in advance!!!!!!!!!!

Related

[Apps] Docks from 2.0 backport to donuts

Hey all, this is the CarDock.apk, Dock.apk and dockrunner.apk. I am hoping that these work for you all, I haven't had a chance to test all of them. I backported the weather widget from 2.0 last week and took the same approach to these. These don't work on hero roms, I just tried... But they should be ok for donuts.
Again, Please rename all of these to whatever the file name is ".apk" instead of ".zip" Install all 3 before running. Thanks.
Red
Ps. Second post will be upload of other file... problems with this site.
2nd part with the other file.
Here is the last file.
http://rapidshare.com/files/329036849/Dock.zip.html
This can only be downloaded 10 times. Can someone test this and if it works ok on donuts, please host the file. I would appreciate it, and i'm sure other people would as well. Thank you all!
Red.
The media dock works fine but Car Home force closes.
Trace:
Code:
I/ActivityManager( 145): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.cardock/.CarDockActivity }
W/WindowManager( 145): Exception when adding starting window
W/WindowManager( 145): java.lang.RuntimeException: Binary XML file line #25: You must supply a layout_height attribute.
W/WindowManager( 145): at android.content.res.TypedArray.getLayoutDimension(TypedArray.java:438)
W/WindowManager( 145): at android.view.ViewGroup$LayoutParams.setBaseAttributes(ViewGroup.java:3468)
W/WindowManager( 145): at android.view.ViewGroup$MarginLayoutParams.<init>(ViewGroup.java:3547)
W/WindowManager( 145): at android.widget.LinearLayout$LayoutParams.<init>(LinearLayout.java:1265)
W/WindowManager( 145): at android.widget.LinearLayout.generateLayoutParams(LinearLayout.java:1191)
W/WindowManager( 145): at android.widget.LinearLayout.generateLayoutParams(LinearLayout.java:44)
W/WindowManager( 145): at android.view.LayoutInflater.rInflate(LayoutInflater.java:619)
W/WindowManager( 145): at android.view.LayoutInflater.inflate(LayoutInflater.java:407)
W/WindowManager( 145): at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
W/WindowManager( 145): at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
W/WindowManager( 145): at com.android.internal.policy.impl.PhoneWindow.generateLayout(PhoneWindow.java:2185)
W/WindowManager( 145): at com.android.internal.policy.impl.PhoneWindow.installDecor(PhoneWindow.java:2239)
W/WindowManager( 145): at com.android.internal.policy.impl.PhoneWindow.getDecorView(PhoneWindow.java:1447)
W/WindowManager( 145): at com.android.internal.policy.impl.PhoneWindowManager.addStartingWindow(PhoneWindowManager.java:657)
W/WindowManager( 145): at com.android.server.WindowManagerService$H.handleMessage(WindowManagerService.java:7484)
W/WindowManager( 145): at android.os.Handler.dispatchMessage(Handler.java:99)
W/WindowManager( 145): at android.os.Looper.loop(Looper.java:123)
W/WindowManager( 145): at com.android.server.WindowManagerService$WMThread.run(WindowManagerService.java:475)
I/ActivityManager( 145): Start proc com.android.cardock for activity com.android.cardock/.CarDockActivity: pid=17004 uid=10055 gids={}
W/dalvikvm(17004): VFY: unable to resolve static field 6 (CONTENT_URI) in Landroid/provider/ContactsContract$Contacts;
D/dalvikvm(17004): VFY: replacing opcode 0x62 at 0x0084
D/dalvikvm(17004): Making a copy of Lcom/android/cardock/CarDockActivity;.setUpIntents code (292 bytes)
D/dalvikvm(17004): GC freed 589 objects / 52800 bytes in 90ms
D/dalvikvm(17004): GC freed 160 objects / 7104 bytes in 87ms
I/ActivityManager( 145): Process com.android.alarmclock (pid 16945) has died.
D/AndroidRuntime(17004): Shutting down VM
W/dalvikvm(17004): threadid=3: thread exiting with uncaught exception (group=0x4001e170)
E/AndroidRuntime(17004): Uncaught handler: thread main exiting due to uncaught exception
E/AndroidRuntime(17004): java.lang.NoClassDefFoundError: android.provider.ContactsContract$Contacts
E/AndroidRuntime(17004): at com.android.cardock.CarDockActivity.setUpIntents(CarDockActivity.java:261)
E/AndroidRuntime(17004): at com.android.cardock.CarDockActivity.onCreate(CarDockActivity.java:184)
E/AndroidRuntime(17004): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1123)
E/AndroidRuntime(17004): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2427)
E/AndroidRuntime(17004): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2480)
E/AndroidRuntime(17004): at android.app.ActivityThread.access$2200(ActivityThread.java:118)
E/AndroidRuntime(17004): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1834)
E/AndroidRuntime(17004): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(17004): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime(17004): at android.app.ActivityThread.main(ActivityThread.java:4320)
E/AndroidRuntime(17004): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(17004): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime(17004): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
E/AndroidRuntime(17004): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:549)
E/AndroidRuntime(17004): at dalvik.system.NativeStart.main(Native Method)
I/Process ( 145): Sending signal. PID: 17004 SIG: 3
I/dalvikvm(17004): threadid=7: reacting to signal 3
I/dalvikvm(17004): Wrote stack trace to '/data/anr/traces.txt'
W/ActivityManager( 145): Launch timeout has expired, giving up wake lock!
W/ActivityManager( 145): Activity idle timeout for HistoryRecord{43c1c8b8 com.android.cardock/.CarDockActivity}
I/Process (17004): Sending signal. PID: 17004 SIG: 9
I/ActivityManager( 145): Process com.android.cardock (pid 17004) has died.
W/UsageStats( 145): Unexpected resume of com.irrenhaus.advancedlauncher.donut while already resumed in com.android.cardock
W/InputManagerService( 145): Window already focused, ignoring focus gain of: [email protected]
Edit: There seems to be a problem with the clock icon in the media dock app.
Hmm... Looks nice and seems to all work as intended. Until the phone froze up from trying to leave the gallery and I had to pull the battery. I hate it when that happens.
dock.apk rapidshare link died...
Do we need to install all three to have any of them work? Also, could someone post a bunch of pictures of each of these. Thanks
On a side note, could someone tell me what to press to take a screenshot. Once again thanks.
asb123 said:
Do we need to install all three to have any of them work? Also, could someone post a bunch of pictures of each of these. Thanks
On a side note, could someone tell me what to press to take a screenshot. Once again thanks.
Click to expand...
Click to collapse
You need dockrunner to make the dock work, but other than that they are independent
It's the dock from the Droid I'm sure you could find them with a simple google search
Screenshots can be taken by using the Screenshot app in the market (it's a paid app), or if you have the Android sdk, then you may use ddms. In the list of phones click yours, choose device, screencapture and then take the screenshot
DarkFoxDK said:
Edit: There seems to be a problem with the clock icon in the media dock app.
Click to expand...
Click to collapse
This is the dock from the droid, which has a bigger screen- the sizes are messed up for the g1/mt3g
JAguirre1231 said:
This is the dock from the droid, which has a bigger screen- the sizes are messed up for the g1/mt3g
Click to expand...
Click to collapse
I'm not really sure that's the problem..
The alarm clock icon is there, but a lot smaller than the other icons...
Can anyone repost dock.apk from second post?
sshark said:
Can anyone repost dock.apk from second post?
Click to expand...
Click to collapse
http://www.mediafire.com/?2yyimxqfwkg
Can someone who has Dockrunner.zip Please Reupload. Thanks
OP has dockrunner.apk which works.
Thanks for going through the effort of backporting this, it looks beautiful but I don't see much of a purpose for it. Its like a night table clock replacement right? If so I don't think I'd leave my dream's screen on all night long (that can't be good for it)
Meh, here's Dock.apk on rapidshare:
Code:
http://rapidshare.com/files/329600236/Dock.apk
Anybody else getting FC from the Dock Runner app?
I have...
MT3G 32B
Cyanogen 4.2.11.1 (Hero Community Mix Theme)
Any screenshots? thanks
sshark said:
OP has dockrunner.apk which works.
Click to expand...
Click to collapse
Nice, when i tried it wouldn't load the download...
I also get a force close from Cardock and the alarm clock icon in the multimedia dock is also very small.
car dock not working
its not working for me either.
Cyan 4.2.11.1
10 mg memory hack
media center works fine though

[need help]apn bouygues telecom for send and receive mms

Hi everybody,
Can somebody help me, i can't send and receive MMS on my N1??
Provider : bouygues telecom
APN :
Name: MMS
APN:mmsbouygtel.com
MMSC:http://mms.bouyguestelecom.fr/mms/wapenc
Proxy MMS: 62.201.129.226
Port MMS: 8080
MCC: 208
MNC:20
authentification: PAP
Type d'APN: mms
Here are my logs (adb logcat) when sending an MMS :
D/dalvikvm( 1585): threadid=37 wakeup: interrupted
D/ConnectivityService( 137): stopUsingNetworkFeature for net 0: enableMMS
D/ConnectivityService( 137): reassessPidDns for pid 1585
D/DataConnectionTracker( 195): disableApnType(mms)
D/DataConnectionTracker( 195): setEnabled(1, false) with old state = true and e
nabledCount = 2
D/DataConnectionTracker( 195): EVENT_APN_ENABLE_REQUEST 1, 0
D/DataConnectionTracker( 195): dataEnabled = true, enabledCount = 2, isApnType
Active = true
D/dalvikvm( 1585): GC freed 9122 objects / 1374360 bytes in 50ms
D/dalvikvm( 195): GC freed 9288 objects / 554624 bytes in 48ms
D/NetworkLocationProvider( 137): onDataConnectionStateChanged 8
D/MobileDataStateTracker( 137): mms Received state= DISCONNECTED, old= CONNECTE
D, reason= apnSwitched, apnTypeList= mms
D/NetworkStateTracker( 137): setDetailed state, old =CONNECTED and new state=DI
SCONNECTED
D/ConnectivityService( 137): ConnectivityChange for MOBILE_MMS: DISCONNECTED/DI
SCONNECTED
D/NetworkStateTracker( 137): removePrivateDnsRoutes for MOBILE_MMS (rmnet0)
I/MediaUploader( 1656): No need to wake up
D/GpsLocationProvider( 137): updateNetworkState available info: NetworkInfo: ty
pe: MOBILE_MMS[HSDPA], state: DISCONNECTED/DISCONNECTED, reason: apnSwitched, ex
tra: mmsbouygtel.com, roaming: false, failover: false, isAvailable: false
D/GpsLocationProvider( 137): NetworkThread wait for 242071ms
D/NetworkLocationProvider( 137): onDataConnectionStateChanged 8
D/MobileDataStateTracker( 137): default Received state= CONNECTING, old= DISCON
NECTED, reason= apnSwitched, apnTypeList= default,supl
D/NetworkStateTracker( 137): setDetailed state, old =DISCONNECTED and new state
=CONNECTING
D/ConnectivityService( 137): ConnectivityChange for MOBILE: CONNECTING/CONNECTI
NG
D/NetworkLocationProvider( 137): onDataConnectionStateChanged 3
D/MobileDataStateTracker( 137): default Received state= CONNECTING, old= CONNEC
TING, reason= (unspecified), apnTypeList= default,supl
D/NetworkLocationProvider( 137): onDataConnectionStateChanged 8
D/MobileDataStateTracker( 137): default Received state= CONNECTING, old= CONNEC
TING, reason= (unspecified), apnTypeList= default,supl
D/NetworkLocationProvider( 137): onDataConnectionStateChanged 8
D/MobileDataStateTracker( 137): default Received state= CONNECTED, old= CONNECT
ING, reason= apnSwitched, apnTypeList= default,supl
D/NetworkStateTracker( 137): setDetailed state, old =CONNECTING and new state=C
ONNECTED
D/ConnectivityService( 137): ConnectivityChange for MOBILE: CONNECTED/CONNECTED
E/NetworkStateTracker( 137): net.tcp.buffersize.hsdpa not found in system prope
rties. Using defaults
V/NetworkStateTracker( 137): Setting TCP values: [4096,87380,110208,4096,16384,
110208] which comes from [net.tcp.buffersize.default]
D/ConnectivityService( 137): adding dns 62.201.129.99 for MOBILE
I/power ( 137): *** set_screen_state 0
D/MobileDataStateTracker( 137): replacing old mInterfaceName (rmnet0) with rmne
t0 for supl
D/ConnectivityService( 137): adding dns 62.201.159.99 for MOBILE
D/GpsLocationProvider( 137): updateNetworkState available info: NetworkInfo: ty
pe: MOBILE[HSDPA], state: CONNECTED/CONNECTED, reason: apnSwitched, extra: mmsbo
uygtel.com, roaming: false, failover: false, isAvailable: true
D/GpsLocationProvider( 137): NetworkThread wait for 237297ms
I/DownloadService( 1649): DownloadService.onCreate()
I/MediaUploader( 1656): No need to wake up
I/DownloadService( 1649): queued 0 downloads
I/DownloadService( 1649): DownloadService.onDestroy()
Thx

[Q] Gallery FC even after revert to stock (attached Logcat)

Code:
I/ActivityThread( 3979): Publishing provider com.cooliris.picasa.contentprovider
: com.cooliris.picasa.PicasaContentProvider
I/Launcher( 2669): onWindowFocusChanged(false)
I/global ( 2466): Default buffer size used in BufferedInputStream constructor.
It would be better to be explicit if an 8k buffer is required.
D/dalvikvm( 3979): GC_EXTERNAL_ALLOC freed 7840 objects / 437048 bytes in 36ms
D/TEST ( 3979): getIntent().getExtras()null
D/SensorManager( 3979): ====>>>>>Num Sensor: 1
D/SensorManager( 3979): ====>>>>>Num Sensor: 2
D/SensorManager( 3979): ====>>>>>Num Sensor: 3
D/SensorManager( 3979): ====>>>>>Num Sensor: 4
D/SensorManager( 3979): ====>>>>>Num Sensor: 5
D/SensorManager( 3979): ====>>>>>Num Sensor: 6
D/SensorManager( 3979): ====>>>>>Num Sensor: 7
D/SensorManager( 3979): ====>>>>>Num Sensor: 0
E/SensorManager( 3979): ####### akmd2 started!!!
I/Gallery ( 3979): onCreate
D/StatusBar( 2466): manageDisableList what=0x1 pkg=com.cooliris.media
D/StatusBar( 2466): DISABLE_EXPAND: yes
E/SensorManager( 3979): registerListener 1:BMA150 delay:120
D/Sensors ( 2466): open_input open fd = 148
D/Sensors ( 2466): open_input leave
D/Sensors ( 2466): sensors_control_open_data_source: fd=148
D/DiskCacheSEC( 3979): [SE Lab.] index file will be loaded..
W/DiskCacheSEC( 3979): loadIndex /mnt/sdcard/Android/data/com.cooliris.media/cac
he/local-image-thumbs/index
W/dalvikvm( 3979): Exception Ljava/lang/ArrayIndexOutOfBoundsException; thrown d
uring Lcom/cooliris/media/LocalDataSource;.<clinit>
E/SensorManager( 3979): =======>>>Sensor Thread RUNNING <<<========
D/Sensors ( 2466): sensors_control_activate active=00000012 sensor=00000002 new_
sensors=12 changed=0
I/Sensors ( 2466): set AK daemon delay=60 fd=147
W/dalvikvm( 3979): threadid=15: thread exiting with uncaught exception (group=0x
4001d7d0)
W/SensorManager( 3979): Delay Candidate Listener 0 Sensor:1 delay:120
I/Sensors ( 3979): sensors_data_delay handle=1 delay=120 mMinDelay=120
E/SensorManager( 3979): registerListener 1:BMA150 delay:120
D/Sensors ( 2466): sensors_control_activate active=00000012 sensor=00000002 new_
sensors=12 changed=0
I/Sensors ( 2466): set AK daemon delay=60 fd=147
W/SensorManager( 3979): Delay Candidate Listener 0 Sensor:1 delay:120
I/Sensors ( 3979): sensors_data_delay handle=1 delay=120 mMinDelay=120
E/AndroidRuntime( 3979): FATAL EXCEPTION: Thread-16
E/AndroidRuntime( 3979): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3979): at com.cooliris.media.Gallery$3.run(Gallery.java
:372)
E/AndroidRuntime( 3979): Caused by: java.lang.ArrayIndexOutOfBoundsException
E/AndroidRuntime( 3979): at com.cooliris.media.DiskCacheSEC$ChunkFile.set
Alloc(DiskCacheSEC.java:171)
E/AndroidRuntime( 3979): at com.cooliris.media.DiskCacheSEC$FreeList.setA
lloc(DiskCacheSEC.java:225)
E/AndroidRuntime( 3979): at com.cooliris.media.DiskCacheSEC.loadIndex(Dis
kCacheSEC.java:699)
E/AndroidRuntime( 3979): at com.cooliris.media.DiskCache.<init>(DiskCache
.java:57)
E/AndroidRuntime( 3979): at com.cooliris.media.DiskCacheSEC.<init>(DiskCa
cheSEC.java:386)
E/AndroidRuntime( 3979): at com.cooliris.media.LocalDataSource.<clinit>(L
ocalDataSource.java:43)
E/AndroidRuntime( 3979): ... 1 more
W/ActivityManager( 2466): Force finishing activity com.cooliris.media/.Gallery
I/ ( 2466): dumpmesg > "/data/log/dumpstate_app_error.log"
D/GoogleLoginService( 2643): onBind: Intent { act=android.accounts.AccountAuthen
ticator cmp=com.google.android.gsf/.loginservice.GoogleLoginService }
W/GoogleLoginService( 2643): Device has no accounts: sending Intent { act=com.go
ogle.android.gsf.LOGIN_ACCOUNTS_MISSING }
I/CacheService( 3979): onHandleIntent Intent { act=com.cooliris.cache.action.CAC
HE cmp=com.cooliris.media/com.cooliris.cache.CacheService (has extras) }
I/CacheService( 3979): restartThread() threadRef = null, name = CacheRefresh
I/CacheService( 3979): Refreshing cache.
E/DiskCache( 3979): Delete All Cache Files!!!
I/dumpstate( 4000): begin
W/Sensors ( 3979): Reader thread open Accelerometer = 32
I/CacheService( 3979): Building albums.
D/VoldCmdListener( 2356): asec list
I/dumpstate( 4000): done
W/ActivityManager( 2466): Activity pause timeout for HistoryRecord{47c54090 com.
cooliris.media/.Gallery}
I/dalvikvm( 3979): Rejecting re-init on previously-failed class Lcom/cooliris/me
dia/LocalDataSource; v=0x0
I/RenderView( 3979): OnPause RenderView [email protected]
W/dalvikvm( 3979): threadid=18: thread exiting with uncaught exception (group=0x
4001d7d0)
E/SensorManager( 3979): unregisterListener: [email protected]
70
I/Process ( 3979): Sending signal. PID: 3979 SIG: 9
I/Launcher( 2669): onResume(). mIsNewIntent : false
D/WeatherClock( 2669): Main Clock resumed
I/Launcher( 2669): Clearing the Status Bar lock in onResume function
D/StatusBar( 2466): manageDisableList what=0x0 pkg=com.sec.android.app.twlaunche
r
E/Launcher( 2669): setWindowOpaque()
I/Launcher( 2669): onResume() ended
I/ActivityManager( 2466): Process com.cooliris.media (pid 3979) has died.
I/StatusBar( 2466): binder died for pkg=com.cooliris.media
D/StatusBar( 2466): manageDisableList what=0x0 pkg=com.cooliris.media
I/WindowManager( 2466): WIN DEATH: Window{47d40ba8 com.cooliris.media/com.coolir
is.media.Gallery paused=false}
I/Launcher( 2669): onWindowFocusChanged(true)
E/Launcher( 2669): setWindowOpaque()
W/InputManagerService( 2466): Window already focused, ignoring focus gain of: co
[email protected]
E/InfoAlarmWidget( 2669): AllDay Event Count = 0
^C
Gallery fc's when i try opening it
delete the datas from application management.
I've been running into this issue as well, even after clearing the data and rebooting. This all has started to occur following a reflash to the stock ROM on my Verizon Galaxy Tab. Thanks for any additional insight!
I ran into the problem of the Gallery app force closing every time I opened it on my Samsung Galaxy Tab and have a solution!
The problem is that com.cooliris.media (the Gallery app) has corrupt cache files on the sdcard.
Oddly, using the Menu, Settings, Applications, Gallery and clearing data does not work.
Rather than formatting the sdcard (which would also work), you can remove just these files.
Either mount the sdcard to your computer, and remove them from /sdcard/Android/data/com.cooliris.media/cache or if you are rooted then you can do this:
adb shell
su
cd /sdcard/Android/data/com.cooliris.media/cache
rm -r *

Nexus 6 random issues from stock

I really just want to document my experience with Nexus Support and Motorola.
I have been having non-stop issues with my Nexus 6.
Model: Nexus 6
Android version: 5.1
Baseband version: MDM9625_104446.01.02.95R
Kernel version: 3.10.40-geec2459
Build number: LMY47D
Model XT1103 / FCC ID: IHDT56QD1
Basically, I used the Google Developers page to install this firmware version.
Ever since then, I've been having the most bizarre issues.
The phone becomes unresponsive, slow to wake up, slow to type, slow to do ANYTHING
I enabled show screen touches on Dev menu
I can see that the screen knows I'm touching it, but it's not actually computing those changes.
After some time, it kinda wakes up and slowly processes my input.
It is only 'resolvable' by restarting the phone.
incoming call? Nah, you don't get to swipe to answer... call drops before it even responds
My LG G Watch will ring and my phone never will. I can't afford that.
Keyboard will provide haptic feedback that I'm trying to type, and the focus APPEARS to be on the search bar or in a hangouts window, but it never popualtes the text far.
So basically, I have had it.
I chatted with Nexus Support and spoke to Deven who told me that I should contact Motorola, where I purchased my phone. He also told me that the images found on https://developers.google.com/android/nexus/images are not valid for the Motorola purchased Nexus 6. I was very mad about hearing this, I only buy Nexus so I can get these latest updates. He said that the phone Google sales is the "Google Play edition" and the one that Motorola sells, he has no idea but it isn't the same. He told me to downgrade to 5.0 and wait for OTA upgrades to the "correct" version of 5.1. since I told him I installed 5.1 through that site. He told me not to tell Motorola about using the dev.google.com page to install 5.1.
Apathetic to Deven's support, I went to Motorola and chatted with them. Gave them the same story about my device. They escalated me to Level 2. I called Level 2 and the guy did an RMA for my phone because of the kinds of problems.
After the RMA was processed, I asked him if I should be using the Google Developers page to flash my ROM on my phone. He informed me that Motorola is aware of an issue and are addressing it with the factory images (basically confirming to me that using factory images can have problems at this time). I asked if those are being addressed in the 5.1.1 factory image and he confirmed. He said they're not sure on date but expecting 5.1.1 release in July.
I just wish I had a fully functional phone I didn't have to restart every few hours.
My Motorola RMA reference also mentions that the phone is (XT1112, XT1107). From another thread, I noticed that some people saw this from Motorola but also get another US version of their phone (XT1103).
codycook said:
He also told me that the images found on https://developers.google.com/android/nexus/images are not valid for the Motorola purchased Nexus 6
Click to expand...
Click to collapse
He is talking rubbish there.
codycook said:
He said that the phone Google sales is the "Google Play edition"
Click to expand...
Click to collapse
This is also pretty much rubbish,
codycook said:
the one that Motorola sells, he has no idea but it isn't the same.
Click to expand...
Click to collapse
It is EXACTLY the same.
codycook said:
He told me to downgrade to 5.0 and wait for OTA upgrades to the "correct" version of 5.1.
Click to expand...
Click to collapse
Rubbish, they use the same ROM. Also I believe that it Isn't possible, the 5.1 Bootloader cannot be downgraded. Attempts I believe result in what many may have thought to be a brick.
Bought my XT-1100 in a regular local store and i presume they get the devices from Motorola rather then from Google and i haven`t had a problem flashing roms from the Google Developers page. Look here http://www.randomphantasmagoria.com/firmware/nexus-6/ for the XT-1100/1103 firmwares and they should all be comaptible with your device.
I'm curious, did you factory reset from recovery after flashing the factory image?
gee2012 said:
Bought my XT-1100 in a regular local store and i presume they get the devices from Motorola rather then from Google and i haven`t had a problem flashing roms from the Google Developers page. Look here http://www.randomphantasmagoria.com/firmware/nexus-6/ for the XT-1100/1103 firmwares and they should all be comaptible with your device.
Click to expand...
Click to collapse
Basically, same device. Only difference is bought from play = googles honour warranty. Bought from anywhere else = Motorola honour warranty
rootSU said:
Basically, same device. Only difference is bought from play = googles honour warranty. Bought from anywhere else = Motorola honour warranty
Click to expand...
Click to collapse
Off course, there are no seperate Google and Motorola roms. Moto tech. support is realy good
---------- Post added at 11:10 PM ---------- Previous post was at 10:55 PM ----------
Evolution_Tech said:
I'm curious, did you factory reset from recovery after flashing the factory image?
Click to expand...
Click to collapse
Guess not, neither did he flash the userdata.img most likely.
rootSU said:
He is talking rubbish there.
This is also pretty much rubbish,
It is EXACTLY the same.
Rubbish, they use the same ROM. Also I believe that it Isn't possible, the 5.1 Bootloader cannot be downgraded. Attempts I believe result in what many may have thought to be a brick.
Click to expand...
Click to collapse
I know. I haven't tried to downgrade the boot loader but this is just what they were telling me.
gee2012 said:
Bought my XT-1100 in a regular local store and i presume they get the devices from Motorola rather then from Google and i haven`t had a problem flashing roms from the Google Developers page. Look here http://www.randomphantasmagoria.com/firmware/nexus-6/ for the XT-1100/1103 firmwares and they should all be comaptible with your device.
Click to expand...
Click to collapse
I have looked at that page before. That's where I knew that the ROMs should be the same.
Evolution_Tech said:
I'm curious, did you factory reset from recovery after flashing the factory image?
Click to expand...
Click to collapse
Yes. I did both in the ROM and also through Recovery. I tried it all.
gee2012 said:
Off course, there are no seperate Google and Motorola roms. Moto tech. support is realy good
---------- Post added at 11:10 PM ---------- Previous post was at 10:55 PM ----------
Guess not, neither did he flash the userdata.img most likely.
Click to expand...
Click to collapse
Actually, the way I flashed the rom was using the FLASH ALL script built into the factory images.
codycook said:
I know. I haven't tried to downgrade the boot loader but this is just what they were telling me.
I have looked at that page before. That's where I knew that the ROMs should be the same.
Yes. I did both in the ROM and also through Recovery. I tried it all.
Actually, the way I flashed the rom was using the FLASH ALL script built into the factory images.
Click to expand...
Click to collapse
Flash All doesn`t work as it should. Flash the seperate img`s in fastboot and all should be well.
Flash: bootloader.img, radio.img, system.img, userdata.img, boot.img and erase and flash cache.img. Flashing the bootloader and radio are only necessary if you haven`t got the latest ones allready.
gee2012 said:
Flash All doesn`t work as it should. Flash the seperate img`s in fastboot and all should be well.
Flash: bootloader.img, radio.img, system.img, userdata.img, boot.img and erase and flash cache.img. Flashing the bootloader and radio are only necessary if you haven`t got the latest ones allready.
Click to expand...
Click to collapse
Code:
PATH=%PATH%;"%SYSTEMROOT%\System32"
fastboot flash bootloader bootloader-shamu-moto-apq8084-71.08.img
fastboot reboot-bootloader
ping -n 5 127.0.0.1 >nul
fastboot flash radio radio-shamu-d4.0-9625-02.95.img
fastboot reboot-bootloader
ping -n 5 127.0.0.1 >nul
fastboot -w update image-shamu-lmy47i.zip
So from what you're telling me, it doesn't properly extract the image-shamu-xyz.zip, which includes cache.img, boot.img, recovery.img, userdata.img, or system.img? And why wouldn't that be addressed here in the flash all script? isn't this the whole point?
codycook said:
Code:
PATH=%PATH%;"%SYSTEMROOT%\System32"
fastboot flash bootloader bootloader-shamu-moto-apq8084-71.08.img
fastboot reboot-bootloader
ping -n 5 127.0.0.1 >nul
fastboot flash radio radio-shamu-d4.0-9625-02.95.img
fastboot reboot-bootloader
ping -n 5 127.0.0.1 >nul
fastboot -w update image-shamu-lmy47i.zip
So from what you're telling me, it doesn't properly extract the image-shamu-xyz.zip, which includes cache.img, boot.img, recovery.img, userdata.img, or system.img? And why wouldn't that be addressed here in the flash all script? isn't this the whole point?
Click to expand...
Click to collapse
They've not worked properly since 5.0 even on the Nexus 5.
Just manually flash again, like suggested.
codycook said:
Code:
PATH=%PATH%;"%SYSTEMROOT%\System32"
fastboot flash bootloader bootloader-shamu-moto-apq8084-71.08.img
fastboot reboot-bootloader
ping -n 5 127.0.0.1 >nul
fastboot flash radio radio-shamu-d4.0-9625-02.95.img
fastboot reboot-bootloader
ping -n 5 127.0.0.1 >nul
fastboot -w update image-shamu-lmy47i.zip
So from what you're telling me, it doesn't properly extract the image-shamu-xyz.zip, which includes cache.img, boot.img, recovery.img, userdata.img, or system.img? And why wouldn't that be addressed here in the flash all script? isn't this the whole point?
Click to expand...
Click to collapse
Follow this guide http://forum.xda-developers.com/nexus-6/general/guide-flash-factory-images-nexus-6shamu-t2954008, method 2 and you`re done. Flash-All is flawed atm.
rootSU said:
They've not worked properly since 5.0 even on the Nexus 5.
Just manually flash again, like suggested.
Click to expand...
Click to collapse
That's interesting. I'll try it when I get my RMA since they're expecting this phone back now at Motorola.
gee2012 said:
Follow this guide http://forum.xda-developers.com/nexus-6/general/guide-flash-factory-images-nexus-6shamu-t2954008, method 2 and you`re done. Flash-All is flawed atm.
Click to expand...
Click to collapse
Thanks, will do.
I didn't start a thread here originally because I felt like the issue was related more to that memory leak issue that they've been reporting on 5.1 (which I never saw on 5.0). I figured it was a software bug and I've been waiting endlessly for 5.1.1.
codycook said:
That's interesting. I'll try it when I get my RMA since they're expecting this phone back now at Motorola.
Thanks, will do.
I didn't start a thread here originally because I felt like the issue was related more to that memory leak issue that they've been reporting on 5.1 (which I never saw on 5.0). I figured it was a software bug and I've been waiting endlessly for 5.1.1.
Click to expand...
Click to collapse
You should try it before. We think this will fix phone. I think it's highly unlikely that you developed a hardware fault at the exact time you updated.. If it doesn't fix it, send it back as arranged but it.probably will
rootSU said:
You should try it before. We think this will fix phone. I think it's highly unlikely that you developed a hardware fault at the exact time you updated.. If it doesn't fix it, send it back as arranged but it.probably will
Click to expand...
Click to collapse
I'll see about formatting it tonight. I use my phone for work and am working now and the RMA comes tomorrow to work. I don't know how long it'd take to actually reproduce, I'll just try restoring the profile and see if that helps out.
Thanks again.
As an update for today, phone has been on for 13 hours. I'm going to try and ride the phone out for the rest of the day and then do the swap over tonight with my replacement. I am not seeing the same exact problems at this time, but I'll wait until I get to work to be totally sure.
codycook said:
As an update for today, phone has been on for 13 hours. I'm going to try and ride the phone out for the rest of the day and then do the swap over tonight with my replacement. I am not seeing the same exact problems at this time, but I'll wait until I get to work to be totally sure.
Click to expand...
Click to collapse
If you wiped and flashed correctly the problems should be gone for good
I'm back! The problem is back!
I finally got the chance to get into bug report and run it.
It's like 13 MB of data.
...
<6>[28779.226485] lowmemorykiller: Killing 'ola.service.ims' (13608), adj 1000,
<6>[28779.226485] to free 39280kB on behalf of 'kswapd0' (108) because
<6>[28779.226485] cache 162880kB is below limit 184320kB for oom_score_adj 1000
<6>[28779.226485] Free memory is 47184kB above reserved
<6>[28779.409308] lowmemorykiller: Killing 'lugins.sprintdm' (13625), adj 1000,
<6>[28779.409308] to free 40300kB on behalf of 'kswapd0' (108) because
<6>[28779.409308] cache 157444kB is below limit 184320kB for oom_score_adj 1000
<6>[28779.409308] Free memory is 52268kB above reserved
<6>[28779.496058] lowmemorykiller: Killing 'ogle.android.gm' (13568), adj 1000,
<6>[28779.496058] to free 54636kB on behalf of 'kswapd0' (108) because
<6>[28779.496058] cache 155972kB is below limit 184320kB for oom_score_adj 1000
<6>[28779.496058] Free memory is 55340kB above reserved
<6>[28779.591225] binder: undelivered transaction 15176061
<6>[28780.245170] binder: 810:1538 transaction failed 29189, size 920-0
<6>[28782.771913] lowmemorykiller: Killing 'm.verizon.omadm' (13644), adj 764,
<6>[28782.771913] to free 38968kB on behalf of 'kswapd0' (108) because
<6>[28782.771913] cache 147328kB is below limit 147456kB for oom_score_adj 529
<6>[28782.771913] Free memory is 55180kB above reserved
<6>[28788.029112] binder: release 13124:13124 transaction 15179191 out, still active
<6>[28788.029129] binder: release 13124:13320 transaction 15179411 out, still active
...
<6>[29016.744588] lowmemorykiller: Killing 'id.apps.fitness' (15173), adj 1000,
<6>[29016.744588] to free 52508kB on behalf of 'kswapd0' (108) because
<6>[29016.744588] cache 184220kB is below limit 184320kB for oom_score_adj 1000
<6>[29016.744588] Free memory is 53656kB above reserved
<6>[29016.881597] lowmemorykiller: Killing 'le.android.talk' (15686), adj 1000,
<6>[29016.881597] to free 54468kB on behalf of 'kswapd0' (108) because
<6>[29016.881597] cache 184216kB is below limit 184320kB for oom_score_adj 1000
<6>[29016.881597] Free memory is 55464kB above reserved
<6>[29017.164324] lowmemorykiller: Killing 'roid.music:main' (14991), adj 1000,
<6>[29017.164324] to free 49592kB on behalf of 'kswapd0' (108) because
<6>[29017.164324] cache 183752kB is below limit 184320kB for oom_score_adj 1000
<6>[29017.164324] Free memory is 52200kB above reserved
<6>[29017.303049] lowmemorykiller: Killing 'ndroid.calendar' (15576), adj 1000,
<6>[29017.303049] to free 46048kB on behalf of 'kswapd0' (108) because
<6>[29017.303049] cache 184116kB is below limit 184320kB for oom_score_adj 1000
<6>[29017.303049] Free memory is 52220kB above reserved
<6>[29017.333869] lowmemorykiller: Killing 'oadcastreceiver' (15869), adj 1000,
<6>[29017.333869] to free 41216kB on behalf of 'kswapd0' (108) because
<6>[29017.333869] cache 183528kB is below limit 184320kB for oom_score_adj 1000
<6>[29017.333869] Free memory is 54576kB above reserved
<6>[29018.963012] lowmemorykiller: Killing '.editors.sheets' (15740), adj 1000,
<6>[29018.963012] to free 65164kB on behalf of 'kswapd0' (108) because
<6>[29018.963012] cache 151608kB is below limit 184320kB for oom_score_adj 1000
<6>[29018.963012] Free memory is 54024kB above reserved
...
It looks like it keeps trying to suspend and unsuspend itself.
<6>[28069.451099] PM: suspend entry 2015-06-01 19:49:34.890829433 UTC
<6>[28069.451125] PM: Syncing filesystems ... done.
<7>[28069.485664] PM: Preparing system for mem sleep
<4>[28069.487176] Freezing user space processes ...
<6>[28069.488241] active wakeup source: PowerManagerService.WakeLocks
<6>[28069.488258] active wakeup source: msm_hsic_host
<4>[28069.488282]
<3>[28069.488291] Freezing of tasks aborted after 0.001 seconds (23 tasks refusing to freeze, wq_busy=0):
<4>[28069.488297]
<4>[28069.488303] Restarting tasks ... done.
<6>[28069.489709] PM: suspend exit 2015-06-01 19:49:34.929447037 UTC
<6>[28079.292437] PM: suspend entry 2015-06-01 19:49:44.732152554 UTC
<6>[28079.292477] PM: Syncing filesystems ... done.
<7>[28079.333747] PM: Preparing system for mem sleep
<4>[28079.335442] Freezing user space processes ...
<6>[28079.337167] active wakeup source: PowerManagerService.WakeLocks
<4>[28079.337222]
<3>[28079.337231] Freezing of tasks aborted after 0.001 seconds (23 tasks refusing to freeze, wq_busy=0):
<4>[28079.337236]
<4>[28079.337242] Restarting tasks ... done.
<6>[28079.339108] PM: suspend exit 2015-06-01 19:49:44.778846304 UTC
<6>[28088.655696] PM: suspend entry 2015-06-01 19:49:54.095409009 UTC
<6>[28088.655747] PM: Syncing filesystems ... done.
<7>[28088.688787] PM: Preparing system for mem sleep
<4>[28088.690432] Freezing user space processes ... (elapsed 0.003 seconds) done.
<4>[28088.694397] Freezing remaining freezable tasks ... (elapsed 0.004 seconds) done.
<7>[28088.698662] PM: Entering mem sleep
<4>[28088.698668] Suspending console(s) (use no_console_suspend to debug)
<3>[28088.736025] dpm_run_callback(): platform_pm_suspend+0x0/0x58 returns -16
<3>[28088.736030] PM: Device alarmtimer failed to suspend: error -16
<3>[28088.736035] PM: Some devices failed to suspend
<6>[28088.924950] PM: resume of devices complete after 188.906 msecs
<7>[28088.928486] PM: Finishing wakeup.
<4>[28088.928491] Restarting tasks ... done.
<6>[28088.945588] PM: suspend exit 2015-06-01 19:49:54.385306821 UTC
...
<6>[28585.854223] atmel_mxt_ts_mmi: mxt_set_sensor_state: state change SUSPEND -> ACTIVE
<3>[28588.295545] mdss_mdp_pipe_init: no 3 type pipes available
<3>[28588.295565] mdss_mdp_pipe_init: no 2 type pipes available
<3>[28588.295615] mdss_mdp_pipe_init: no 3 type pipes available
<3>[28588.295621] mdss_mdp_pipe_init: no 2 type pipes available
<3>[28588.295644] mdss_mdp_pipe_init: no 2 type pipes available
<3>[28588.295661] mdss_mdp_pipe_init: no 2 type pipes available
<3>[28588.295680] mdss_mdp_pipe_init: no 2 type pipes available
<3>[28588.295685] mdss_mdp_pipe_init: no 1 type pipes available
<3>[28588.295692] mdss_mdp_overlay_pipe_setup: error allocating pipe. flags=0x60200
<3>[28588.295908] mdss_mdp_pipe_init: no 2 type pipes available
<3>[28588.295927] mdss_mdp_pipe_init: no 2 type pipes available
<3>[28588.295945] mdss_mdp_pipe_init: no 3 type pipes available
<3>[28588.295951] mdss_mdp_pipe_init: no 2 type pipes available
<3>[28588.295969] mdss_mdp_pipe_init: no 3 type pipes available
<3>[28588.295975] mdss_mdp_pipe_init: no 2 type pipes available
<3>[28588.295994] mdss_mdp_pipe_init: no 2 type pipes available
<3>[28588.296004] mdss_mdp_pipe_init: no 1 type pipes available
<3>[28588.296013] mdss_mdp_overlay_pipe_setup: error allocating pipe. flags=0x60200
<3>[28588.296110] mdss_mdp_pipe_init: no 3 type pipes available
<3>[28588.296118] mdss_mdp_pipe_init: no 2 type pipes available
<3>[28588.296141] mdss_mdp_pipe_init: no 3 type pipes available
<3>[28588.296149] mdss_mdp_pipe_init: no 2 type pipes available
<3>[28588.296167] mdss_mdp_pipe_init: no 2 type pipes available
<3>[28588.296185] mdss_mdp_pipe_init: no 2 type pipes available
<3>[28589.059032] mdss_mdp_pipe_init: no 1 type pipes available
<3>[28589.059044] mdss_mdp_overlay_pipe_setup: error allocating pipe. flags=0x860000
<3>[28589.075860] mdss_mdp_pipe_init: no 1 type pipes available
<3>[28589.075871] mdss_mdp_overlay_pipe_setup: error allocating pipe. flags=0x860000
<3>[28589.092918] mdss_mdp_pipe_init: no 1 type pipes available
<3>[28589.092929] mdss_mdp_overlay_pipe_setup: error allocating pipe. flags=0x860000
<3>[28589.109957] mdss_mdp_pipe_init: no 1 type pipes available
<3>[28589.109969] mdss_mdp_overlay_pipe_setup: error allocating pipe. flags=0x860000
<3>[28589.127331] mdss_mdp_pipe_init: no 1 type pipes available
Adding s'more data.
------ SYSTEM LOG (logcat -v threadtime -d *:v) ------
--------- beginning of crash
05-31 20:27:03.832 326 329 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 329 (BootAnimation)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: FATAL EXCEPTION: main
06-01 15:21:19.714 6246 6246 E AndroidRuntime: Process: com.google.android.gms.persistent, PID: 6246
06-01 15:21:19.714 6246 6246 E AndroidRuntime: java.lang.RuntimeException: Unable to create service com.google.android.location.reporting.service.ReportingAndroidService: java.lang.IllegalStateException: Not in location process
06-01 15:21:19.714 6246 6246 E AndroidRuntime: at android.app.ActivityThread.handleCreateService(ActivityThread.java:2771)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: at android.app.ActivityThread.access$1800(ActivityThread.java:151)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1386)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: at android.os.Looper.loop(Looper.java:135)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5254)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: at java.lang.reflect.Method.invoke(Method.java:372)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: Caused by: java.lang.IllegalStateException: Not in location process
06-01 15:21:19.714 6246 6246 E AndroidRuntime: at com.google.android.location.reporting.d.b.c(SourceFile:73)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: at com.google.android.location.reporting.config.h.a(SourceFile:92)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: at com.google.android.location.reporting.service.ReportingAndroidService.onCreate(SourceFile:61)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: at android.app.ActivityThread.handleCreateService(ActivityThread.java:2761)
06-01 15:21:19.714 6246 6246 E AndroidRuntime: ... 9 more
here's the part where my navbar vanishes...
06-01 17:34:17.268 810 992 I InputDispatcher: Application is not responding: Window{15501760 u0 NavigationBar}. It has been 5057.5ms since event, 5057.2ms since wait started. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 3. Wait queue head age: 5840.2ms.
06-01 17:34:17.271 810 992 I WindowManager: Input event dispatching timed out sending to NavigationBar. Reason: Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 3. Wait queue head age: 5840.2ms.
and where smartcard flips out, making my simcard vanish and kick me off the network
06-01 17:34:20.729 18884 18899 W TRThreadPoolExecutor: Task "GmsLocationReporting[getReportingState]" is a ac. Failures of FutureTask can not be detected and exceptions will not be propagated by the executor
06-01 17:34:20.779 18884 18899 W TRThreadPoolExecutor: Task "p[Get token]" is a o. Failures of FutureTask can not be detected and exceptions will not be propagated by the executor
06-01 17:34:20.822 8392 8414 I SmartcardService ACE ARF: Logical channels are used to access to PKC15
06-01 17:34:20.822 8392 8414 V ACE ARF EF_Dir: Analysing EF_DIR...
06-01 17:34:20.901 8392 8414 D SmartcardService ACE ARF: SelectFile [3*38b]
06-01 17:34:20.901 8392 8414 D SmartcardService ACE ARF: ReadRecord [1/38b]
06-01 17:34:20.921 8392 8414 D SmartcardService ACE ARF: ReadRecord [2/38b]
06-01 17:34:20.941 8392 8414 D SmartcardService ACE ARF: ReadRecord [3/38b]
06-01 17:34:20.965 8392 8414 E SmartcardService ACE ARF: SIM - UICC rules not correctly initialized! [Parser] Cannot retreive type
06-01 17:34:21.012 8392 8414 E SmartcardService: [Parser] Cannot retreive type
06-01 17:34:21.012 8392 8414 I SmartcardService: Deny any access to:SIM - UICC
06-01 17:34:21.012 8392 8414 E SmartcardService: Fail to load rules: Let's try another time (5 remaining attempt
06-01 17:34:21.183 810 838 I Process : Sending signal. PID: 18884 SIG: 3
06-01 17:34:21.183 18884 18893 I art : Thread[5,tid=18893,WaitingInMainSignalCatcherLoop,Thread*=0xb4a17c00,peer=0x32c070a0,"Signal Catcher"]: reacting to signal 3
06-01 17:34:21.383 810 838 I Process : Sending signal. PID: 28578 SIG: 3
06-01 17:34:21.384 28578 28587 I art : Thread[5,tid=28587,WaitingInMainSignalCatcherLoop,Thread*=0xb4a17c00,peer=0x12c000a0,"Signal Catcher"]: reacting to signal 3
06-01 17:34:21.481 18884 18893 I art : Wrote stack traces to '/data/anr/traces.txt'
06-01 17:34:21.482 810 838 I Process : Sending signal. PID: 1452 SIG: 3
06-01 17:34:21.482 1452 1461 I art : Thread[5,tid=1461,WaitingInMainSignalCatcherLoop,Thread*=0xb4a17c00,peer=0x32c070a0,"Signal Catcher"]: reacting to signal 3
06-01 17:34:21.657 1452 1461 I art : Wrote stack traces to '/data/anr/traces.txt'
06-01 17:34:21.657 810 838 I Process : Sending signal. PID: 1222 SIG: 3
06-01 17:34:21.657 1222 1231 I art : Thread[5,tid=1231,WaitingInMainSignalCatcherLoop,Thread*=0xb4a17c00,peer=0x12c000a0,"Signal Catcher"]: reacting to signal 3
06-01 17:34:21.716 28578 28587 I art : Wrote stack traces to '/data/anr/traces.txt'
06-01 17:34:21.742 810 838 E ActivityManager: ANR in com.android.systemui
06-01 17:34:21.742 810 838 E ActivityManager: PID: 27358
06-01 17:34:21.742 810 838 E ActivityManager: Reason: Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 3. Wait queue head age: 5788.5ms.)
06-01 17:34:21.742 810 838 E ActivityManager: Load: 13.92 / 13.68 / 13.22
06-01 17:34:21.742 810 838 E ActivityManager: CPU usage from 3245ms to -4458ms ago with 99% awake:
06-01 17:34:21.742 810 838 I ActivityManager: Killing 27358:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:34:21.819 810 1486 E JavaBinder: !!! FAILED BINDER TRANSACTION !!!
06-01 17:34:21.828 810 1537 W AudioService: Current remote volume controller died, unregistering
06-01 17:34:21.828 810 1148 I WindowState: WIN DEATH: Window{238d62cd u0 com.android.systemui.ImageWallpaper}
06-01 17:34:21.828 810 1002 D WifiService: Client connection lost with reason: 4
06-01 17:34:21.829 810 1002 D WifiService: Client connection lost with reason: 4
06-01 17:34:21.832 810 825 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=22, legacyType=-1, [] ], [email protected])
06-01 17:34:21.832 810 992 W InputDispatcher: channel '3c41bdeb StatusBar (server)' ~ Consumer closed input channel or an error occurred. events=0x9
06-01 17:34:21.832 810 992 E InputDispatcher: channel '3c41bdeb StatusBar (server)' ~ Channel is unrecoverably broken and will be disposed!
Last but not least, a grep from the log of all "bg anr" and what processes they killed.
C:\Users\Cody
λ cat "Google Drive\bugreport-2015-06-01-17-36-25.txt" | grep "bg anr"
06-01 17:34:21.742 810 838 I ActivityManager: Killing 27358:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:34:26.336 810 838 I ActivityManager: Killing 32592:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:34:30.768 810 838 I ActivityManager: Killing 32649:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:34:35.522 810 838 I ActivityManager: Killing 32680:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:34:40.425 810 838 I ActivityManager: Killing 32709:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:34:46.032 810 838 I ActivityManager: Killing 32731:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:34:49.976 810 838 I ActivityManager: Killing 32755:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:34:54.337 810 838 I ActivityManager: Killing 441:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:34:59.135 810 838 I ActivityManager: Killing 506:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:35:03.670 810 838 I ActivityManager: Killing 642:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:35:07.939 810 838 I ActivityManager: Killing 769:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:35:12.454 810 838 I ActivityManager: Killing 834:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:35:20.498 810 838 I ActivityManager: Killing 890:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:35:25.806 810 838 I ActivityManager: Killing 931:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:35:31.339 810 838 I ActivityManager: Killing 974:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:35:36.446 810 838 I ActivityManager: Killing 1016:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:35:41.876 810 838 I ActivityManager: Killing 1067:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:35:47.047 810 838 I ActivityManager: Killing 1086:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:35:52.348 810 838 I ActivityManager: Killing 1106:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:35:57.114 810 838 I ActivityManager: Killing 1132:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:36:01.769 810 838 I ActivityManager: Killing 1154:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:36:07.001 810 838 I ActivityManager: Killing 1184:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:36:12.497 810 838 I ActivityManager: Killing 1207:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:36:17.704 810 838 I ActivityManager: Killing 1227:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:36:23.281 810 838 I ActivityManager: Killing 1272:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:36:27.638 810 838 I ActivityManager: Killing 1302:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:36:32.760 810 838 I ActivityManager: Killing 1331:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:36:37.050 810 838 I ActivityManager: Killing 1405:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:36:42.110 810 838 I ActivityManager: Killing 1499:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:36:46.501 810 838 I ActivityManager: Killing 1645:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:36:51.847 810 838 I ActivityManager: Killing 1713:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:36:57.029 810 838 I ActivityManager: Killing 1796:com.android.systemui/u0a29 (adj -12): bg anr
06-01 17:20:34.507 810 838 I am_kill : [0,20151,com.facebook.orca,0,bg anr]
06-01 17:20:57.425 810 838 I am_kill : [0,4992,com.android.phone,-12,bg anr]
06-01 17:21:07.090 810 838 I am_kill : [0,6150,com.google.process.gapps,0,bg anr]
06-01 17:21:23.924 810 838 I am_kill : [0,28314,com.android.systemui,-12,bg anr]
06-01 17:21:54.441 810 838 I am_kill : [0,4717,com.facebook.katana,8,bg anr]
06-01 17:22:08.164 810 838 I am_kill : [0,21453,com.facebook.orca,0,bg anr]
06-01 17:22:38.877 810 838 I am_kill : [0,21794,com.android.phone,-12,bg anr]
06-01 17:22:51.845 810 838 I am_kill : [0,22025,com.google.process.gapps,0,bg anr]
06-01 17:25:14.145 810 838 I am_kill : [0,23249,com.facebook.katana,8,bg anr]
06-01 17:25:24.330 810 838 I am_kill : [0,23344,com.facebook.orca,0,bg anr]
06-01 17:25:43.528 810 838 I am_kill : [0,24369,com.google.process.gapps,0,bg anr]
06-01 17:25:47.753 810 838 I am_kill : [0,9549,com.google.android.gms.persistent,0,bg anr]
06-01 17:26:08.244 810 838 I am_kill : [0,24180,com.android.phone,-12,bg anr]
06-01 17:26:18.016 810 838 I am_kill : [0,26446,com.google.android.gms.persistent,0,bg anr]
06-01 17:26:26.658 810 838 I am_kill : [0,26315,com.google.process.gapps,0,bg anr]
06-01 17:26:32.981 810 838 I am_kill : [0,22508,com.android.systemui,-12,bg anr]
06-01 17:26:37.034 810 838 I am_kill : [0,26941,com.android.phone,-12,bg anr]
06-01 17:26:44.325 810 838 I am_kill : [0,27147,com.google.android.gms.persistent,0,bg anr]
06-01 17:27:02.016 810 838 I am_kill : [0,27378,com.android.phone,-12,bg anr]
06-01 17:27:23.184 810 838 I am_kill : [0,27806,com.google.android.gms.persistent,0,bg anr]
06-01 17:27:55.398 810 838 I am_kill : [0,28182,com.google.android.gms.persistent,0,bg anr]
06-01 17:28:20.566 810 838 I am_kill : [0,28423,com.google.android.gms.persistent,0,bg anr]
06-01 17:33:03.267 810 838 I am_kill : [0,26054,com.facebook.orca,5,bg anr]
06-01 17:33:19.084 810 838 I am_kill : [0,28129,com.android.phone,-12,bg anr]
06-01 17:33:44.191 810 838 I am_kill : [0,31344,com.android.phone,-12,bg anr]
06-01 17:34:21.742 810 838 I am_kill : [0,27358,com.android.systemui,-12,bg anr]
06-01 17:34:26.336 810 838 I am_kill : [0,32592,com.android.systemui,-12,bg anr]
06-01 17:34:30.768 810 838 I am_kill : [0,32649,com.android.systemui,-12,bg anr]
06-01 17:34:35.522 810 838 I am_kill : [0,32680,com.android.systemui,-12,bg anr]
06-01 17:34:40.425 810 838 I am_kill : [0,32709,com.android.systemui,-12,bg anr]
06-01 17:34:46.032 810 838 I am_kill : [0,32731,com.android.systemui,-12,bg anr]
06-01 17:34:49.976 810 838 I am_kill : [0,32755,com.android.systemui,-12,bg anr]
06-01 17:34:54.337 810 838 I am_kill : [0,441,com.android.systemui,-12,bg anr]
06-01 17:34:59.135 810 838 I am_kill : [0,506,com.android.systemui,-12,bg anr]
06-01 17:35:03.670 810 838 I am_kill : [0,642,com.android.systemui,-12,bg anr]
06-01 17:35:07.939 810 838 I am_kill : [0,769,com.android.systemui,-12,bg anr]
06-01 17:35:12.454 810 838 I am_kill : [0,834,com.android.systemui,-12,bg anr]
06-01 17:35:20.499 810 838 I am_kill : [0,890,com.android.systemui,-12,bg anr]
06-01 17:35:25.806 810 838 I am_kill : [0,931,com.android.systemui,-12,bg anr]
06-01 17:35:31.339 810 838 I am_kill : [0,974,com.android.systemui,-12,bg anr]
06-01 17:35:36.446 810 838 I am_kill : [0,1016,com.android.systemui,-12,bg anr]
06-01 17:35:41.876 810 838 I am_kill : [0,1067,com.android.systemui,-12,bg anr]
06-01 17:35:47.047 810 838 I am_kill : [0,1086,com.android.systemui,-12,bg anr]
06-01 17:35:52.348 810 838 I am_kill : [0,1106,com.android.systemui,-12,bg anr]
06-01 17:35:57.114 810 838 I am_kill : [0,1132,com.android.systemui,-12,bg anr]
06-01 17:36:01.769 810 838 I am_kill : [0,1154,com.android.systemui,-12,bg anr]
06-01 17:36:07.002 810 838 I am_kill : [0,1184,com.android.systemui,-12,bg anr]
06-01 17:36:12.498 810 838 I am_kill : [0,1207,com.android.systemui,-12,bg anr]
06-01 17:36:17.704 810 838 I am_kill : [0,1227,com.android.systemui,-12,bg anr]
06-01 17:36:23.281 810 838 I am_kill : [0,1272,com.android.systemui,-12,bg anr]
06-01 17:36:27.638 810 838 I am_kill : [0,1302,com.android.systemui,-12,bg anr]
06-01 17:36:32.760 810 838 I am_kill : [0,1331,com.android.systemui,-12,bg anr]
06-01 17:36:37.050 810 838 I am_kill : [0,1405,com.android.systemui,-12,bg anr]
06-01 17:36:42.110 810 838 I am_kill : [0,1499,com.android.systemui,-12,bg anr]
06-01 17:36:46.502 810 838 I am_kill : [0,1645,com.android.systemui,-12,bg anr]
06-01 17:36:51.847 810 838 I am_kill : [0,1713,com.android.systemui,-12,bg anr]
06-01 17:36:57.029 810 838 I am_kill : [0,1796,com.android.systemui,-12,bg anr]
I'd consider posting my bugreport if 1) it wasn't so damn huge, and 2) there wasn't so much identifying information in it.
If there really is a memory leak issue as most of the Android 5 news articles mention, and it's something that Google'll address, I'm okay with that, but if it isn't , w...t...f....
p.s. I sent back the Motorola replacement, mainly because they sent me a phone without the screen protector on it (I still have the factory screen protector on my original N6), but it was really because I had hoped I fixed my phone based on these suggestions.
codycook said:
I'd consider posting my bugreport if 1) it wasn't so damn huge, and 2) there wasn't so much identifying information in it.
If there really is a memory leak issue as most of the Android 5 news articles mention, and it's something that Google'll address, I'm okay with that, but if it isn't , w...t...f....
p.s. I sent back the Motorola replacement, mainly because they sent me a phone without the screen protector on it (I still have the factory screen protector on my original N6), but it was really because I had hoped I fixed my phone based on these suggestions.
Click to expand...
Click to collapse
Could be a hardware issue or the HAL

Wifi will not connect to anything

Hi all,
I have a HU from Witson thats a few years old now but upgraded to the PX5 chip about a year ago and its been working well until the last few days, The Wifi will not connect to anything I have tried 3 or 4 different mobile hotspots and even my home router and it will not connect it just attempts to join and nothing just says "Wifi failed to connect, My system has the MD725 Type2 so I'm stuck on android 6.0 with the mayla 7 ROM, I have tried doing the following
- Update the MCU - Same issue
- re flashed the HU with the base version of the Mayla 7 rom - Same issue
- Running out of options as this issue has only happened in the last few weeks :crying: has anyone had this issue before? I will link my logcat if someone can point out what is causing the issue,
11-23 17:59:36.195 D/WifiService( 594): Connect with config* ID: -1 SSID: "Chris s9" PROVIDER-NAME: null BSSID: null FQDN: null PRIO: 0
11-23 17:59:36.195 D/WifiService( 594): KeyMgmt: NONE Protocols:
11-23 17:59:36.195 D/WifiService( 594): AuthAlgorithms:
11-23 17:59:36.195 D/WifiService( 594): PairwiseCiphers:
11-23 17:59:36.195 D/WifiService( 594): GroupCiphers:
11-23 17:59:36.195 D/WifiService( 594): PSK:
11-23 17:59:36.195 D/WifiService( 594): Enterprise config:
11-23 17:59:36.195 D/WifiService( 594): IP config:
11-23 17:59:36.195 D/WifiService( 594): IP assignment: UNASSIGNED
11-23 17:59:36.195 D/WifiService( 594): Proxy settings: UNASSIGNED
11-23 17:59:36.195 D/WifiService( 594): cuid=-1 luid=-1 lcuid=0 userApproved=USER_UNSPECIFIED noInternetAccessExpected=false roamingFailureBlackListTimeMilli: 1000
11-23 17:59:36.195 D/WifiService( 594): triggeredLow: 0 triggeredBad: 0 triggeredNotHigh: 0
11-23 17:59:36.195 D/WifiService( 594): ticksLow: 0 ticksBad: 0 ticksNotHigh: 0
11-23 17:59:36.195 D/WifiService( 594): triggeredJoin: 0
11-23 17:59:36.195 D/WifiService( 594): autoJoinBailedDueToLowRssi: false
11-23 17:59:36.195 D/WifiService( 594): autoJoinUseAggressiveJoinAttemptThreshold: 0
11-23 17:59:36.196 E/WifiConfigStore( 594): addOrUpdateNetworkNative created netId=1
11-23 17:59:36.198 D/WifiConfigStore( 594): created new config netId=1 uid=1000 name=android.uid.system:1000
11-23 17:59:36.202 E/WifiConfigStore( 594): rewrite network history for "Chris s9"NONE
11-23 17:59:36.207 I/wpa_supplicant( 1168): wlan0: Trying to associate with 26:18:1d:e6:a8:39 (SSID='Chris s9' freq=2462 MHz)
11-23 17:59:36.235 D/WifiStateMachine( 594): CONNECT_NETWORK id=1 config="Chris s9" cnid=1 supstate=ScanState my state DisconnectedState uid = 1000
11-23 17:59:36.236 E/WifiConfigStore( 594): saveWifiConfigBSSID Setting BSSID for "Chris s9"NONE to any
11-23 17:59:36.248 E/WifiConfigStore( 594): saveWifiConfigBSSID Setting BSSID for "Chris s9"NONE to any
11-23 17:59:36.268 D/WifiAutoJoinController ( 594): updateConfigurationHistory found 0 networks
11-23 17:59:36.268 D/WifiAutoJoinController ( 594): updateConfigurationHistory try to connect to an old network!! : "Chris s9"NONE
11-23 17:59:36.269 E/WifiConfigStore( 594): rewrite network history for "Chris s9"NONE
11-23 17:59:36.272 E/WifiConfigStore( 594): buildPnoList sortedWifiConfigurations size 2
11-23 17:59:36.272 E/WifiConfigStore( 594): found sortedWifiConfigurations : "Chris"WPA_PSK
11-23 17:59:36.272 E/WifiConfigStore( 594): found sortedWifiConfigurations : "Chris s9"NONE
11-23 17:59:36.289 E/WifiConfigStore( 594): rewrite network history for "Chris s9"NONE
11-23 17:59:36.292 D/WifiConfigStore( 594): Retrieve network priorities after PNO.
11-23 17:59:37.792 I/wpa_supplicant( 1168): wlan0: CTRL-EVENT-ASSOC-REJECT status_code=1
FIXED!!
installed MCU again and reflashed again with stock rom and Wifi started to work again and reinstalled Malaysk Rom 7 updated to 7.2 all working perfect again No idea what was causing the Wifi from working but all is good now

Categories

Resources