Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
[ID: 558956]
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
AI-181.5281.24.32.4913314, JRE 1.8.0_152-release-1136-b04x64 JetBrains s.r.o, OS Mac OS X(x86_64) v10.13.2 unknown, screens 1680x1050, 1920x1080; Retina
Android Gradle Plugin: 3.0.1
Gradle: 4.1
NDK: from local.properties: (not specified); latest from SDK: (not found);
LLDB: LLDB 3.1 (revision: 3.1.4508709)
CMake: from local.properties: (not specified); latest from SDK: 3.6.0-rc2; from PATH: (unable to invoke cmake);
everything works fine without profiler, but
when start profiler session, my app network failed, errors:
Caused by: java.lang.IllegalStateException: closed
08-10 11:23:39.994 25126 25126 E momo : at okio.RealBufferedSink.write(RealBufferedSink.java:44)
08-10 11:23:39.994 25126 25126 E momo : at okio.ForwardingSink.write(ForwardingSink.java:35)
08-10 11:23:39.994 25126 25126 E momo : at TrafficRequestBody$1.write(TrafficRequestBody.java:60)
08-10 11:23:39.994 25126 25126 E momo : at okio.RealBufferedSink.emitCompleteSegments(RealBufferedSink.java:176)
08-10 11:23:39.994 25126 25126 E momo : at okio.RealBufferedSink.write(RealBufferedSink.java:46)
08-10 11:23:39.994 25126 25126 E momo : at okio.ForwardingSink.write(ForwardingSink.java:35)
08-10 11:23:39.994 25126 25126 E momo : at http.request.ProgressRequestBody$CountingSink.write(ProgressRequestBody.java:93)
08-10 11:23:39.994 25126 25126 E momo : at okio.RealBufferedSink.flush(RealBufferedSink.java:221)
08-10 11:23:39.994 25126 25126 E momo :
hope your bugfix
IMPORTANT: Please read