Closed Bug 987687 Opened 10 years ago Closed 8 years ago

crash in java.lang.NullPointerException: at org.mozilla.gecko.webapp.ApkResources.getManifestUrl(ApkResources.java)

Categories

(Firefox for Android Graveyard :: Web Apps (PWAs), defect, P2)

29 Branch
All
Android
defect

Tracking

(firefox29 affected, firefox30 affected, firefox31 affected)

RESOLVED WONTFIX
Tracking Status
firefox29 --- affected
firefox30 --- affected
firefox31 --- affected

People

(Reporter: aaronmt, Unassigned)

Details

(Keywords: crash, Whiteboard: [WebRuntime])

Crash Data

This bug was filed from the Socorro interface and is 
report bp-04164316-9cfc-4863-a1f0-c57792140324.
=============================================================

java.lang.NullPointerException
	at org.mozilla.gecko.webapp.ApkResources.getManifestUrl(ApkResources.java:57)
	at org.mozilla.gecko.webapp.InstallListener.onReceive(InstallListener.java:54)
	at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:768)
	at android.os.Handler.handleCallback(Handler.java:730)
	at android.os.Handler.dispatchMessage(Handler.java:92)
	at android.os.Looper.loop(Looper.java:137)
	at android.app.ActivityThread.main(ActivityThread.java:5455)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:525)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1187)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
	at dalvik.system.NativeStart.main(Native Method)
Priority: -- → P2
Whiteboard: [WebRuntime]
Crash Signature: [@ java.lang.NullPointerException: at org.mozilla.gecko.webapp.ApkResources.getManifestUrl(ApkResources.java)] → [@ java.lang.NullPointerException: at org.mozilla.gecko.webapp.ApkResources.getManifestUrl(ApkResources.java)] [@ java.lang.NullPointerException: at org.mozilla.gecko.webapp.ApkResources.getManifestUrl]
Per bug 1235869, we're going to disable the Android web runtime, so we won't fix this bug in it.

(This is part of a bulk resolution of bugs in the Firefox for Android::Web Apps component, from which I attempted to exclude bugs that are not specific to the runtime, but it's possible that I included one accidentally.  If so, I'm sorry, and please reopen the bug!)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.