Closed Bug 712598 Opened 12 years ago Closed 12 years ago

Crash when touching "Get me out of here" on the "This connection is Untrusted" page

Categories

(Firefox for Android Graveyard :: General, defect, P1)

ARM
Android
defect

Tracking

(fennec11+)

RESOLVED DUPLICATE of bug 711988
Tracking Status
fennec 11+ ---

People

(Reporter: glandium, Assigned: blassey)

Details

(Keywords: crash, Whiteboard: [native-crash])

- Go to any page that has a self-signed certificate or a certificate that is not signed by a CA known to Fennec (I use https://buildd.debian.org).
- Touch the "Get me out of here" button.
- Crash

https://crash-stats.mozilla.com/report/index/0f9d2549-ee1c-47b5-be73-a4f782111221
Severity: normal → critical
Keywords: crash
Whiteboard: [native-crash]
ava.lang.IllegalStateException: Couldn't read row 0, col 2 from CursorWindow. Make sure the Cursor is initialized correctly before accessing data from it.
at android.database.CursorWindow.nativeGetString(Native Method)
at android.database.CursorWindow.getString(CursorWindow.java:442)
at android.database.AbstractWindowedCursor.getString(AbstractWindowedCursor.java:51)
at android.database.CursorWrapper.getString(CursorWrapper.java:114)
at android.database.CursorWrapper.getString(CursorWrapper.java:114)
at org.mozilla.gecko.AboutHomeContent$TopSitesViewBinder.updateTitle(AboutHomeContent.java:351)
at org.mozilla.gecko.AboutHomeContent$TopSitesViewBinder.setViewValue(AboutHomeContent.java:369)
at android.widget.SimpleCursorAdapter.bindView(SimpleCursorAdapter.java:146)
at android.widget.CursorAdapter.getView
Priority: -- → P1
Might be related to some of the fixes Brad landed to AboutHome recently
Assignee: nobody → blassey.bugs
I'm not crashing with these STR. Mike, can you retest with today's build?
The "get me out of here" button will load "about:home", so this is likely a crash that happens during the AboutHome native display. The crash stack also agrees with this theory.

In fact, bug 711988 shows the same stack.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
tracking-fennec: --- → 11+
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.