You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
03-28 12:23:36.035 29783-29830/com.xujiaji.dmview2 A/libc: Invalid address 0x7d47687580 passed to free: value not allocated
03-28 12:23:36.036 29783-29830/com.xujiaji.dmview2 A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 29830 (pool-3-thread-4)
The text was updated successfully, but these errors were encountered:
java.lang.NullPointerException: Attempt to invoke interface method 'int java.lang.Comparable.compareTo(java.lang.Object)' on a null object reference
at java.util.PriorityQueue.siftDownComparable(PriorityQueue.java:703)
at java.util.PriorityQueue.siftDown(PriorityQueue.java:689)
at java.util.PriorityQueue.removeAt(PriorityQueue.java:621)
at java.util.PriorityQueue.remove(PriorityQueue.java:378)
at com.xujiaji.dmlib2.widget.Controller.addToDisplay(Controller.java:348)
at com.xujiaji.dmlib2.widget.Controller.addDMInQueue(Controller.java:312)
at com.xujiaji.dmlib2.widget.Controller.runTask(Controller.java:115)
at com.xujiaji.dmlib2.widget.Controller.run(Controller.java:102)
at java.lang.Thread.run(Thread.java:764)
03-28 12:23:36.035 29783-29830/com.xujiaji.dmview2 A/libc: Invalid address 0x7d47687580 passed to free: value not allocated
03-28 12:23:36.036 29783-29830/com.xujiaji.dmview2 A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 29830 (pool-3-thread-4)
The text was updated successfully, but these errors were encountered: