Closed Bug 713455 Opened 13 years ago Closed 13 years ago

crash shortly after startup

Categories

(Firefox for Android Graveyard :: General, defect)

11 Branch
ARM
Android
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 712718

People

(Reporter: jrconlin, Unassigned)

References

Details

Attachments

(1 file)

Attached file Bug dump after crash.
After a clean install of the latest native aurora, app crashes within 5 seconds of launch. 

Attaching debug dump.
Looking in the debug dump, I see this in the logcat:

12-25 09:06:50.280 11820 11831 E AndroidRuntime: FATAL EXCEPTION: Thread-13
12-25 09:06:50.280 11820 11831 E AndroidRuntime: java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare()
12-25 09:06:50.280 11820 11831 E AndroidRuntime: 	at android.os.Handler.<init>(Handler.java:121)
12-25 09:06:50.280 11820 11831 E AndroidRuntime: 	at android.webkit.WebIconDatabase$EventHandler.<init>(WebIconDatabase.java:47)
12-25 09:06:50.280 11820 11831 E AndroidRuntime: 	at android.webkit.WebIconDatabase$EventHandler.<init>(WebIconDatabase.java:47)
12-25 09:06:50.280 11820 11831 E AndroidRuntime: 	at android.webkit.WebIconDatabase.<init>(WebIconDatabase.java:44)
12-25 09:06:50.280 11820 11831 E AndroidRuntime: 	at android.webkit.WebIconDatabase.getInstance(WebIconDatabase.java:297)
12-25 09:06:50.280 11820 11831 E AndroidRuntime: 	at android.provider.Browser.truncateHistory(Browser.java:407)
12-25 09:06:50.280 11820 11831 E AndroidRuntime: 	at android.provider.Browser.updateVisitedHistory(Browser.java:329)
12-25 09:06:50.280 11820 11831 E AndroidRuntime: 	at org.mozilla.gecko.db.AndroidBrowserDB.updateVisitedHistory(AndroidBrowserDB.java:86)
12-25 09:06:50.280 11820 11831 E AndroidRuntime: 	at org.mozilla.gecko.db.BrowserDB.updateVisitedHistory(BrowserDB.java:96)
12-25 09:06:50.280 11820 11831 E AndroidRuntime: 	at org.mozilla.gecko.ProfileMigrator$PlacesTask.addHistory(ProfileMigrator.java:170)
12-25 09:06:50.280 11820 11831 E AndroidRuntime: 	at org.mozilla.gecko.ProfileMigrator$PlacesTask.migrateHistory(ProfileMigrator.java:202)
12-25 09:06:50.280 11820 11831 E AndroidRuntime: 	at org.mozilla.gecko.ProfileMigrator$PlacesTask.migratePlaces(ProfileMigrator.java:338)
12-25 09:06:50.280 11820 11831 E AndroidRuntime: 	at org.mozilla.gecko.ProfileMigrator$PlacesTask.run(ProfileMigrator.java:371)
12-25 09:06:50.280 11820 11831 E AndroidRuntime: 	at java.lang.Thread.run(Thread.java:1020)
12-25 09:06:50.280   143   149 W ActivityManager:   Force finishing activity org.mozilla.fennec_aurora/org.mozilla.gecko.AwesomeBar
Looks like a dupe of bug 712718, which has been fixed on trunk and should be migrated to Aurora soon
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: