Skip to content

NPE when playing M4A file #22

@svenwiegand

Description

@svenwiegand

At first: Thanks for providing prestissimo as open source. It works great for me and many others.

Unfortunately one user reports a crash when playing M4A files (http://traffic.libsyn.com/theanfieldwrap/PODCAST_-_MAMA_SAID_KNOCK_YOU_OUT.m4a) in uPod (https://play.google.com/store/apps/details?id=mobi.upod.app) with Prestissimo installed. This is the stack trace from my logs:

java.lang.NullPointerException: null
at android.os.Parcel.readException(Parcel.java:1471) ~[na:0.0]
at android.os.Parcel.readException(Parcel.java:1419) ~[na:0.0]
at com.a.b.a.ad.l(IPlayMedia_0_8.java:793) ~[na:0.0]
at com.a.a.y.h(ServiceBackedMediaPlayer.java:502) ~[na:0.0]
at com.a.a.h.a(MediaPlayer.java:527) ~[na:0.0]
at com.a.a.h.a(MediaPlayer.java:442) ~[na:0.0]
at com.a.a.m.run(MediaPlayer.java:353) ~[na:0.0]
at java.lang.Thread.run(Thread.java:841) ~[na:0.0]

The crash does not occur when playing the same file in uPod without Prestissimo.

Any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions