Problems at Galaxy S- 3g - reboots - kernel panics - Galaxy S I9000 General

Hi all.
I bought a Samsung Galaxy S few weeks ago. From the first hour of using it started rebooting by itself with no reason, original rom by provider (movistar spain).
I changed this terminal for 3 times and already has the same problem. I got several kernel panics (i saw it on screen), also reboots and freezing with no meaning...
Samsung doesn't support this,they change any terminal working with malfunctions, no more..
I have duplicated SIM card and also sd external memory ( in case it was due to this ) . Result the same...
I started a personal testing, i'm unix administrator and i got several scripts and apk that monitorize all soft and hard activities and i got a huge bug in several ranges of units about 3g use...Also extremelly hot around Sim card slot when using 3g. ( i'm not using bandwith at all with any app to make this ).
For me it was enought to fix this problem just disabling 3g use and selecting Gsm. I installed diferent roms too and already the same problem and solution.
Is there any other solution or fix to prevent this issue about some SGS??????
Thanks for your helpppppppppppp
Sent from my GT-I9000 using XDA App

what apps are you running that causes kernel panics?
i have over 410+ apps installed an i never seen that error message
i can only count like 5 XDA members that have reported kernel panics with their phone.
which ROM are you using?
I'll suggest to go back to stock JM1 for europe models

There's not any special app that causes this..using 3g by a short time do this stuff..original movistar rom and clean rom.. It doesn't matter which version i install..it happen.
Now i'm using jm3 and disabling 3g allow me to use phone as should be..but with no 3g..
Did you hear this before??????it happen to me 3 times.(3 phones).
Sent from my GT-I9000 using XDA App

I will follow your suggestion by today... I really appreciate your help. Thanks a lot.
Sent from my GT-I9000 using XDA App

You could try to capture the crash either with "adb logcat > file.log" running on your computer till it crashes, or "logcat > /sdcard/crash.log" in terminal on the phone. This may give you some more info on what's triggering the crash. Look for errors from "dalvikvm".

TheBeano said:
You could try to capture the crash either with "adb logcat > file.log" running on your computer till it crashes, or "logcat > /sdcard/crash.log" in terminal on the phone. This may give you some more info on what's triggering the crash. Look for errors from "dalvikvm".
Click to expand...
Click to collapse
Hi TheBeano,
I already do some testing reading logs, the unique parameter i got it was a high warm level using 3g with modem..For example, got freeze when i started using google maps outside home, trying to reach some destination.. The log just showed an slow transaction of processes, i mean slow at all because using phone started was slower before rebooting or got frezzing...This happen with 3 different mobile phones that Movistar company gave me. Could be the original rom? Could be a phisical problem?
I just can confirm that using 3g make phone warm extremelly and maybe this causes the phisical crush on memory and so that is rebooting.
( Sorry for my poor english. )
Today i'm trying to deploy JM1 at phone... I will let you know, maybe is going to kill that warm, if not i'll stay using 2g. I don't wanna change this phone again.
Thanks both.

Did you find anything? See this thread:
http://forum.xda-developers.com/showthread.php?p=8844159#post8844159

Related

Zte blade Randomly rebooting while making calls

Hello ,
I am facing a weired problem as my Blade aka San Francisco is rebooting randomly while making a call.This happens randomly a few times in a day .It has the stock android 2.1with all orange apps removed .
Some user are facing similar problems as reported in Modaco forum but there is no clue .
Is there any provision of checking system log files in Android ?
Any help will be highly appreciated .
With regards ,
Somak
I have the same problem. On stock rom with all range crap removed and now on Japanese Jellyfish as well.
However it is happening not while i am making calls but absolutely randomly.
Please help.
It could be your battery since more mA used during calls, flash stock to clear nand then test if still problem take back to provider and request exchange.
Sent from my BladeVillain using XDA App
Thanks stylez,
I have bought it from Ebay so replacement can be ruled out as I am in India .It also happens once or twice a day ,have to live with it
regards,
Somak
Are you using an overclocked kernal? If so step it down and see if that helps.
An interesting thing has happened .after I did a factory reset the problem has thankfully gone away .
I had loaded a ZEAM and also tried Go launcher after which the problem started .the rom is the standard oled orange rom with all the orange apps removed.
With regards ,
Somak
TO ANYONE WHO IS FACING THIS PROBLEM
I too have the same issue, my Blade restarts randomly (and only) when on call or when phone rings. This was happening with all 2.1 and 2.2 ROM. I did extensive research and it turned out that it was crashing DUE TO SIMULTANEOUS DATA+CALLING. It is easily reproducible, just run SpeedTest app on Blade and call on Blade from another cell at the same time while data access is going on.
I was really freaked out by the idea that why didn't they take care of this in kernel, but it turned out the be my provider. I tried the same test with 2 more providers and no crash! So I guess my provider might be internally sending some screwed up code to Blade. But anyways, I was happy to know that it was not my hardware's fault.
PS: you can try "Sanity" app which disables data access while on call, it was able to reduce the number of crashes for me, but not eliminate it.
gameSTICKER said:
TO ANYONE WHO IS FACING THIS PROBLEM
I too have the same issue, my Blade restarts randomly (and only) when on call or when phone rings. This was happening with all 2.1 and 2.2 ROM. I did extensive research and it turned out that it was crashing DUE TO SIMULTANEOUS DATA+CALLING. It is easily reproducible, just run SpeedTest app on Blade and call on Blade from another cell at the same time while data access is going on.
I was really freaked out by the idea that why didn't they take care of this in kernel, but it turned out the be my provider. I tried the same test with 2 more providers and no crash! So I guess my provider might be internally sending some screwed up code to Blade. But anyways, I was happy to know that it was not my hardware's fault.
PS: you can try "Sanity" app which disables data access while on call, it was able to reduce the number of crashes for me, but not eliminate it.
Click to expand...
Click to collapse
Thank you very much! That seems to be it.
gameSTICKER said:
TO ANYONE WHO IS FACING THIS PROBLEM
I too have the same issue, my Blade restarts randomly (and only) when on call or when phone rings. This was happening with all 2.1 and 2.2 ROM. I did extensive research and it turned out that it was crashing DUE TO SIMULTANEOUS DATA+CALLING. It is easily reproducible, just run SpeedTest app on Blade and call on Blade from another cell at the same time while data access is going on.
I was really freaked out by the idea that why didn't they take care of this in kernel, but it turned out the be my provider. I tried the same test with 2 more providers and no crash! So I guess my provider might be internally sending some screwed up code to Blade. But anyways, I was happy to know that it was not my hardware's fault.
PS: you can try "Sanity" app which disables data access while on call, it was able to reduce the number of crashes for me, but not eliminate it.
Click to expand...
Click to collapse
You wouldn't belive it but I had the same bug and I hope it's gone.
This saturday I moved my phone to Gen2 and since than phone didn't reboot while makeing/receiving calls and EDGE/GRS was on
I believe that occurs because the phone can't allocate enough resources for both the call and data so it just reboots instead.
I don't think so, as i know all phones under Android drop data session while calling, so this is nothing to do with enough resources.
so the solution would be to turn all Blades/SFs to Gen 2 ?
gloc33 said:
so the solution would be to turn all Blades/SFs to Gen 2 ?
Click to expand...
Click to collapse
at least for me it works

Random freezes while phone is on standby (DK 4.4, happens on other roms as well)

Hey
I'm running DK 4.4, and my phone just appears to be randomly freezing while it's in my pocket.
I should note this has been happening with other roms as well, so I seriously doubt it's a rom issue.
I'm not overclocked (anymore).
The screen just won't turn on.
People can even call me and to them it seems like it's ringing, but it's not and nothing happens.
The only way to recover from that seems to be to take the battery out and put it back in.
I finally managed to catch it in action and have a look at the log, but I couldn't find anything useful.
Maybe someone else can
logcat:
http://pastebin.com/kS3EnPQa
Also, I should mention the freeze happened a couple of minutes before the end of this logcat, the log keeps updating even though the phone appears frozen.
adb shell doesn't seem to work, though, and neither does adb reboot
Thanks
Hi. Flash an old 2.1 stock RUU original rom, root again and check if the phone works. Sounds like a Software or Hardware issue. Otherwise you can try to wipe phone and test the DK ROM again.
Do you use cache to ext? Download and install free app ap2sd GUI from Market and move cache back to internal. Maybe your sd card should be Checked too.
Do you use the default dk Kernel without over or downclock under 3cxphone MHz?
Sent from my HTC Wildfire using Tapatalk
Fair enough, I'll try it.
I'm curious, though, are you actually seeing something in the log?
As for the cache to ext, my dalvik cache used to be on my SD card, but I already moved it back thinking it might be the issue
EDIT: as for the kernel, I use the original DK one (iirc that's the original HTC kernel?), shouldn't be over/underclocked.
I had this same issue and was about to return my Wildfire, but then the microSD died! So I got a new one and its been fine ever since so maybe try another card if you can and if the above suggestion doesn't work.
Sent from my HTC Wildfire using Tapatalk
Thanks for the suggestions!
I'll be sure to try them. Maybe my Wildfire isn't on its death bed after all
Your not the only one my GFs phone has the dame prob plz do let me know if u manage to fix it. Thx
P.s. her phone's completely stock no root no nothing.
Sent from my Desire HD using XDA Premium App
It definitely seems like it's the SD card.
I tried using a different one and I haven't had any problems for about 48 hours.
Will update if it changes
Thanks a lot for the suggestions, guys!
gbesso said:
It definitely seems like it's the SD card.
I tried using a different one and I haven't had any problems for about 48 hours.
Will update if it changes
Thanks a lot for the suggestions, guys!
Click to expand...
Click to collapse
Thank YOU for keeping us updated

Re: [ROM][NIGHTLY] CyanogenMod 9 for Motorola Milestone 2 (Android 4.0.4)

Re: [ROM][NIGHTLY] CyanogenMod 9 for Motorola Milestone 2 (Android 4.0.4)
This is kinda sad, that I can't reply directly to the ROM thread, but here it is, I just hope someone will tell them, or see it to adress these problems correctly:
There's a couple of problems with this ROM. First of all it loses the data connection after sometime of inactivity. Browser won't load anything, asking to check the connection. Going to settings -> data usage -> mobile data switch -> turning it off and then on solves the problem, but it's kind of annoying to do that five to six times a day.
Secondly - just after flashing this ROM keyboard backlight was working fine. But after installing the gapps it stopped. Just won't work. ((
Third(ly))) - Apollo app crashes at random when trying to listen to podcast/music from sdcard. Also annoying. Disabling data connection seem to solve the issue tho as it stopped crashing yesterday.
Fourth - some sensor shanannigans when you're trying to use chrome (games are fine with it) while charging. Random zoom-ins and stuff.
Fifth - and most terrifying. Sometimes it loops, as if I was repeatedly taping the screen at the center or somewhere near it. Can't even reboot when it happens. Power button to lockscreen seem to solve the issue.
Otherwise this ROM is smooth and good and I like it a lot. Using it for a few months now.
Big thanks.
Sent from my MotoA953 using xda app-developers app
sintu_cf said:
This is kinda sad, that I can't reply directly to the ROM thread, but here it is, I just hope someone will tell them, or see it to adress these problems correctly:
There's a couple of problems with this ROM. First of all it loses the data connection after sometime of inactivity. Browser won't load anything, asking to check the connection. Going to settings -> data usage -> mobile data switch -> turning it off and then on solves the problem, but it's kind of annoying to do that five to six times a day.
Secondly - just after flashing this ROM keyboard backlight was working fine. But after installing the gapps it stopped. Just won't work. ((
Third(ly))) - Apollo app crashes at random when trying to listen to podcast/music from sdcard. Also annoying. Disabling data connection seem to solve the issue tho as it stopped crashing yesterday.
Fourth - some sensor shanannigans when you're trying to use chrome (games are fine with it) while charging. Random zoom-ins and stuff.
Fifth - and most terrifying. Sometimes it loops, as if I was repeatedly taping the screen at the center or somewhere near it. Can't even reboot when it happens. Power button to lockscreen seem to solve the issue.
Otherwise this ROM is smooth and good and I like it a lot. Using it for a few months now.
Big thanks.
Sent from my MotoA953 using xda app-developers app
Click to expand...
Click to collapse
The Data connexion loss is a recuring bug for some, mostly people who have a Carrier that use roaming (ie : use another's carrier's network). No known fix for know, but some people seems to have it working "better" by disabling data roaming/national data roaming in options, but it's not for everyone, since some carriers require that to be toggled for data to work.
For the Backlight on the keyboard, be sure to check if the automatic gestion of automatic backlight is activated, it's required for it to work. There is too a "fix" for the problem in the last 5/6 pages of the main topic from memory, but don't recall it exactly, so you'll have to dig to try it.
No idea about Apollo, but it seems to have quite some quirks, and most people use other players so not sure about it, maybe start by checking the Apollo dev's page and market comments to be sure it's not related to Apollo but to the ROM.
The "random sensor shennanigans" while charging is something that happens to a lot of people, i think it's a multi touch bug from the kernel, but not sure (ie : not really solvable by the dev, unless he finds a way to remake tezet's fix (i think it was tezet) or we all use CH kernel since it seems the bug isn't there in this kernel [ wtb a way to use custom kernels :/]).
Your last problem is a weird bug, probably linked to the ROM, but i must admit it'll be hard to pinpoint, since i don't have it but my brother do, while both phones are the exact same model, and flashed the same, in the same order, with the same sbf/rom versions and so on.
I guess you can try to make a full wipe/factory reset (only backuping data you REALLY need to keep like contacts/sms/call log and so on) and redo your phone config, because as far as i know, the only difference between my phone and my brother's is that i had to did that again after i screwed up a couple times, installing an app that was bricking the phone (took me a few wipes to identify it), it might be the reason why i don't have it and he does, or not.

[Q] NexusHD2 ICS v2.7 - Data connection problem

Never posted in these forums before, since I've never suffered any problems with my HD2 until now. So I will post it my way.
Background info:
I have been using tytung's Android ROMS since he was developing Froyo, starting with MAGLDR. Since then I've been constantly upgrading to his next releases. When cLK eventually got stable (around the latest stable GB releases I think), I switched over to that bootloader. Not having any problems. When ICS finally got it's HWA fully working I switched over to this. I had never encountered any problems with my phone ever, which I am greatly thankful for... That was until now.
My problem:
Approx a week after installing tytung's NexusHD2 ICS v2.7, I started having problems with the phone's data connection in general. When I turn on the phone, it MAY get signal to my data carrier. Sometimes I do, other times I don't. I can try to put the phone in "Plane mode", and back to normal. But that has the same effect as when i turn off/on the phone. Other times when the signal bar shows that I either have full or 50% signal (two dots), I am not able to call, send sms nor browse the internet at all. WTF!? I have tried disabling the WiFi but this has no effect. When I search for data providers(carriers?), I may find all of them after two minutes of searching, I'll find none OR it will search for ever and never come to any conclusion.
Searching:
I have searched through nearly the whole developement thread, and also searched through this Q&A thread, but I can't find anyone who suffers the exact same problems as me. There are some threads and problems similar to mine, but none of their "fixes" has killed the problem for me.
What I have tried:
- Tried the WiFixerFree-solution
- Tried different (older) kernels
- Tried flashing older tytung releases (2.3, 2.4, 2.5, 2.6)
- Did a fresh install
- Extending the system partition (in case of bad blocks)
no success
I don't think this has anything to do with tytung's newest release. It's just weird that this recently started happening, especially after working so good for so long. Does anyone have any clue on what I can do now?
Disassemble your phone and make sure the antenna tabs are touching the contacts,I did this and sure enough one was not touching. After reassembling, full signal was restored.
Sent from my HTC HD2 using xda premium
Omg found the stupidest solution to this irritating one week-long problem.
I tried to extend the system partition even further. Weird that this solution rarely have come up as an option in the forums.
Hope this is helpful to anyone else who may suffer the data drop-problem.
EDIT: Nope... Just a temporarily solution. I can't understand why this should have something to do with the hardware, when I haven't done anything that could harm the phone in any way. But I'll do it asap, and report back. Thank you for the tip.
The 3g connection not working and I can't even use the gprs and I can't enter APNs to let the phone access the internet please please please help me
Now I can use the internet only through the Wi-Fi connection!!!!
Which apps2sd scripts are you using?.I used to have this problem with Link2sd...but yesterday,I did a clean installation and flashed INT2EXT script,and I must say,no network issues anymore...
Sent from my NexusHD2 using xda app-developers app
Hagdi2 said:
Which apps2sd scripts are you using?.I used to have this problem with Link2sd...but yesterday,I did a clean installation and flashed INT2EXT script,and I must say,no network issues anymore...
Sent from my NexusHD2 using xda app-developers app
Click to expand...
Click to collapse
Aaaahh! Thank you! I am currently using Link2sd, will try to flash the INT2EXT script, and report back!
Zmip said:
Aaaahh! Thank you! I am currently using Link2sd, will try to flash the INT2EXT script, and report back!
Click to expand...
Click to collapse
Any good news? I have this problem also, after flashing 2.7. I have restored my HD2 back to my previous backup, but still suffering this problem.
The 3G/H signal jumps between 0 ~ 4 bars, but most of the cases it has 0 bar, then switches to edge. If the internet get disconnected, it cannot reconnect automatically. have to turn off data and back on to connect to the internet.
I flash the latest radio, no help. reflash the sd card, no help. reformat the phone, no help.
The last thing i want to try is to part my phone and reconnect the data antenna
link:
http://forum.xda-developers.com/showthread.php?t=1190180
if nothing helps/i break my HD2, then it is time to buy a new phone.
Reporting back. Just installed int2ext+, and can report back that after only 3 minutes of use that my data dropped... again. I were not able to call, and neither send sms or anything.
I will get the needed tools to disassemble my phone and TRY to fix the connections. When this is done I will report back again.
Thanks for all tips I have gotten so far! I love this community!
Fffffffffffffffff
NAH! Just disassembled my phone and straightened up the pin that was the problem for this guy
After 2 minutes of uptime, the signal dropped to two bars, then after ten more seconds it dropped to zero... Now it is back to "normal", doing random bumps from 0, to two to four bars. Soooo... f*uck
The pins were my problem, I only have data dropout when going into the market or sending/receiving MMS's now.
i have similar problem too.after using wifi tethering. 3g IS not working anymore till reboot. sometimes 3g automatically change to 2g and vice versa
Any solution?

HELP ! My Galaxy S4 keep restarting !!!

I bought S4 2 months ago. Recently, it keep restarting and restarting. The battery go down from 50% to 0% when it restart. Anyone know how to fix this issue ?
Same thing over here
My S4 acted that way also.
It happened when I took burst pictures and then touch the little photo icon in the corner to see the captured images.
The phone restarted at 0% battery and got into restart loop.
Only removing the battery for a few seconds could stop this loop.
Now, I reinstalled a new ROM.
Hope it works.
Try install new recovery+ROM
There are many ways to try to fix this issue start from the least expensive :
- disconnect wireless
- remove sd card
- remove the battery and the sim card and reinsert them
- check if your battery is swollen and replace it if so
- try a factory reset
- if you have a custom rom try stock rom
good luck
..
difyel said:
There are many ways to try to fix this issue start from the least expensive :
- disconnect wireless
- remove sd card
- remove the battery and the sim card and reinsert them
- check if your battery is swollen and replace it if so
- try a factory reset
- if you have a custom rom try stock rom
good luck
Click to expand...
Click to collapse
- i already removed sd card, but it keep restarting.
- Just did, didnt work.
- My battery is fine, lots of people are suffering this problem so i think this is software, firmware, etc. problem.
- already did, twice.
- I havent touched anything about ROM.
Logcat or kernel dbug messages may be useful in this cases
Sent from my GT-I9505 using XDA Premium 4 mobile app
smep said:
Logcat or kernel dbug messages may be useful in this cases
Sent from my GT-I9505 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
can u give me more detail about those 2?
thinhtyt said:
can u give me more detail about those 2?
Click to expand...
Click to collapse
Those are diagnostic tools, they log every thing including fatal errors that cause the system to restart.
Install from play store
Sent from my GT-I9505 using XDA Premium 4 mobile app
Getting the same-ish problems. Phone is rebooting like mad, doesn't matter what ROM I have installed at all. Not sure if it's an issue with my battery but it seems that it could be a voltage/current issue that causes the phone to die for just long enough. As everyone knows if you pull the battery out whilst the phone is on, then put it back in after a second or two, the phone tries to reboot without you ever having pressed the power button
I just got 2 new batteries. Gotta wait about a week for them to come. Gonna do some testing, see if it stops the issues. If not, then it's a hardware issue and I'm gonna see if I can get it replaced under warranty.
How to use logcat
My problem seems to be different compared to the others in this thread, but don't want to start a new thread. Currently my S4 is lying in the office all week, because I use another phone, when I am outside of the office. It's equiped with pre-rooted MGA, but I also tried various other ROM's, with different ways of flashing e.g. CWM, Odin etc. also no wipe/full wipe. The problem is that as soon, as I take the phone away from the office, I have several restarts a day, which is never happen in the office. This is strange!
My thoughts are, that some app is responsible.
questions:
- can I find out in using logcat? / How to use logcat?
- There is a description to boot the phone into safe mode http://skp.samsungcsportal.com/integrated/popup/FaqDetailPopup3.jsp?cdsite=my&seq=871239. It's not working for me. Has anybody tried that?
- Any other ideas?
schlork said:
My problem seems to be different compared to the others in this thread, but don't want to start a new thread. Currently my S4 is lying in the office all week, because I use another phone, when I am outside of the office. It's equiped with pre-rooted MGA, but I also tried various other ROM's, with different ways of flashing e.g. CWM, Odin etc. also no wipe/full wipe. The problem is that as soon, as I take the phone away from the office, I have several restarts a day, which is never happen in the office. This is strange!
My thoughts are, that some app is responsible.
questions:
- can I find out in using logcat? / How to use logcat?
- There is a description to boot the phone into safe mode http://skp.samsungcsportal.com/integrated/popup/FaqDetailPopup3.jsp?cdsite=my&seq=871239. It's not working for me. Has anybody tried that?
- Any other ideas?
Click to expand...
Click to collapse
You may have an application that response to locations through gps which give you another set of profile depend on your location, try turn gps off and see...
Sent from my GT-I9505 using XDA Premium 4 mobile app
Try to swap batteries. When phone keep restarting all the time battery is faulty. Hope it helps.
Hi guys, I tested a few days before coming back. So what I can say now
Try to swap batteries. When phone keep restarting all the time battery is faulty. Hope it helps.
Click to expand...
Click to collapse
==> It is not battery
You may have an application that response to locations through gps which give you another set of profile depend on your location, try turn gps off and see...
Click to expand...
Click to collapse
I believe that goes in the right direction, but turning off GPS did not help. But I think it must have to do with location, sometimes it is stable the whole day (same as in the office) sometimes 2-3 reboots, one after the other.
Must be an app, but how to find?

Categories

Resources