You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/11/25 13:03:29 UTC

[GitHub] [tvm] pfk-beta edited a comment on issue #9587: [Bug] RPC.getApi("ServerLoop") returns null

pfk-beta edited a comment on issue #9587:
URL: https://github.com/apache/tvm/issues/9587#issuecomment-979195606


   ```
   D/NativeServerLoop: serverLoop == null: true
   W/System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'org.apache.tvm.Function org.apache.tvm.Function.pushArg(org.apache.tvm.Function)' on a null object reference
   W/System.err:     at org.apache.tvm.rpc.NativeServerLoop.run(NativeServerLoop.java:59)
   W/System.err:     at org.apache.tvm.rpc.ConnectTrackerServerProcessor.run(ConnectTrackerServerProcessor.java:168)
   W/System.err:     at org.apache.tvm.deploy_segment.RPCProcessor.run(RPCProcessor.java:56)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org