Advertisement
Guest User

NPE on ‹/me › chat reopen.

a guest
Jan 15th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.20 KB | None | 0 0
  1. 16.01.16 00:16 Version: 1.3.6 (57) Thread[Thread-18494,5,main] Exception: java.lang.NullPointerException Message: null Stacktrace: at ru.sawim.chat.Chat.addMessage(Chat.java:343) at ru.sawim.chat.Chat.addMessage(Chat.java:331) at ru.sawim.chat.Chat.addMyMessage(Chat.java:388) at protocol.Protocol.sendMessage(Protocol.java:831) at ru.sawim.chat.Chat.sendMessage(Chat.java:107) at ru.sawim.view.ChatView$11.run(ChatView.java:1195) at java.lang.Thread.run(Thread.java:838) 16.01.16 00:16 Version: 1.3.6 (57) Thread[main,5,main] Exception: java.lang.NullPointerException Message: null Stacktrace: at ru.sawim.models.MessagesAdapter.onBindViewHolder(MessagesAdapter.java:91) at ru.sawim.models.MessagesAdapter.onBindViewHolder(MessagesAdapter.java:33) at android.support.v7.widget.RecyclerView$Adapter.onBindViewHolder(RecyclerView.java:5217) at android.support.v7.widget.RecyclerView$Adapter.bindViewHolder(RecyclerView.java:5250) at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:4487) at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:4363) at android.support.v7.widget.LinearLayoutManager$LayoutState.next(LinearLayoutManager.java:1961) at android.support.v7.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1370) at android.support.v7.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1333) at android.support.v7.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:562) at android.support.v7.widget.RecyclerView.dispatchLayout(RecyclerView.java:2900) at android.support.v7.widget.RecyclerView.onLayout(RecyclerView.java:3071) at ru.sawim.widget.MyListView.onLayout(MyListView.java:89) at android.view.View.layout(View.java:14118) at android.view.ViewGroup.layout(ViewGroup.java:4467) at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1670) at android.widget.LinearLayout.layoutHorizontal(LinearLayout.java:1659) at android.widget.LinearLayout.onLayout(LinearLayout.java:1443) at ru.sawim.widget.SizeNotifierLinearLayout.onLayout(SizeNotifierLinearLayout.java:25) at android.view.View.layout(View.java:14118) at android.view.ViewGroup.layout(ViewGroup.java:4467) at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1670) at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1528) at android.widget.LinearLayout.onLayout(LinearLayout.java:1441) at ru.sawim.widget.SizeNotifierLinearLayout.onLayout(SizeNotifierLinearLayout.java:25) at android.view.View.layout(View.java:14118) at android.view.ViewGroup.layout(ViewGroup.java:4467) at android.support.v4.widget.DrawerLayout.onLayout(DrawerLayout.java:1043) at android.view.View.layout(View.java:14118) at android.view.ViewGroup.layout(ViewGroup.java:4467) at android.widget.FrameLayout.onLayout(FrameLayout.java:448) at android.view.View.layout(View.java:14118) at android.view.ViewGroup.layout(ViewGroup.java:4467) at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1670) at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1528) at android.widget.LinearLayout.onLayout(LinearLayout.java:1441) at android.view.View.layout(View.java:14118) at android.view.ViewGroup.layout(ViewGroup.java:4467) at android.widget.FrameLayout.onLayout(FrameLayout.java:448) at android.view.View.layout(View.java:14118) at android.view.ViewGroup.layout(ViewGroup.java:4467) at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1670) at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1528) at android.widget.LinearLayout.onLayout(LinearLayout.java:1441) at android.view.View.layout(View.java:14118) at android.view.ViewGroup.layout(ViewGroup.java:4467) at android.widget.FrameLayout.onLayout(FrameLayout.java:448) at android.view.View.layout(View.java:14118) at android.view.ViewGroup.layout(ViewGroup.java:4467) at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1670) at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1528) at android.widget.LinearLayout.onLayout(LinearLayout.java:1441) at android.view.View.layout(View.java:14118) at android.view.ViewGroup.layout(ViewGroup.java:4467) at android.widget.FrameLayout.onLayout(FrameLayout.java:448) at android.view.View.layout(View.java:14118) at android.view.ViewGroup.layout(ViewGroup.java:4467) at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:2183) at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1947) at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1139) at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:4872) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:776) at android.view.Choreographer.doCallbacks(Choreographer.java:579) at android.view.Choreographer.doFrame(Choreographer.java:548) at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:762) at android.os.Handler.handleCallback(Handler.java:800) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loop(Looper.java:194) at android.app.ActivityThread.main(ActivityThread.java:5371) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:525) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600) at dalvik.system.NativeStart.main(Native Method) 16.01.16 00:17 Version: 1.3.6 (57) Thread[|ANR-WatchDog|,5,main] Exception: com.github.anrwatchdog.ANRError Message: Application Not Responding Stacktrace: Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: main Stacktrace: at java.lang.ref.FinalizerReference.add(FinalizerReference.java:54) at android.graphics.Xfermode.(Xfermode.java:31) at android.graphics.PorterDuffXfermode.(PorterDuffXfermode.java:30) at android.view.View$ScrollabilityCache.(View.java:18157) at android.view.View.initScrollCache(View.java:4023) at android.view.View.initializeScrollbars(View.java:3947) at android.view.View.(View.java:3708) at android.view.ViewGroup.(ViewGroup.java:436) at android.support.v7.widget.RecyclerView.(RecyclerView.java:454) at android.support.v7.widget.RecyclerView.(RecyclerView.java:450) at ru.sawim.widget.MyListView.(MyListView.java:35) at java.lang.reflect.Constructor.constructNative(Native Method) at java.lang.reflect.Constructor.newInstance(Constructor.java:417) at android.view.LayoutInflater.createView(LayoutInflater.java:587) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:687) at android.view.LayoutInflater.inflate(LayoutInflater.java:466) at android.view.LayoutInflater.inflate(LayoutInflater.java:396) at android.view.LayoutInflater.inflate(LayoutInflater.java:352) at ru.sawim.view.RosterView.onAttach(RosterView.java:95) at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1019) at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1248) at android.support.v4.app.BackStackRecord.run(BackStackRecord.java:738) at android.support.v4.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1613) at android.support.v4.app.FragmentController.execPendingActions(FragmentController.java:330) at android.support.v4.app.FragmentActivity.onStart(FragmentActivity.java:547) at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1167) at android.app.Activity.performStart(Activity.java:5132) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2316) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2395) at android.app.ActivityThread.access$600(ActivityThread.java:162) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1364) at android.os.Handler.dispatchMessage(Handler.java:107) at android.os.Looper.loop(Looper.java:194) at android.app.ActivityThread.main(ActivityThread.java:5371) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:525) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600) at dalvik.system.NativeStart.main(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Background executor service Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Thread.parkFor(Thread.java:1202) at sun.misc.Unsafe.park(Unsafe.java:323) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:199) at android.database.sqlite.SQLiteConnectionPool.waitForConnection(SQLiteConnectionPool.java:670) at android.database.sqlite.SQLiteConnectionPool.acquireConnection(SQLiteConnectionPool.java:348) at android.database.sqlite.SQLiteSession.acquireConnection(SQLiteSession.java:894) at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:586) at android.database.sqlite.SQLiteProgram.(SQLiteProgram.java:58) at android.database.sqlite.SQLiteQuery.(SQLiteQuery.java:37) at android.database.sqlite.SQLiteDirectCursorDriver.query(SQLiteDirectCursorDriver.java:44) at android.database.sqlite.SQLiteDatabase.rawQueryWithFactory(SQLiteDatabase.java:1314) at android.database.sqlite.SQLiteDatabase.rawQuery(SQLiteDatabase.java:1253) at ru.sawim.io.BlobStorage.getNumRecords(BlobStorage.java:110) at ru.sawim.io.BlobStorage.loadListOfString(BlobStorage.java:145) at ru.sawim.modules.Answerer.load(Answerer.java:143) at ru.sawim.SawimApplication$2.run(SawimApplication.java:140) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Binder_1 Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Binder_2 Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: BlobStorage Stacktrace: at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:128) at android.os.Looper.loop(Looper.java:151) at ru.sawim.io.SqlAsyncTask.run(SqlAsyncTask.java:63) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Compiler Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: FinalizerDaemon Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:401) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73) at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: FinalizerWatchdogDaemon Stacktrace: at java.lang.VMThread.sleep(Native Method) at java.lang.Thread.sleep(Thread.java:1010) at java.lang.Thread.sleep(Thread.java:992) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:250) at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:260) at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:214) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: GC Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: JDWP Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: LeakCanary-Heap-Dump Stacktrace: at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:128) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:60) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: ReferenceQueueDaemon Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Signal Catcher Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Timer-0 Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:401) at java.util.Timer$TimerImpl.run(Timer.java:238) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: pool-1-thread-1 Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Thread.parkFor(Thread.java:1202) at sun.misc.Unsafe.park(Unsafe.java:323) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: pool-2-thread-1 Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Thread.parkFor(Thread.java:1202) at sun.misc.Unsafe.park(Unsafe.java:323) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: |ANR-WatchDog| Stacktrace: at dalvik.system.VMStack.getThreadStackTrace(Native Method) at java.lang.Thread.getStackTrace(Thread.java:579) at java.lang.Thread.getAllStackTraces(Thread.java:521) at com.github.anrwatchdog.ANRError.New(ANRError.java:80) at com.github.anrwatchdog.ANRWatchDog.run(ANRWatchDog.java:175) 16.01.16 00:19 Version: 1.3.6 (57) Thread[|ANR-WatchDog|,5,main] Exception: com.github.anrwatchdog.ANRError Message: Application Not Responding Stacktrace: Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: main Stacktrace: at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:128) at android.os.Looper.loop(Looper.java:151) at android.app.ActivityThread.main(ActivityThread.java:5371) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:525) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600) at dalvik.system.NativeStart.main(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Background executor service Stacktrace: at java.lang.VMThread.isInterrupted(Native Method) at java.lang.Thread.isInterrupted(Thread.java:722) at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:408) at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:329) at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:911) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Binder_1 Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Binder_2 Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Binder_3 Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: BlobStorage Stacktrace: at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:128) at android.os.Looper.loop(Looper.java:151) at ru.sawim.io.SqlAsyncTask.run(SqlAsyncTask.java:63) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Compiler Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: FinalizerDaemon Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:401) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73) at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: FinalizerWatchdogDaemon Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:232) at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:209) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: GC Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: HistoryStorage Stacktrace: at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:128) at android.os.Looper.loop(Looper.java:151) at ru.sawim.io.SqlAsyncTask.run(SqlAsyncTask.java:63) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: JDWP Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: LeakCanary-Heap-Dump Stacktrace: at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:128) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:60) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: ReferenceQueueDaemon Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: RosterStorage Stacktrace: at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:128) at android.os.Looper.loop(Looper.java:151) at ru.sawim.io.SqlAsyncTask.run(SqlAsyncTask.java:63) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Signal Catcher Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Thread-18593 Stacktrace: at ru.sawim.modules.crypto.MessageDigest.getDigestHex(MessageDigest.java:54) at protocol.xmpp.Auth.responseMd5Digest(Auth.java:373) at protocol.xmpp.Auth.parseChallenge(Auth.java:326) at protocol.xmpp.Auth.loginParse(Auth.java:60) at protocol.xmpp.XmppConnection.connect(XmppConnection.java:297) at protocol.net.ClientConnection.run(ClientConnection.java:71) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Timer-0 Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:401) at java.util.Timer$TimerImpl.run(Timer.java:238) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: pool-1-thread-1 Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Thread.parkFor(Thread.java:1202) at sun.misc.Unsafe.park(Unsafe.java:323) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: pool-2-thread-1 Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Thread.parkFor(Thread.java:1202) at sun.misc.Unsafe.park(Unsafe.java:323) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: |ANR-WatchDog| Stacktrace: at dalvik.system.VMStack.getThreadStackTrace(Native Method) at java.lang.Thread.getStackTrace(Thread.java:579) at java.lang.Thread.getAllStackTraces(Thread.java:521) at com.github.anrwatchdog.ANRError.New(ANRError.java:80) at com.github.anrwatchdog.ANRWatchDog.run(ANRWatchDog.java:175) 16.01.16 00:43 Version: 1.3.6 (57) Thread[|ANR-WatchDog|,5,main] Exception: com.github.anrwatchdog.ANRError Message: Application Not Responding Stacktrace: Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: main Stacktrace: at android.database.sqlite.SQLiteConnection.nativeExecuteForCursorWindow(Native Method) at android.database.sqlite.SQLiteConnection.executeForCursorWindow(SQLiteConnection.java:842) at android.database.sqlite.SQLiteSession.executeForCursorWindow(SQLiteSession.java:836) at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:62) at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:158) at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:148) at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:197) at android.database.AbstractCursor.moveToFirst(AbstractCursor.java:237) at ru.sawim.io.BlobStorage.getRecord(BlobStorage.java:81) at ru.sawim.Options.loadAccounts(Options.java:189) at ru.sawim.SawimApplication.onCreate(SawimApplication.java:134) at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1000) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4632) at android.app.ActivityThread.access$1300(ActivityThread.java:162) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1424) at android.os.Handler.dispatchMessage(Handler.java:107) at android.os.Looper.loop(Looper.java:194) at android.app.ActivityThread.main(ActivityThread.java:5371) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:525) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600) at dalvik.system.NativeStart.main(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Binder_1 Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Binder_2 Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: BlobStorage Stacktrace: at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:128) at android.os.Looper.loop(Looper.java:151) at ru.sawim.io.SqlAsyncTask.run(SqlAsyncTask.java:63) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Compiler Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: FinalizerDaemon Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:401) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73) at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: FinalizerWatchdogDaemon Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:232) at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:209) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: GC Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: JDWP Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: ReferenceQueueDaemon Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Signal Catcher Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Timer-0 Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:401) at java.util.Timer$TimerImpl.run(Timer.java:238) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: pool-2-thread-1 Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Thread.parkFor(Thread.java:1202) at sun.misc.Unsafe.park(Unsafe.java:323) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: |ANR-WatchDog| Stacktrace: at dalvik.system.VMStack.getThreadStackTrace(Native Method) at java.lang.Thread.getStackTrace(Thread.java:579) at java.lang.Thread.getAllStackTraces(Thread.java:521) at com.github.anrwatchdog.ANRError.New(ANRError.java:80) at com.github.anrwatchdog.ANRWatchDog.run(ANRWatchDog.java:175) 16.01.16 00:43 Version: 1.3.6 (57) Thread[Thread-19321,5,main] Exception: java.lang.NullPointerException Message: null Stacktrace: at android.text.SpannableStringBuilder.append(SpannableStringBuilder.java:247) at ru.sawim.chat.MessData.parsedText(MessData.java:54) at ru.sawim.chat.MessData.(MessData.java:41) at ru.sawim.modules.history.HistoryStorage.buildMessage(HistoryStorage.java:305) at ru.sawim.modules.history.HistoryStorage.addNextListMessages(HistoryStorage.java:270) at ru.sawim.view.ChatView$7.run(ChatView.java:784) at java.lang.Thread.run(Thread.java:838) 16.01.16 00:43 Version: 1.3.6 (57) Thread[|ANR-WatchDog|,5,main] Exception: com.github.anrwatchdog.ANRError Message: Application Not Responding Stacktrace: Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: main Stacktrace: at android.os.BinderProxy.transact(Native Method) at android.hardware.display.IDisplayManager$Stub$Proxy.getDisplayInfo(IDisplayManager.java:162) at android.hardware.display.DisplayManagerGlobal.getDisplayInfo(DisplayManagerGlobal.java:112) at android.view.Choreographer.getRefreshRate(Choreographer.java:187) at android.view.Choreographer.(Choreographer.java:173) at android.view.Choreographer.(Choreographer.java:71) at android.view.Choreographer$1.initialValue(Choreographer.java:99) at android.view.Choreographer$1.initialValue(Choreographer.java:92) at java.lang.ThreadLocal$Values.getAfterMiss(ThreadLocal.java:430) at java.lang.ThreadLocal.get(ThreadLocal.java:65) at android.view.Choreographer.getInstance(Choreographer.java:200) at android.view.ViewRootImpl.(ViewRootImpl.java:436) at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:218) at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:69) at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:3001) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2400) at android.app.ActivityThread.access$600(ActivityThread.java:162) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1364) at android.os.Handler.dispatchMessage(Handler.java:107) at android.os.Looper.loop(Looper.java:194) at android.app.ActivityThread.main(ActivityThread.java:5371) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:525) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600) at dalvik.system.NativeStart.main(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Background executor service Stacktrace: at android.os.BinderProxy.transact(Native Method) at android.app.ActivityManagerProxy.getContentProvider(ActivityManagerNative.java:2599) at android.app.ActivityThread.acquireProvider(ActivityThread.java:4710) at android.app.ContextImpl$ApplicationContentResolver.acquireProvider(ContextImpl.java:2069) at android.content.ContentResolver.acquireProvider(ContentResolver.java:1115) at android.provider.Settings$NameValueCache.lazyGetProvider(Settings.java:767) at android.provider.Settings$NameValueCache.getStringForUser(Settings.java:819) at android.provider.Settings$Secure.getStringForUser(Settings.java:3548) at android.provider.Settings$Secure.getString(Settings.java:3519) at protocol.xmpp.Xmpp.processUin(Xmpp.java:337) at protocol.Protocol.setProfile(Protocol.java:77) at ru.sawim.roster.RosterHelper.addProtocol(RosterHelper.java:138) at ru.sawim.roster.RosterHelper.initAccounts(RosterHelper.java:118) at ru.sawim.SawimApplication$2.run(SawimApplication.java:148) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Binder_1 Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Binder_2 Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: BlobStorage Stacktrace: at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:128) at android.os.Looper.loop(Looper.java:151) at ru.sawim.io.SqlAsyncTask.run(SqlAsyncTask.java:63) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Compiler Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: FinalizerDaemon Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:401) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:102) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:73) at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:172) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: FinalizerWatchdogDaemon Stacktrace: at java.lang.VMThread.sleep(Native Method) at java.lang.Thread.sleep(Thread.java:1010) at java.lang.Thread.sleep(Thread.java:992) at java.lang.Daemons$FinalizerWatchdogDaemon.sleepFor(Daemons.java:250) at java.lang.Daemons$FinalizerWatchdogDaemon.waitForFinalization(Daemons.java:260) at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:214) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: GC Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: JDWP Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: LeakCanary-Heap-Dump Stacktrace: at android.os.MessageQueue.nativePollOnce(Native Method) at android.os.MessageQueue.next(MessageQueue.java:128) at android.os.Looper.loop(Looper.java:151) at android.os.HandlerThread.run(HandlerThread.java:60) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: ReferenceQueueDaemon Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:364) at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:132) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Signal Catcher Stacktrace: at dalvik.system.NativeStart.run(Native Method) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: Timer-0 Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:401) at java.util.Timer$TimerImpl.run(Timer.java:238) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: pool-1-thread-1 Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Thread.parkFor(Thread.java:1202) at sun.misc.Unsafe.park(Unsafe.java:323) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: pool-2-thread-1 Stacktrace: at java.lang.Object.wait(Native Method) at java.lang.Thread.parkFor(Thread.java:1202) at sun.misc.Unsafe.park(Unsafe.java:323) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:159) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2019) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:413) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1013) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1073) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573) at java.lang.Thread.run(Thread.java:838) Exception: com.github.anrwatchdog.ANRError$$$_Thread Message: |ANR-WatchDog| Stacktrace: at dalvik.system.VMStack.getThreadStackTrace(Native Method) at java.lang.Thread.getStackTrace(Thread.java:579) at java.lang.Thread.getAllStackTraces(Thread.java:521) at com.github.anrwatchdog.ANRError.New(ANRError.java:80) at com.github.anrwatchdog.ANRWatchDog.run(ANRWatchDog.java:175) 16.01.16 00:44 Version: 1.3.6 (57) Thread[Thread-19401,5,main] Exception: java.lang.NullPointerException Message: null Stacktrace: at android.text.SpannableStringBuilder.append(SpannableStringBuilder.java:247) at ru.sawim.chat.MessData.parsedText(MessData.java:54) at ru.sawim.chat.MessData.(MessData.java:41) at ru.sawim.modules.history.HistoryStorage.buildMessage(HistoryStorage.java:305) at ru.sawim.modules.history.HistoryStorage.addNextListMessages(HistoryStorage.java:270) at ru.sawim.view.ChatView$7.run(ChatView.java:784) at java.lang.Thread.run(Thread.java:838) 16.01.16 00:46 Version: 1.3.6 (57) Thread[Thread-19472,5,main] Exception: java.lang.NullPointerException Message: null Stacktrace: at android.text.SpannableStringBuilder.append(SpannableStringBuilder.java:247) at ru.sawim.chat.MessData.parsedText(MessData.java:54) at ru.sawim.chat.MessData.(MessData.java:41) at ru.sawim.modules.history.HistoryStorage.buildMessage(HistoryStorage.java:305) at ru.sawim.modules.history.HistoryStorage.addNextListMessages(HistoryStorage.java:270) at ru.sawim.view.ChatView$7.run(ChatView.java:784) at java.lang.Thread.run(Thread.java:838) 16.01.16 00:47 Version: 1.3.6 (57) Thread[Thread-19502,5,main] Exception: java.lang.NullPointerException Message: null Stacktrace: at android.text.SpannableStringBuilder.append(SpannableStringBuilder.java:247) at ru.sawim.chat.MessData.parsedText(MessData.java:54) at ru.sawim.chat.MessData.(MessData.java:41) at ru.sawim.modules.history.HistoryStorage.buildMessage(HistoryStorage.java:305) at ru.sawim.modules.history.HistoryStorage.addNextListMessages(HistoryStorage.java:270) at ru.sawim.view.ChatView$7.run(ChatView.java:784) at java.lang.Thread.run(Thread.java:838)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement