Skip to content
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.

Cannot start application ( Chrome failed during startup .....) #40

Open
anhducanh14 opened this issue Apr 1, 2019 · 14 comments
Open

Cannot start application ( Chrome failed during startup .....) #40

anhducanh14 opened this issue Apr 1, 2019 · 14 comments

Comments

@anhducanh14
Copy link

When i cloned and install app. cannot start app. Maybe something wrong with lib or missing somthing.

@kuoruan
Copy link
Owner

kuoruan commented Apr 1, 2019

Need more information. Could you please paste your logcat here?

@anhducanh14
Copy link
Author

E/cr_VariationsSeedFetch: IOException when fetching variations seed.
java.io.InterruptedIOException
at com.android.okio.Deadline.throwIfReached(Deadline.java:56)
at com.android.okio.Okio$1.write(Okio.java:67)
at com.android.okio.RealBufferedSink.flush(RealBufferedSink.java:154)
at com.android.okhttp.internal.http.HttpConnection.flush(HttpConnection.java:126)
at com.android.okhttp.internal.http.HttpTransport.flushRequest(HttpTransport.java:73)
at com.android.okhttp.internal.http.HttpEngine.readResponse(HttpEngine.java:622)
at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:388)
at com.android.okhttp.internal.http.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:332)
at com.android.okhttp.internal.http.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:500)
at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getResponseCode(DelegatingHttpsURLConnection.java:105)
at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:25)
at org.chromium.components.variations.firstrun.VariationsSeedFetcher.downloadContent(VariationsSeedFetcher.java:231)
at org.chromium.components.variations.firstrun.VariationsSeedFetcher.fetchSeed(VariationsSeedFetcher.java:171)
at org.chromium.chrome.browser.init.AsyncInitTaskRunner$FetchSeedTask.doInBackground(AsyncInitTaskRunner.java:53)
at org.chromium.chrome.browser.init.AsyncInitTaskRunner$FetchSeedTask.doInBackground(AsyncInitTaskRunner.java:40)
at org.chromium.base.task.AsyncTask$1.call(AsyncTask.java:104)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)

@kuoruan
Copy link
Owner

kuoruan commented Apr 1, 2019

Did you try our build apk? Crash or not?

@anhducanh14
Copy link
Author

When i open application not crash just show a dialog "Chrome failed during startup with an unexpected error" and when i click OK is quit

@kuoruan
Copy link
Owner

kuoruan commented Apr 1, 2019

@anhducanh14
Copy link
Author

anhducanh14 commented Apr 1, 2019

error like above but i find error in
Screenshot from 2019-03-31 23-16-49

@anhducanh14
Copy link
Author

did you build libchrome.so again ??

@kuoruan
Copy link
Owner

kuoruan commented Apr 1, 2019

Everything works well on my device. So I can't reproduce the error.

@umerkakar
Copy link

Your built app not working on KitKat 4.4.4
Unfortunately chromium has stpped

@mohamedebrahim96
Copy link

@kuoruan did you try to test it on android < 21

@kuoruan
Copy link
Owner

kuoruan commented Apr 18, 2019

I do not have a device with API level < 21, so I can't test it.

@anhducanh14
Copy link
Author

How i can get webview (build from chromium ) . Tks

@inCREPAS
Copy link

inCREPAS commented Jul 7, 2019

When i open application show a dialog "Chrome failed during startup with an unexpected error" and when i click OK is quit

@inCREPAS
Copy link

inCREPAS commented Jul 7, 2019

error

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

No branches or pull requests

5 participants