Closed Bug 1055553 Opened 10 years ago Closed 10 years ago

crash NPE in: Attempt to invoke interface method ''void org.mozilla.gecko.util.EventCallback.sendSuccess(java.lang.Object)'' on a null object reference at org.mozilla.gecko.ChromeCast$VideoPlayCallback.onStatusUpdated(ChromeCast.java)

Categories

(Firefox for Android Graveyard :: Screencasting, defect)

34 Branch
All
Android
defect
Not set
critical

Tracking

(firefox33 affected, firefox34 affected, fennec33+)

RESOLVED FIXED
Tracking Status
firefox33 --- affected
firefox34 --- affected
fennec 33+ ---

People

(Reporter: aaronmt, Assigned: wesj)

References

Details

(Keywords: crash, verifyme)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-7bb81893-bd9e-4c24-9a72-7a4a12140818.
=============================================================

java.lang.NullPointerException: Attempt to invoke interface method 'void org.mozilla.gecko.util.EventCallback.sendSuccess(java.lang.Object)' on a null object reference
	at org.mozilla.gecko.ChromeCast$VideoPlayCallback.onStatusUpdated(ChromeCast.java:73)
	at com.google.android.gms.cast.RemoteMediaPlayer.onStatusUpdated(Unknown Source)
	at com.google.android.gms.cast.RemoteMediaPlayer.a(Unknown Source)
	at com.google.android.gms.cast.RemoteMediaPlayer$1.onStatusUpdated(Unknown Source)
	at com.google.android.gms.internal.gp.a(Unknown Source)
	at com.google.android.gms.internal.gp.ai(Unknown Source)
	at com.google.android.gms.cast.RemoteMediaPlayer.onMessageReceived(Unknown Source)
	at com.google.android.gms.internal.gi$1$4.run(Unknown Source)
	at android.os.Handler.handleCallback(Handler.java:733)
	at android.os.Handler.dispatchMessage(Handler.java:95)
	at android.os.Looper.loop(Looper.java:136)
	at android.app.ActivityThread.main(ActivityThread.java:5139)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:796)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:612)
This will likely move to Fx33, so setting flags
Assignee: nobody → wjohnston
tracking-fennec: ? → 33+
I think this is the same as bug 1057487 as well, but I'm not sure why the signatures are different.
Blocks: 901803
Keywords: verifyme
I'm going to resolve this fixed by bug 1057487. If QA is still seeing this signature, reopen.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.