pfk-beta commented on issue #9587: URL: https://github.com/apache/tvm/issues/9587#issuecomment-979195606
``` 2021-11-25 14:01:50.977 20632-20666/org.apache.tvm.deploy_segment D/NativeServerLoop: serverLoop == null: true 2021-11-25 14:01:50.978 20632-20666/org.apache.tvm.deploy_segment 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 2021-11-25 14:01:50.978 20632-20666/org.apache.tvm.deploy_segment W/System.err: at org.apache.tvm.rpc.NativeServerLoop.run(NativeServerLoop.java:59) 2021-11-25 14:01:50.978 20632-20666/org.apache.tvm.deploy_segment W/System.err: at org.apache.tvm.rpc.ConnectTrackerServerProcessor.run(ConnectTrackerServerProcessor.java:168) 2021-11-25 14:01:50.978 20632-20666/org.apache.tvm.deploy_segment 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
