Advertisement
devil2010

Link crash

Mar 1st, 2022
1,590
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 7.28 KB | None | 0 0
  1. Build version: 1.8.3
  2. Build date: 1981-01-01 01:01:02
  3. Current date: 2022-03-01 14:55:29
  4. Device: Samsung SM-G885F
  5. OS version: Android 10 (SDK 29)
  6.  
  7. Stack trace:  
  8. io.reactivex.exceptions.UndeliverableException: The exception could not be delivered to the consumer because it has already canceled/disposed the flow or the exception has nowhere to go to begin with. Further reading: https://github.com/ReactiveX/RxJava/wiki/What's-different-in-2.0#error-handling | java.lang.RuntimeException: java.net.SocketException: Socket is closed
  9.     at io.reactivex.plugins.RxJavaPlugins.onError(RxJavaPlugins.java:367)
  10.     at io.reactivex.subjects.CompletableSubject.onError(CompletableSubject.java:131)
  11.     at com.microsoft.signalr.OkHttpWebSocketWrapper$SignalRWebSocketListener.onFailure(OkHttpWebSocketWrapper.java:97)
  12.     at okhttp3.internal.ws.RealWebSocket.failWebSocket(RealWebSocket.kt:592)
  13.     at okhttp3.internal.ws.RealWebSocket$WriterTask.runOnce(RealWebSocket.kt:622)
  14.     at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116)
  15.     at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42)
  16.     at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65)
  17.     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
  18.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
  19.     at java.lang.Thread.run(Thread.java:919)
  20. Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
  21.     ... 9 more
  22. Caused by: java.net.SocketException: Socket is closed
  23.     at com.android.org.conscrypt.AbstractConscryptSocket.checkOpen(AbstractConscryptSocket.java:581)
  24.     at com.android.org.conscrypt.ConscryptFileDescriptorSocket$SSLOutputStream.write(ConscryptFileDescriptorSocket.java:643)
  25.     at okio.OutputStreamSink.write(JvmOkio.kt:53)
  26.     at okio.AsyncTimeout$sink$1.write(AsyncTimeout.kt:103)
  27.     at okio.RealBufferedSink.flush(RealBufferedSink.kt:267)
  28.     at okhttp3.internal.ws.WebSocketWriter.writeControlFrame(WebSocketWriter.kt:142)
  29.     at okhttp3.internal.ws.WebSocketWriter.writeClose(WebSocketWriter.kt:102)
  30.     at okhttp3.internal.ws.RealWebSocket.writeOneFrame$okhttp(RealWebSocket.kt:533)
  31.     at okhttp3.internal.ws.RealWebSocket$WriterTask.runOnce(RealWebSocket.kt:620)
  32.     ... 6 more
  33.  
  34. User actions:
  35. 2022-03-01 14:16:34: SplashScreen created
  36. 2022-03-01 14:16:34: SplashScreen resumed
  37. 2022-03-01 14:16:36: SplashScreen paused
  38. 2022-03-01 14:16:36: HomeScreen created
  39. 2022-03-01 14:16:36: HomeScreen resumed
  40. 2022-03-01 14:16:36: SplashScreen destroyed
  41. 2022-03-01 14:16:39: HomeScreen paused
  42. 2022-03-01 14:16:39: ChatScreen created
  43. 2022-03-01 14:16:39: ChatScreen resumed
  44. 2022-03-01 14:16:48: ChatScreen paused
  45. 2022-03-01 14:16:48: HomeScreen resumed
  46. 2022-03-01 14:16:49: ChatScreen destroyed
  47. 2022-03-01 14:16:49: HomeScreen paused
  48. 2022-03-01 14:16:49: HomeScreen destroyed
  49. 2022-03-01 14:18:01: SplashScreen created
  50. 2022-03-01 14:18:01: SplashScreen resumed
  51. 2022-03-01 14:18:02: SplashScreen paused
  52. 2022-03-01 14:18:02: HomeScreen created
  53. 2022-03-01 14:18:02: HomeScreen resumed
  54. 2022-03-01 14:18:02: SplashScreen destroyed
  55. 2022-03-01 14:18:05: HomeScreen paused
  56. 2022-03-01 14:18:05: ChatScreen created
  57. 2022-03-01 14:18:05: ChatScreen resumed
  58. 2022-03-01 14:18:19: ChatScreen paused
  59. 2022-03-01 14:18:19: HomeScreen resumed
  60. 2022-03-01 14:18:20: ChatScreen destroyed
  61. 2022-03-01 14:18:22: HomeScreen paused
  62. 2022-03-01 14:18:22: HomeScreen destroyed
  63. 2022-03-01 14:35:28: SplashScreen created
  64. 2022-03-01 14:35:28: SplashScreen resumed
  65. 2022-03-01 14:35:30: SplashScreen paused
  66. 2022-03-01 14:35:30: HomeScreen created
  67. 2022-03-01 14:35:30: HomeScreen resumed
  68. 2022-03-01 14:35:31: SplashScreen destroyed
  69. 2022-03-01 14:35:32: HomeScreen paused
  70. 2022-03-01 14:35:32: ChatScreen created
  71. 2022-03-01 14:35:33: ChatScreen resumed
  72. 2022-03-01 14:35:34: ChatScreen paused
  73. 2022-03-01 14:35:34: GroupConversationInfoScreen created
  74. 2022-03-01 14:35:35: GroupConversationInfoScreen resumed
  75. 2022-03-01 14:35:38: GroupConversationInfoScreen paused
  76. 2022-03-01 14:35:38: GroupUserListScreen created
  77. 2022-03-01 14:35:38: GroupUserListScreen resumed
  78. 2022-03-01 14:35:45: GroupUserListScreen paused
  79. 2022-03-01 14:35:45: GroupConversationInfoScreen resumed
  80. 2022-03-01 14:35:45: GroupUserListScreen destroyed
  81. 2022-03-01 14:35:51: GroupConversationInfoScreen paused
  82. 2022-03-01 14:35:51: ChatScreen resumed
  83. 2022-03-01 14:35:52: GroupConversationInfoScreen destroyed
  84. 2022-03-01 14:35:56: ChatScreen paused
  85. 2022-03-01 14:35:56: GroupConversationInfoScreen created
  86. 2022-03-01 14:35:56: GroupConversationInfoScreen resumed
  87. 2022-03-01 14:36:00: GroupConversationInfoScreen paused
  88. 2022-03-01 14:36:00: GroupUserListScreen created
  89. 2022-03-01 14:36:00: GroupUserListScreen resumed
  90. 2022-03-01 14:36:10: GroupUserListScreen paused
  91. 2022-03-01 14:36:10: GroupConversationInfoScreen resumed
  92. 2022-03-01 14:36:10: GroupUserListScreen destroyed
  93. 2022-03-01 14:36:12: GroupConversationInfoScreen paused
  94. 2022-03-01 14:36:12: GroupUserListScreen created
  95. 2022-03-01 14:36:12: GroupUserListScreen resumed
  96. 2022-03-01 14:36:16: GroupUserListScreen paused
  97. 2022-03-01 14:36:16: GroupConversationInfoScreen resumed
  98. 2022-03-01 14:36:17: GroupUserListScreen destroyed
  99. 2022-03-01 14:36:17: GroupConversationInfoScreen paused
  100. 2022-03-01 14:36:17: ChatScreen resumed
  101. 2022-03-01 14:36:17: GroupConversationInfoScreen destroyed
  102. 2022-03-01 14:36:24: ChatScreen paused
  103. 2022-03-01 14:36:24: GroupConversationInfoScreen created
  104. 2022-03-01 14:36:24: GroupConversationInfoScreen resumed
  105. 2022-03-01 14:36:30: GroupConversationInfoScreen paused
  106. 2022-03-01 14:36:30: ChatScreen resumed
  107. 2022-03-01 14:36:31: ChatScreen paused
  108. 2022-03-01 14:36:31: HomeScreen resumed
  109. 2022-03-01 14:36:31: GroupConversationInfoScreen destroyed
  110. 2022-03-01 14:36:31: HomeScreen paused
  111. 2022-03-01 14:36:31: HomeScreen destroyed
  112. 2022-03-01 14:36:31: ChatScreen destroyed
  113. 2022-03-01 14:42:33: SplashScreen created
  114. 2022-03-01 14:42:33: SplashScreen resumed
  115. 2022-03-01 14:42:34: SplashScreen paused
  116. 2022-03-01 14:42:34: HomeScreen created
  117. 2022-03-01 14:42:34: HomeScreen resumed
  118. 2022-03-01 14:42:35: SplashScreen destroyed
  119. 2022-03-01 14:42:37: HomeScreen paused
  120. 2022-03-01 14:42:37: ChatScreen created
  121. 2022-03-01 14:42:37: ChatScreen resumed
  122. 2022-03-01 14:43:09: ChatScreen paused
  123. 2022-03-01 14:43:09: HomeScreen resumed
  124. 2022-03-01 14:43:09: ChatScreen destroyed
  125. 2022-03-01 14:43:21: HomeScreen paused
  126. 2022-03-01 14:43:21: HomeScreen destroyed
  127. 2022-03-01 14:44:43: SplashScreen created
  128. 2022-03-01 14:44:43: SplashScreen resumed
  129. 2022-03-01 14:44:44: SplashScreen paused
  130. 2022-03-01 14:44:44: HomeScreen created
  131. 2022-03-01 14:44:44: HomeScreen resumed
  132. 2022-03-01 14:44:44: SplashScreen destroyed
  133. 2022-03-01 14:44:46: HomeScreen paused
  134. 2022-03-01 14:44:47: ChatScreen created
  135. 2022-03-01 14:44:47: ChatScreen resumed
  136. 2022-03-01 14:44:52: ChatScreen paused
  137. 2022-03-01 14:44:59: ChatScreen resumed
  138. 2022-03-01 14:45:49: ChatScreen paused
  139. 2022-03-01 14:45:56: ChatScreen resumed
  140. 2022-03-01 14:46:15: ChatScreen paused
  141. 2022-03-01 14:46:15: HomeScreen resumed
  142. 2022-03-01 14:46:15: HomeScreen paused
  143. 2022-03-01 14:46:16: HomeScreen destroyed
  144. 2022-03-01 14:46:16: ChatScreen destroyed
  145. 2022-03-01 14:54:23: SplashScreen created
  146. 2022-03-01 14:54:23: SplashScreen resumed
  147. 2022-03-01 14:54:26: SplashScreen paused
  148. 2022-03-01 14:54:26: HomeScreen created
  149. 2022-03-01 14:54:26: HomeScreen resumed
  150. 2022-03-01 14:54:27: SplashScreen destroyed
  151. 2022-03-01 14:54:44: HomeScreen paused
  152. 2022-03-01 14:54:44: HomeScreen destroyed
  153.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement