Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE in TransportBrokerImpl.onHardwareDisconnected(SourceFile_309) #1082

Closed
yingchun1 opened this issue May 30, 2019 · 1 comment
Closed

NPE in TransportBrokerImpl.onHardwareDisconnected(SourceFile_309) #1082

yingchun1 opened this issue May 30, 2019 · 1 comment

Comments

@yingchun1
Copy link

Bug Report

[NPE in TransportBrokerImpl.onHardwareDisconnected(SourceFile_309)]

Whole trace is:
java.lang.NullPointerException_ Attempt to invoke virtual method 'com.smartdevicelink.transport.enums.TransportType com.smartdevicelink.transport.utl.TransportRecord.getType()' on a null object reference at com.smartdevicelink.transport.TransportManager$TransportBrokerImpl.onHardwareDisconnected(SourceFile_309) at com.smartdevicelink.transport.TransportBroker$1.onServiceDisconnected(SourceFile_124) at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java_1858) at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java_1873) at android.os.Handler.handleCallback(Handler.java_873) at android.os.Handler.dispatchMessage(Handler.java_99) at android.os.Looper.loop(Looper.java_214) at android.app.ActivityThread.main(ActivityThread.java_6981) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java_493) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java_1445)

OS & Version Information
  • Android Version: Android 8.0
  • SDL Android Version: 4.8.0
@theresalech
Copy link
Contributor

Closed via #1105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants