Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

browser crash/closes when opening link #56

Closed
obifur opened this issue Feb 19, 2014 · 3 comments
Closed

browser crash/closes when opening link #56

obifur opened this issue Feb 19, 2014 · 3 comments

Comments

@obifur
Copy link

obifur commented Feb 19, 2014

Tablet AT300se, Android 4.1.1
When trying to open links on http://www.zeit.de/index, it just closes without any message. Not on every link, but almost - sometimes the url itself. This is the same behavior with the stock browser. It doesn’t happen on the mobile version http://mobil.zeit.de/index
I tried to create a log file via aLogcat, but it doesn’t log anything (hopefully I used it correctly).

@ElementW
Copy link
Contributor

ElementW commented Mar 7, 2014

aLogcat won't log anything unless you have rooted your tablet; the new security permissions in Android 4.1 makes it so apps can only read their logs. Unless you are root.
On my Samsung GT-P3110 with CyanogenMod 10.1.3 (Android 4.2.2), this website loads without problems. Logcat only complains about invalid entries in the Chromium WebView disk cache, but nothing else.

@obifur
Copy link
Author

obifur commented Mar 10, 2014

Well, I was aware of this and I do have rooted my Tablet! But now tried it again and noticed that aLogCat doesn't ask for root privilege.. Finallly I found Logcat Extreme which is working and I can provide the log file. I hope it helps and someone could give me a feedback what the problem is:


I/WindowState( 303): WIN DEATH: Window{42a84380 org.tint/org.tint.ui.activities.TintBrowserActivity paused=false}

I/ActivityManager( 303): Process org.tint (pid 18688) has died.

W/ActivityManager( 303): Force removing ActivityRecord{42eef1f8 org.tint/.ui.activities.TintBrowserActivity}: app died, no saved state

W/InputMethodManagerService( 303): Got RemoteException sending setActive(false) notification to pid 18688 uid 10142

D/Zygote ( 109): Process 18688 terminated by signal (11)

D/dalvikvm( 303): GC_CONCURRENT freed 2028K, 24% free 14912K/19591K, paused 21ms+15ms, total 206ms


I could also provide full logfile but it has 473 rows ^^ These seem to be the most important..

Thanks!

@obifur
Copy link
Author

obifur commented May 10, 2014

I don't know what has changed, but since a few weeks my problem with the before mentioned url is solved.. maybe it was just the website and they changed something?! I have no idea. However, I'm glad that it's working now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants