Problm with browsers

Search This thread

ajaychhillar007

Senior Member
Mar 4, 2012
55
3
Used dolphin and maxthon browsr but aftr browsing for about 15 mins....with 4 tabs open, the phone starts to hang and free ram gets down to as low as 20mb
Also noticed stock browser also have Low memory pblm but the fone does not hang up as in case of other 2 browsers.
Anybody hav any solutn? ?

sent from htc salsa -iconic
 

BigBearEvo

Senior Member
Jun 29, 2010
1,660
697
Leicester
bigbearevo.proboards.com
Used dolphin and maxthon browsr but aftr browsing for about 15 mins....with 4 tabs open, the phone starts to hang and free ram gets down to as low as 20mb
Also noticed stock browser also have Low memory pblm but the fone does not hang up as in case of other 2 browsers.
Anybody hav any solutn? ?

sent from htc salsa -iconic

what rom?
whats your memory on average? (100mb/150mb/200mb)
if it force closes what does it say?
do u use a taskkiller? i would advise it if u dont
if your using my roms did u use the supercharger script? and what number option did u use?
 

ajaychhillar007

Senior Member
Mar 4, 2012
55
3
M using your arc rom..
Average is about 150..
Yes m also using advnced task killer ...
It doesn't force close but the fone hangs up, it takes mins to perform any action
Right now m not using superchrgr ...used once wid option 3

sent from htc salsa bb xseries arc rom
 

BigBearEvo

Senior Member
Jun 29, 2010
1,660
697
Leicester
bigbearevo.proboards.com
M using your arc rom..
Average is about 150..
Yes m also using advnced task killer ...
It doesn't force close but the fone hangs up, it takes mins to perform any action
Right now m not using superchrgr ...used once wid option 3

sent from htc salsa bb xseries arc rom

redo supercharger, use option 9 and reboot straight away....sd-booster?
 
B

B.Jay

Guest
Used dolphin and maxthon browsr but aftr browsing for about 15 mins....with 4 tabs open, the phone starts to hang and free ram gets down to as low as 20mb
Also noticed stock browser also have Low memory pblm but the fone does not hang up as in case of other 2 browsers.
Anybody hav any solutn? ?

what rom?
whats your memory on average? (100mb/150mb/200mb)
if it force closes what does it say?
do u use a taskkiller? i would advise it if u dont
if your using my roms did u use the supercharger script? and what number option did u use?

The more important question is ... WHAT does logcat have to say once the browser crashes?

The FC message you see in the UI is meaningless. Provide a logcat from around the moment the browser dies so we can see what went wrong.

How that works? Easy...

- Enable USB debugging.
- Connect the phone to your computer by USB.
- On Windows, get yourself adb.exe, AdbWinApi.dll and AdbWinUsbApi.dll and copy the three files into C:\Windows
- On Linux, get yourself adb and copy the file into /usr/local/bin (by sudo), change permissions (sudo chmod 0755 /usr/local/bin/adb) and change owner (sudo chown root:root /usr/local/bin/adb)
- Start the logcat capture
- On Windows, open a Command Prompt and ...
cd C:\Users\<your username>\Downloads
adb logcat > logcat.log
- On Linux, open a Terminal and ...
cd ~/Downloads
adb logcat > logcat.log
- Play around till the Browser crashes
- CTRL+C
- Copy/Paste the logcat capture to pastebin and put the link here for investigation
 

ajaychhillar007

Senior Member
Mar 4, 2012
55
3
The more important question is ... WHAT does logcat have to say once the browser crashes?

The FC message you see in the UI is meaningless. Provide a logcat from around the moment the browser dies so we can see what went wrong.

How that works? Easy...

- Enable USB debugging.
- Connect the phone to your computer by USB.
- On Windows, get yourself adb.exe, AdbWinApi.dll and AdbWinUsbApi.dll and copy the three files into C:\Windows
- On Linux, get yourself adb and copy the file into /usr/local/bin (by sudo), change permissions (sudo chmod 0755 /usr/local/bin/adb) and change owner (sudo chown root:root /usr/local/bin/adb)
- Start the logcat capture
- On Windows, open a Command Prompt and ...
cd C:\Users\<your username>\Downloads
adb logcat > logcat.log
- On Linux, open a Terminal and ...
cd ~/Downloads
adb logcat > logcat.log
- Play around till the Browser crashes
- CTRL+C
- Copy/Paste the logcat capture to pastebin and put the link here for investigation

Okay..... Long process
Will try some othr time
Thnx for ur help

sent from htc salsa bb xseries arc rom