Closed Bug 1362968 Opened 8 years ago Closed 8 years ago

latest Firefox Focus buddybuild crashes on startup

Categories

(Focus-iOS :: General, defect)

Other
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: freddy, Assigned: ahunt)

Details

Attachments

(1 file)

Attached file 021096.txt
STR: - select Focus from the app launcher - screen goes black - Focus closes, back to app launcher This is on LineageOS 14.1-20170424-NIGHTLY (based off of AOSP 7.1.2), I am attaching adb logcat output
The only thing I can see in the log is: chromium: [ERROR:connection.cc(1892)] Cookie sqlite error 1802, errno 0: disk I/O error, sql: CREATE TABLE cookies (creation_utc INTEGER NOT NULL UNIQUE PRIMARY KEY,host_key TEXT NOT NULL,name TEXT NOT NULL,value TEXT NOT NULL,path TEXT NOT NULL,expires_utc INTEGER NOT NULL,secure INTEGER NOT NULL,httponly INTEGER NOT NULL,last_access_utc INTEGER NOT NULL, has_expires INTEGER NOT NULL DEFAULT 1, persistent INTEGER NOT NULL DEFAULT 1,priority INTEGER NOT NULL DEFAULT 1,encrypted_value BLOB DEFAULT '',firstpartyonly INTEGER NOT NULL DEFAULT 0) I wonder if that's related to us trying to cleaning up data, while WebView might be initialising. (WebkitView.deleteContentFromKnownLocations() vs cleanup()). Maybe we should be waiting for the callback from CookieManager.removeAllCookies()?
A hopeful fix landed in: https://github.com/mozilla-mobile/focus-android/commit/5141683a7566bb25f126d4bfa777b4c69a37cbff We'll hopefully push out a new beta containing that fix sometime this week.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee: nobody → ahunt
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: