bytedance / bytedance/btrace

执行命令报错(debug包,不需要指定mapping)

Open
#201 1 comment 0 reactions 0 assignees View on GitHub
android
Dominant language
C++
Stars
2.5k
Forks
335
PR merge metrics
No merged PRs in 30d

Description

01-13 09:53:12.706 E RheaTrace : java.net.SocketException: Unexpected end of file from server
at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:903)
at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726)
at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:900)
at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:726)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
at java.base/java.net.URL.openStream(URL.java:1161)
at org.apache.commons.io.IOUtils.toString(IOUtils.java:3204)
at org.apache.commons.io.IOUtils.toString(IOUtils.java:3179)
at org.apache.commons.io.IOUtils.toString(IOUtils.java:3293)
at com.bytedance.rheatrace.Adb$Http.get(Adb.java:227)
at com.bytedance.rheatrace.Main.main(Main.java:109)

01-13 09:53:12.716 D RheaTrace : Run adb forward --remove tcp:9026
01-13 09:53:13.818 D RheaTrace : Run adb shell setprop debug.rhea3.waitTraceTimeout 0
01-13 09:53:13.870 D RheaTrace : Run adb shell setprop debug.rhea3.startWhenAppLaunch 0
01-13 09:53:13.927 D RheaTrace : Run adb shell setprop debug.rhea3.methodIdMaxSize 0
01-13 09:53:13.962 D RheaTrace : Run adb shell setprop debug.rhea3.sampleInterval 0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.