Shazam Encore issue - need confirmation - Desire HD Themes and Apps

I've used Shazam since I first got my G1 over 18 months ago and love it because it's helped me find a lot of music I would never have found otherwise. Since I've had it so long I also had the unlimited tags for free although I then paid for Encore to show support and get rid of the ads. I don't know if this is limited to Encore or if it happens to both versions.
The issue, and it's a serious one, if I fail to tag a song I get the "Sorry.. blah blah not recognised" message and that's fine. However, if I try to tag again the circle animation runs and "Listening" shows but it never changes. The process never gets past that stage and as a result the microphone is locked by the app, not even ending the task will free it up. The only way to get it back to normal is to restart the phone. I'm running stock firmware and I'm sticking with only temporary root for now.
Can anyone else confirm or deny this is an issue on their DHD? I don't see why it would be limited to just my phone but stranger things have happened. I'm talking to their tech. support about it so I'm really just looking to find out if it's more widespread and repeatable on the same phone + firmware.

YES!!! It happened to me few times with stock ROM, totaly the same things. Now i have LEE ROM and this bug is away, i dont know if totaly or just there was no conditions for this bug to came.

After going back and forth with Shazam support they tell me that this is a known issue affecting some handsets. They're trying to nail it down and fix it but nothing yet. In the meantime I'm using SoundHound.

Related

The Boot Loop of Death (BLOD)

Hey Guys,
Ever since I first experienced this bug, it seems more and more people are coming forward explaining the same symptoms.
Connection drops, OS becomes unresponsive, freezes, and then you are greeted by the 'X' animation. After the phone reboots, it freezes once again and returns you to the 'X' animation and the process repeats until you pull the battery.
There seems to be no direct trigger as it can occur when on a call, when browsing or even when the phone is idle.
I've read through various threads on different forums in an attempt to reveal some kind of pattern, yet reports are coming from users on different ROMs with different kernels and different apps. I've created this thread in the hope that if people contribute their experiences, we can draw some kind of reasoning behind the development of the bug and offer some hope for resolving the issue in then future.
So guys, what are your experiences of the BLOD? What ROM were you running? What kernel were you running? Do you overclock, underclock or remain at stock? Anything you think may contribute to this annoying bug.
Thanks in advance.....
Reserved for future use
My experience began after updating to Kang-o-Rama 0.6 final (CM 5.0.6) after using Kings Desire Port aswell as using Paul's Desire ROM and Cyanogenmod previously. Originally it happened to me in the gym. While listening to music I recieved an SMS and the phone suddenly crashed and went into the BLOD. I had to pull my battery for it to stop. Since that occasion, I began to suffer the BLOD 3-5 times a day, sometimes when on a call and other times when the phone was idle. I tried wiping and reinstalling countless times, flashed stock Cyanogen and the later versions of K-o-R which would give my phone a slight reprieve ,however eventually the BLOD would hunt me down and return.
Eventually I believed it was a Cyanogenmod specific bug, especially after reading this thread,
http://forum.cyanogenmod.com/index.php?/topic/43-odd-crash/
Since I thought it was CM specific I went away and flashed Enom's ROM which again gave me a reprieve but only until I charged the phone at night. I awoke in the early house to find my phone rebooting away as I slept. This pattern continued for 3 nights until last night which was my first BLOD free night.
Now i'm not 100% sure as to what cured my looping last night but I flashed a new kernel yesterday (IR .33.5) and also on the advice of this thread,
http://www.google.co.uk/support/forum/p/android/thread?tid=2711ea74ef3d9aee&hl=en
I wondered whether the fact that I'd started using the stock alarm clock app could have triggered this so called 'notification bug'. I returned to using Gentle Alarm from the market and cancelled my stock Androdid alarm.
Right now i'm waiting to see how long I go without a BLOD before investigating if it was specifically the new kernel or changing the alarm which got me through the night. Will report back if anything changes.
I'm pretty sure this is a form of a kernel panic. I know Cyanogen had made some type of tweet or post regarding this. I'll try to find it and edit this post when done
wesbalmer said:
I'm pretty sure this is a form of a kernel panic. I know Cyanogen had made some type of tweet or post regarding this. I'll try to find it and edit this post when done
Click to expand...
Click to collapse
Cyanogen posted something regarding it being a system_server crash in the CM thread and that we needed logs of the event occuring before he could draw any conclusions. I managed to dump and adb logcat of the event while it was happening, although it was just a panic loop of which a segment was posted on the Cyanogenmod forum I posted above. Has anyone managed to capture a log of the BLOD as it starts? That would be a great help.
I got my N1 about 4 weeks ago and it worked OK until I flashed the Froyo radio. from that point on I could not get any rom to run in a stable way - my reboots happened 3 - 4 times a day and got to the point where I would get stuck in the boot loop. Pulling the battery did not always solve the problem although I found that if I kept the battery out for several minutes my chances of getting the phone to boot into either the ROM or recovery would be better.
I noticed at the same time that once the boot loop started I could not get into recovery until my phone had at least booted into the ROM successfully once.
Flashing back to the 4.04 radio reduced the random reboots to about once a day - usually at night after I had just plugged my phone in to charge. I was using the stock alarm app as a bedside clock.
After many days of frustration and the help from several people here at XDA, I finally came to conclusion that the problem must be hardware related and am returning my current device to HTC and am getting a new one.
I don't have a boot loop but I definitely experience the initial stages of this problem on a stock (unrooted, locked) N1 (at&t).
50% of the time when the N1 loses the connection (e.g. due to going into a garage) it will not re-acquire the signal. Searching for networks will hang, putting the phone in flight mode and then disabling flight mode will still result in no signal.
The only way to get a cell signal back is rebooting the phone.
Usually, searching for a network and/or enabling and disabling flight mode will result in the phone turning black and then rebooting.
I have the problem, too.
Just a few notes:
didn't have it on stock rom and Cyanogen 5.0.6, nor an Enomther's 1.8.1, started with Enomther's 1.9.2
This is not really a reboot, because a real reboot always helps. Other than a reboot, it starts directly at the X animation, not with the unmoving X before.
Seems to be a kernel panic.
I currently suspect that the panic happens when the RAM is full, especially if there is one single process that uses up massive amounts of RAM (could be in the background, of course).
I yesterday found that Sytrant (periodically sets time using internet time server) has a memory leak, and on closer inspection today found that it queries an ad server every few seconds and thus switches from sleeping to running state every few seconds. Also, it spawns root processes when setting time, which might lead to the system not wanting to kill it.
So, here's my current suspection (I'm not at all sure if that's true!):
The reboot loop only happens when the system runs out of memory.
In this case, Android should normally kick out other programs: First apps that are not running anymore, but are still in memory, second background jobs, and third services.
I guess there's some error in the killing logic in newer Cyanogen kernels and others that use Cyanogen parts (or maybe even in the orginal code from Google).
This somehow leads to a state where the kernel has no memory left and can't kill a process, too. -> Kernel panic
Maybe this is more probable if there is one big memory hog the kernel doesn't want to kill (because it's a service, or maybe because it has children running as root).
So, everyone who has this problem, please get a process monitor or task manager where you can see how much memory an app uses. OSMonitor is a very good one, and it can also sort the processes by memory usage. Start it periodically to find out if a process is constantly growing.
If you found such a process: Is it one that requires root? Does it run as a service? (Unfortunately, OSMonitor can't tell you if a process runs as service, or at least I didn't find it if it can. ES Task Manager can show that information, though, for example.)
Personally, I threw Sytrant off my phone now and will watch if that helps. I had reboot loops every two or three days, so I can't tell yet if it really will make a difference. I really hope so …
Edit: Of course, this theory does not really explain why the network drops before the boot loop starts. It could be, though, that the kernel tries to kill just anything to gain meomry, which might also be a system process that it responsible for the network. As the networks always seems to drop before the loop starts, maybe killing that process is what leads to the panic in the end.
Maybe, could … well, yes, this is just a theory. But at least it sounds good, doesn't it? ;-)
The more I read about this problem here and in other threads, the more I am convinced that my problem is probably not hardware related. My replacement phone arrives today but now I am wondering if I should return my original or not. Argg!
Is there a way we can all band together to try and get to the bottom of this problem? I am more than willing to do whatever testing those that know what to look for tells me to do.
Would one of the Guru's here be willing to guide us through a coordinated troubleshooting excersize?
Maybe we can start by trying to find out what we all have in common?
I have an AT&T/Rogers version of the N1.
I typically have the Facebook, Calendar Widgets on home screen.
Power Widget on 2nd screen
Use gmail but via the standard email client, not the gmail client.
Use the native alarm clock app in the dock at night
16GB ADATA MicroSD card.
I also install:
- ChompSMS (with icon widget on home screen)
- NewsRob (with Widget on home screen)
Did not get the reboots initially running the stock rom but they started the moment I installed paul's version of Froyo. I tried several of the other roms and had the same instability and BLOD's until I reverted back to stock and things stabalized again although I was still getting random reboots once a day or so.
While a hardware issue (especially RAM failure) could cause this issue, I don't think that it is the cause in most of the cases here. The fact that some don't experience it anymore after trying one or another software-related measure makes a hardware failure highly improbable, at least in their cases.
I won't rule that out, but until I tried everything else I can't conclude it must be a hardware faliure.
Please get OSMonitor and watch your processes. If after some days you still can't find a process using more than, say, 65 M, and still get the issue, you can be pretty sure that a memory leak isn't the problem for you.
The memory leak + killing bug guess is a good one and is quite probable. So let's check that first.
I think my FroYo rom problems are the same problems you guys are having. I think it's something with an app or an element of the OS or something.
http://forum.xda-developers.com/showthread.php?t=703508
I get the exact same issue on a handful of roms. Everything starts to force close, then it goes into boot loop, but, as someone said, doesn't really fully reboot, it just starts at the boot screen.
I've also noticed when things get funky, plugging in the USB cable makes it immediately go into a boot loop.
I start having this problem after I install the Quadrant Standard program, I was using the Kang-o-rama - Froyo when this happened. But after going back to Paul's Froyo everything is working perfectly again.
cmarti said:
I start having this problem after I install the Quadrant Standard program, I was using the Kang-o-rama - Froyo when this happened. But after going back to Paul's Froyo everything is working perfectly again.
Click to expand...
Click to collapse
I deleted quadrant, signed into market and all so it knew i uninstalled it, flashed a baked modaco R17, and it still boot looped on first reboot.
I suspect it is related to the 4.06 radio. My first boot loop started just after I installed the radio and before I updated the ROM itself.
DvTonder said:
I suspect it is related to the 4.06 radio. My first boot loop started just after I installed the radio and before I updated the ROM itself.
Click to expand...
Click to collapse
That doesn't explain mine though. I get the boot loop on some roms but not others, with the same radio.
MSigler said:
That doesn't explain mine though. I get the boot loop on some roms but not others, with the same radio.
Click to expand...
Click to collapse
Which ROMS are safe for you - I will flash one of them tonight and see if it works on my device as well - maybe we can narrow it down to a specific ROM.
Would also appreciate a list of the apps you use - I am thinking we should set up our phones as close to identical as possible to begin with and then start adding things to see what causes it. Thoughts?
DvTonder said:
Which ROMS are safe for you - I will flash one of them tonight and see if it works on my device as well - maybe we can narrow it down to a specific ROM.
Would also appreciate a list of the apps you use - I am thinking we should set up our phones as close to identical as possible to begin with and then start adding things to see what causes it. Thoughts?
Click to expand...
Click to collapse
The only roms that screw up for me are modded froyo roms. LeoFroyo works fine for some reason, as does the stock FRF50. I'll screenshot my apps in a minute and post them.
I have this on stock 2.1u1 EPE54B
I was getting some pretty random boot loops when running CM 5.0.7.1 and 4.04 radio. Noticed two things could (almost) cause it every time:
1) Not so much a cause, but Google Listen was running almost every time I went into a BLoD.
2) Something that WAS causing it.. I keep my phone on airplane mode at work with WiFi on, since I don't get a reception in the building. Reboot + turn off airplane mode when the phone is to that point = BLoD.
I actually flashed Kang-o-Rama and the 4.06 radio earlier, no problems now.
tjsimmons said:
I actually flashed Kang-o-Rama and the 4.06 radio earlier, no problems now.
Click to expand...
Click to collapse
Did you flash the Froyo version with SP3?

Need help with some issues

Hi all,
I'm trying to figure out if I want to just return my captivate and go back to my iphone, or if there's a way to deal with this thing.
My issues are basically:
Browser perfomance is ****, to say the least. Panning and zooming on most sites is painfully bad - XDA worst than pretty much any other site out there. When I try to type in the browser, I'll hit 10 keys, and 3 will show up...a few seconds later another 2 will be entered...etc. Zooming is bad, I don't know why. Panning just looks jerky/non-fluid.
Bluetooth: I have an Acura with the tech package, so having bluetooth work is kinda a requirement. However, every time I try to do anything bluetooth related, the phone slows to a crawl. If I hit the home softkey, it takes 1-2 minutes for the phone to go home. I eventually have to pull the battery to reset.
Data: Sometimes, it just drops totally. I'm sitting still with 4-5 bars, and suddely the marketplace won't load...or XDA won't load...try a second or third time and suddenly it loads fine. Unsure if this is just the marketplace (and XDA forums) being unreliable, or if the phone's data connection is just THAT bad.
GPS: I did the fixes in the "hidden" settings (supl settings and whatnot) and I now get fixes much faster, but they're always off. I seem to always be on AGPS, and not ever getting sattelite fixes...that, or the settelite fixes are just really as bad as AGPS is.
Perf in general: not so hot. Some things work well, some things will crawl at times.
Facebook: no push notifications? What?
I'm on the latest SRE, and I can flash back to the stock kernel if that'll help...
But in general, my opinion after slightly over a week is that this just feels like when I still played with Linux a few years ago - a toy. Nothing for general consumption, nothing for someone who just wants it to work - and feel free to tell me I'm wrong, I'm still not totally decided and have another 3 weeks to return this...but I'm hard pressed to find a reason to keep using this instead of going back to my iphone. A wireless AP is amazing, but that's the only thing I keep coming back to...and who knows, a jailbroken iPhone might be capable of that?
Thanks for all the thelp!
RA
Are you using JF6 (the stock baseband that came with the phone)? because that one is miserably slow.
switch to JH3 and then flash SRE... it'll feel like an entirely different phone.
I felt the same way until I flashed several firmwares and applied different mods/lag fixes. You have to find what's right for you. It seems that Samsung may have skimped on the software side but they didn't hold back with hardware. With the new voodoo lag fix that's coming out soon, froyo, an official GPS fix, and promising android development for the Captivate, I'd say we're starting to realizing the true potential of this phone. I've never used bluetooth nor do I have any problems with data. You may have a bad phone... Perhaps you should exchange it for another and see if that remedies some problems? The ball is in your court but I could not bare to go back to the iPhone (I've been using it since it came out).
Wrong section of the captivate forum to be asking questions, theres a proper section for that..., about your issues most are plassebo, try flashing a i9000 rom and give it another try.
wuxingwarrior3 said:
I felt the same way until I flashed several firmwares and applied different mods/lag fixes. You have to find what's right for you. It seems that Samsung may have skimped on the software side but they didn't hold back with hardware. With the new voodoo lag fix that's coming out soon, froyo, an official GPS fix, and promising android development for the Captivate, I'd say we're starting to realizing the true potential of this phone. I've never used bluetooth nor do I have any problems with data. You may have a bad phone... Perhaps you should exchange it for another and see if that remedies some problems? The ball is in your court but I could not bare to go back to the iPhone (I've been using it since it came out).
Click to expand...
Click to collapse
I'll give that a try then - I did just have to call ATT though to have them put me back onto the iPhone plan, since I'm doing a trip tomorrow and will want a working phone...I'll try flashing a few more things...but tbh, I keep reading about Froyo and GPS fixes...I saw posts about a GPS fix going out a month ago...when will it actually happen?
rampantandroid said:
I'll give that a try then - I did just have to call ATT though to have them put me back onto the iPhone plan, since I'm doing a trip tomorrow and will want a working phone...I'll try flashing a few more things...but tbh, I keep reading about Froyo and GPS fixes...I saw posts about a GPS fix going out a month ago...when will it actually happen?
Click to expand...
Click to collapse
I totally agree with the earlier posts about trying other setups before giving up on it. I LOVE my setup. UCJH3 firmware, SREv1.2.1a, Tayutama's Lagfix4. All can be found on threads here.Do it step by step and you will see a HUGE difference. The only thing that will still suck, I think, is the GPS. I find mine very erratic. But everything else is great and almost no lag.
Most of your issues are non-existent on the stock ROM - so either you borked something while customizing or your phone has a hardware issue.
The browser should work without issue. GPS is broken, and none of the fixes do much so that we have to wait on Samsung.
The phone is in its infancy. Remember ios 2 on the 3g? Well apple learned a lot and there software is always polished. You may want to wait for the next android support phones. Apple did a good job this time around but the touch screen interface needs too many steps and the home screens are too cluttered I want to put icon any where putting them in groupings helps my eyes and brain navigate. I'll trade the gps and a few bugs for that any day. Phones are supposed to be intuitive, the iphone may be easy but I'll argue all day that is not intuitive. Android may be less easy but I can make it intuitive, it takes a little time and a few market apps though. That's why I chose this phone, but I don't knock iphone users, just the fanboys.
If you like to tinker ands it sounds like you do you may just get addicted to this thing.
The data problems may be do to the stock software, do a reflash of jh3, with the original I couldn't switch from wifi to edge or the other way around without killing the app and restarting it. I haven't noticed that problem lately with jh2
Sent from my SAMSUNG-SGH-I897 using Tapatalk
Facebook is badly broken on all Android phones I have ever used. There's a Link to an app called bloo here on XDA I think it's in Hero CDMA apps section. It has notifications and chat.
I found Bloo http://forum.xda-developers.com/showthread.php?t=679556
Yeah Facebook for android absolutely blows. Not just push notifications but the whole app. One of the worst apps I have on my phone. Like today, i had 2 notifications of ppl writing on my wall. When i go to notifications and click on the post to read the end of it, it opens in the browser??? Honestly??? Makes me back out, go to my own profile and then go to the wall. That's crap. Facebook for iPhone is better than the Facebook website, yet i would almost rather delete my Facebook account than use it on android.
/rant
Sent from my SAMSUNG-SGH-I897 using Tapatalk
buddy17 said:
Yeah Facebook for android absolutely blows. Not just push notifications but the whole app. One of the worst apps I have on my phone. Like today, i had 2 notifications of ppl writing on my wall. When i go to notifications and click on the post to read the end of it, it opens in the browser??? Honestly??? Makes me back out, go to my own profile and then go to the wall. That's crap. Facebook for iPhone is better than the Facebook website, yet i would almost rather delete my Facebook account than use it on android.
/rant
Sent from my SAMSUNG-SGH-I897 using Tapatalk
Click to expand...
Click to collapse
It works on WebOS too. Android and facebook just suck.
http://lmgtfy.com/?q=xda+forum+rules
Sent from my SAMSUNG-SGH-I897 using XDA App

[Q] Samsung Galaxy i9000 freezes on standby

I have had my phone for about 2 weeks now, and this has been an issue since about day 1. I will set my phone aside while doing other things. When I want to use it I pick it up and press the power button to activate the screen. It seems that about 20% of the time the phone is non-responsive. I can't even receive calls/texts/email while it is in this state. I end up pressing the power button for 10 seconds or pulling the battery to get it to reboot. Everything seems to work fine.
I have heard that this could be a result of a reception issue, and that an update would be released in September to solve this issue. Is this information correct? Has the update already been released? I believe I am running the most current version, 2.1 update 1
Is there a software fix? Do I have a defective unit that needs to be sent in for repair? Is there a setting I need to look at? Any assistance would be appreciated.
you are describing the typical scenario of too many background services and apps running taking up too much resources thus making the phone non reponsive
install Auto Run Killer http://forum.xda-developers.com/showpost.php?p=8123924&postcount=40
then tick all the apps to disable reboot your phone
then you can choose which apps you really want to let lose for it to run in the background
It's also entirely possible it's faulty though
I don't think it is a matter of apps running because there are no active apps running when I am not using my phone.
I guess I am looking for an answer that tells me that this is an known issue with this model and I wiould be better off with a different product, or if I will be safe to get it replaced/repaired.
Ideally I would love to hear it is only a matter of a software patch or something similar.
go get an iphone
there is no point helping some one that have their mind already set on their own ideas already
Well that was a pretty useless post. The only idea my mind is set on is to get my hands on a dependabel phone, preferably the one I have. You suggested too many apps running, fine, but unless they run automatically on reboot and/or the 'active applications' window that runs by default is inacurate, there aren't too many resources being used and nothing running.
you'll be surprised what runs under the hood
you can run this and find out
http://forum.xda-developers.com/showpost.php?p=8156087&postcount=58
Android System Info
another good thing to disable is the Media Scan
AllGamer said:
go get an iphone
there is no point helping some one that have their mind already set on their own ideas already
Click to expand...
Click to collapse
Don't be so quick to assume your suggestion was correct either, AllGamer:
http://forum.xda-developers.com/showthread.php?t=775017
Thus far nothing in that thread has suggested taxing the system too far. In fact, hardly installing anything at all from a fresh factory reset still has this problem and no one yet has really worked out why aside Samsung saying the hardware is damaged. I was on the phone to them today, same thing said.
i read that before and the signal theory doesn't hold truth
if that is the case, every time i go to the toilet, or to the stairs in my office building (way deep in the building) you have Zero reception at all, yet I've never experience the freeze on black screen issue.
same goes with walmart, it's true, most walmart warehouse like buildings have extremely poor cell phone reception inside.
assuming that signal is the cause issue is true, then installing this app will prevent that
http://forum.xda-developers.com/showpost.php?p=8172580&postcount=59
Mobile Signal Widget
I'll highly recommend this app for anyone experiencing the issue and are under the impression the signal issue is the cause of the frozen black screen
AllGamer said:
i read that before and the signal theory doesn't hold truth
if that is the case, every time i go to the toilet, or to the stairs in my office building (way deep in the building) you have Zero reception at all, yet I've never experience the freeze on black screen issue.
same goes with walmart, it's true, most walmart warehouse like buildings have extremely poor cell phone reception inside.
assuming that signal is the cause issue is true, then installing this app will prevent that
http://forum.xda-developers.com/showpost.php?p=8172580&postcount=59
Mobile Signal Widget
I'll highly recommend this app for anyone experiencing the issue and are under the impression the signal issue is the cause of the frozen black screen
Click to expand...
Click to collapse
I see no truth in the signal claim I've said why in the other thread. But this is the point, it is an issue a few of us are having from all over the place but as of yet there is absolutely no distinguishable pattern. As I say, a completely fresh phone with official firmware and no installs also has the problems. It's a very frustrating situation because no one can conclusively point to software or hardware yet. Samsung keep saying the same thing, send it in, send it in..
it's true the only way to diagnose those will require to be hands on, and run tests to pin point exactly what is causing that.
Eclair doesn't have the option to auto upgrade, so that's definitely not it
Lag is likely, but what, or which stock apps can cause so much lag?
signal even when the phone is having a hard time switching and scanning for a new signal it shouln't keep the phone unresponsive for such a long period of time unless it's lagging
my Old Treo did that, anytime it lost signal and regained signal there was a minor pause, or a looooooong pause if the phone was lagging
if this is the same case with the SGS we just need to figure out which App is running in the background that is dragging the entire system down.
it could be the internal SD which might have become defective, thus locking up the phone, similar to those people that can't get past the boot screen
i can't think of any other plausible causes at the moment.
Well, I can tell you: having experienced the problem a number of times, it is almost certainly not the lag scenario you have described - this is a proper lock-up. My guess (since it does appear to have some correlation to cell switching, or other signal-related issue) is a bug in the baseband drivers, or something similar, resulting in a panic. I might see if there's any way to get a dump out of this thing to prove it, but at the moment it's just a guess, so I'm not going to tell you that's the definitely the reason, or that you're stupid if you don't agree, even though I'm more qualified to do so, since I've actually experienced the problem.
AllGamer said:
go get an iphone
there is no point helping some one that have their mind already set on their own ideas already
Click to expand...
Click to collapse
Android is designed to not need auto task killers. It is purely a myth that they are needed whatsoever. This is linux we're talking about here, not windows.... It's possible he has a single app installed causing the issue, but the ideal fix would be to figure it out one app at a time and get rid of the faulty app.

[Q] Random Reboots

Perhaps not random, but possibly keyboard related. I believe I have experienced at least three, perhaps more reboots at various times. I just had one a minute ago when I opened my keyboard from a sleep state (dark screen). My lockscreen had what looked like a Droid X background which caught my attention, then after a couple of seconds, it rebooted.
As I mentioned, this has happened at least twice before, but always when I was trying to do something and (I believe) involving the keyboard. I've never had it reboot in the middle of anything, so the impact is negligible. Add to that how FAST the D3 reboots, it's a very minor annoyance. My old Tbolt used to do that as well, but the reboot time was probably three or four times as long, and it sometimes did it in the middle of something.
Has anyone else experienced this? If you have, sound off and perhaps we can get Moto's attention. If it's just me, then that's great news and I doubt I'll do anything about it since the impact is so minor.
It's hard not to notice since it makes the "Droid" noise when it reboots. Assuming you don't have the same sound assigned to a notification of course.
I noticed it yesterday once (and I just got the phone then too ;-; ), and it was while I was opening the camera app, I decided to open the keyboard for some reason (I don't know why), the phone locked up for a minute and then just rebooted. I also had a temporary lockup while opening up the keyboard while opening Handcent, but it regained responsiveness after about 15 seconds. For me it happens to be something to do with the keyboard while opening apps. We need more people to reproduce this problem so we can get down to the root cause :|
Got two droid 3`s in my house and haven't experience any random boots.
Sent from my DROID3 using XDA Premium App
Happened to me while talking on the phone a few times. Got a replacement and it happened again. Never with the keyboard though. Very troubling especially with the second handset.
I have experienced reboots with the camera and camcorder apps lagging, and just general issues with those apps anyway.
Sent from my DROID3 using XDA Premium App
I haven't had it happen since I originally posted until today. Today it rebooted in my pocket.
Perhaps it could just be a heat issue. I noticed that another thing along with my other conditions I posted was that the phone felt really hot.
Immolate said:
Perhaps not random, but possibly keyboard related. I believe I have experienced at least three, perhaps more reboots at various times. I just had one a minute ago when I opened my keyboard from a sleep state (dark screen). My lockscreen had what looked like a Droid X background which caught my attention, then after a couple of seconds, it rebooted.
As I mentioned, this has happened at least twice before, but always when I was trying to do something and (I believe) involving the keyboard. I've never had it reboot in the middle of anything, so the impact is negligible. Add to that how FAST the D3 reboots, it's a very minor annoyance. My old Tbolt used to do that as well, but the reboot time was probably three or four times as long, and it sometimes did it in the middle of something.
Has anyone else experienced this? If you have, sound off and perhaps we can get Moto's attention. If it's just me, then that's great news and I doubt I'll do anything about it since the impact is so minor.
It's hard not to notice since it makes the "Droid" noise when it reboots. Assuming you don't have the same sound assigned to a notification of course.
Click to expand...
Click to collapse
The Droid 3 has a dual core 1 ghz processor processor built inside which is why it starts up so fast. Its probably having these problems because of the new android OS gingerbread 2.3.2 because of how new this operating system is. The first phone designed with the new OS for verizon wireless was the sony xperia which produced surprisingly a very good battery life with the processer designed for gaming built inside that phone.this reminds me of the first droid on Verizon the Motorola Droid A855 where there where some flukes where it would freeze up every now and then. But there were updates that eventually solved the problem. Because this is a relatively new OS there is deffinittely going to be some flukes in the software and there will be updates to solve these most likely coming soon. And especially as more and more users are buying this phone.
justinsaunders57 said:
The Droid 3 has a dual core 1 ghz processor processor built inside which is why it starts up so fast. Its probably having these problems because of the new android OS gingerbread 2.3.2 because of how new this operating system is. The first phone designed with the new OS for verizon wireless was the sony xperia which produced surprisingly a very good battery life with the processer designed for gaming built inside that phone.this reminds me of the first droid on Verizon the Motorola Droid A855 where there where some flukes where it would freeze up every now and then. But there were updates that eventually solved the problem. Because this is a relatively new OS there is deffinittely going to be some flukes in the software and there will be updates to solve these most likely coming soon. And especially as more and more users are buying this phone.
Click to expand...
Click to collapse
1. Everyone knows that it's dual-core.
2. It runs Android 2.3.4. (Hence no root yet)
3. To the OP, no reboots. Had it since the 13th.
Sent from my DROID3 using XDA Premium App
I haven't seen another reboot since the 28th but I did have the odd experience last night of not being able to get a new wallpaper to take. In fact, I noticed that it had one of the stock wallpapers on it, the diagonal black and grey bars, but couldn't change it. Then this morning I thought about it and rebooted the phone. The last wallpaper I'd tried to change it to came up on reboot. Interesting but not alarming... unless it starts doing that frequently.
FYI I haven't noticed it running hot at any point.
Thanks for all the input everyone.
Probably seen it do it half a dozen times. IIRC it's not a full reboot, just the Android stack (i.e., same Linux kernel instance).
Have a logcat of one and don't seen anything that suggests where the problem is..just a whole bunch of "com.xxxxxx.xxxx has died" followed by normal restart log messages.
Odd that you all are experiencing this. I have not had a single reboot.
Sent from my DROID3 using XDA Premium App
This issue is starting to cause me a good bit of frustration. Most of the time it occurs when waking the phone (sliding out keyboard seems to make it particularly likely). Also seeing complete freezes now which require battery pull.
Phone is now more than 30 days old. It was purchased online. Anyone know the odds of getting a *NEW* (not refurbished) if attempting to return it now? I'm still pretty certain this is a software issue, but may try replacing it in the chance it isn't.
I went into wifi settings and chose to forget all the connections. No more random rebooted.
rustynutzz said:
I went into wifi settings and chose to forget all the connections. No more random rebooted.
Click to expand...
Click to collapse
I wouldn't count on that being the issue.
I've had the problem out in the field (not connected to WiFi) and have had random reboots as well.
Heres a tip for troubleshooting this issue which i 90% guarantee - factory reset your phones put zero apps on them and tweaks, use it for a week and see if u get a reboot.
Then each week after add a single tweak or app(install/uninstall/freeze), may take a yr for some of us since we can't seem to stop downloading random badly coded apps lol...
-smc
For me at least SMC, I've had random reboots from stock during the first week. I'm putting it down to bad software for now.
I usually get 1 a week, sometimes less.
tliebeck said:
This issue is starting to cause me a good bit of frustration. Most of the time it occurs when waking the phone (sliding out keyboard seems to make it particularly likely). Also seeing complete freezes now which require battery pull.
Phone is now more than 30 days old. It was purchased online. Anyone know the odds of getting a *NEW* (not refurbished) if attempting to return it now? I'm still pretty certain this is a software issue, but may try replacing it in the chance it isn't.
Click to expand...
Click to collapse
The same thing was happening to me, the whole rebooting and I went to Verizon for a replacement and got a refurbished DROID 3 Not a New :\
I really hope they fix this because its really bugging me. >:\
-eXsoR
Sent from my DROID3 using XDA App
I get a random reboot usually once a week or sometimes twice a week. It depends on how often I use my camera too.

Phone locks when receiving a call

OG Droid with Liquid Smooth 3.2 (same problem with 3.1). I haven't tried many other roms, so I don't know if this is a problem with my hardware (the phone is refurb and only 1 month old) or if I installed something that is breaking things.
The issue: If I receive a call the phone will allow me to answer (move slider) but then lock so that the call is in speaker phone mode (or at least very loud) and I cannot control anything on the screen. The power button will turn off the screen, but that's it. The other person apparently cannot always hear me, so I don't know if the mic is working at that point. If I let the call end, the phone does not recover. The only way to recover seems to be to pull the battery.
Last time this happened, the caller could hear me so I let the call end. After a minute or two, com.android.phone popped a force close message. A minute later, another app popped a force close. It did not recover even after an hour or so. Battery reset worked.
This issue is not consistent. It occurs maybe 1 out of 20 incoming calls. I had the issue on LS3.1, so I upgraded to LS3.2. Same issue. I can try another rom (CGM7.x), but I really like LS so I'd like to see if there is a resolution.
Is there a log mode I can enable to see if something consistent happens when the phone locks? I have a task killer installed. Could that be an issue? I'm not doing anything that I would have thought could be considered challenging for the phone (answering a phone call), so I'm not sure what to check.
I had this problem often on my droid 1. I ran CM7 nightlies and Prime's kernel at 1.1GHz.
Mostly it happened while I was doing other things with the phone. I think it was due to low RAM.
If you check settings - manage applications - running, how much free RAM do you have?
I usually had 40-50MB free and that wasn't enough.
Ditch whatever you can from your apps and OS to free some up.
TiBU allows you to chuck a lot of system stuff that's not really needed.
I would still be on my OG if it weren't for this problem, so I hope you find a solution that works for you.
A lot of people are on Steeldroid with the droid 1. It's still getting updates. Maybe try that.
-CM7 on DInc2
In general, this happens when the phone is just sitting there (nothing but the regular system stuff running essentially). The last time this happened where the force close messages appeared I had the web browser open. I hadn't considered ram, but that's a good possibility. I do have Advanced Task Killer running as a service, so perhaps that is related.
With ATK non running, it says I have 115MB used/64MB free. 15MB of this used memory is for settings.
With ATK running, it claims 68-79 free (it's set up to kill tasks since I was worried about memory hogs originally).
I'll look into Steeldroid. Like I said, this is a new phone. What I didn't say is that my wife got it for me to see if I would use a smart phone (was on an old lg texting phone before and this thing is physically much larger). She got it for super cheap, so if I have to go with something different, that wouldn't be the end of the world. If that were the path forward, can you recommend a couple good options with full slide out keyboards?
Thanks!
I dunno, I loved the physical keyboard on my old OG, but I left it behind when I jumped moto for HTC.
D2, D3, and D4 are supposed to be great improvements over the D1.
I see the dev for Steeldroid has a D3 version that's up to date. Maybe look for one of those?
I've always been a Motorola fan. Maybe I should have stuck with them, but I figured I'd have to get used to screen keyboards at some point...
I'd say try Steeldroid on your OG first, get a good kernel to go with it, ditch the task killer and let android handle it. See if that helps.
Good luck! B-)
-CM7 on DInc2

Categories

Resources