Skip to content

Instantly share code, notes, and snippets.

@veb
Created July 2, 2014 08:12
Show Gist options
  • Save veb/6378a0ab080e8e9a73da to your computer and use it in GitHub Desktop.
Save veb/6378a0ab080e8e9a73da to your computer and use it in GitHub Desktop.
07-02 20:11:20.701 12412-12462/com.omnibuttie.therable E/CursorWindow﹕ Failed to read row 0, column -1 from a CursorWindow which has 2 rows, 7 columns.
07-02 20:11:20.711 12412-12462/com.omnibuttie.therable E/CursorWindow﹕ Failed to read row 1, column -1 from a CursorWindow which has 2 rows, 7 columns.
07-02 20:11:25.441 12412-12412/com.omnibuttie.therable D/SQL Log﹕ SQLiteQuery: SELECT * FROM JOURNAL_ENTRY WHERE id=? LIMIT 1
07-02 20:11:25.451 12412-12412/com.omnibuttie.therable E/CursorWindow﹕ Failed to read row 0, column -1 from a CursorWindow which has 1 rows, 7 columns.
07-02 20:11:25.491 12412-12412/com.omnibuttie.therable D/dalvikvm﹕ GC_FOR_ALLOC freed 32K, 1% free 22713K/22780K, paused 13ms, total 14ms
07-02 20:11:25.491 12412-12412/com.omnibuttie.therable I/dalvikvm-heap﹕ Grow heap (frag case) to 24.699MB for 2609296-byte allocation
07-02 20:11:25.511 12412-12421/com.omnibuttie.therable D/dalvikvm﹕ GC_FOR_ALLOC freed 2K, 1% free 25259K/25332K, paused 21ms, total 21ms
07-02 20:11:25.641 12412-12412/com.omnibuttie.therable E/SpannableStringBuilder﹕ SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
07-02 20:11:25.641 12412-12412/com.omnibuttie.therable E/SpannableStringBuilder﹕ SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
07-02 20:11:27.071 12412-12412/com.omnibuttie.therable E/SpannableStringBuilder﹕ SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
07-02 20:11:27.071 12412-12412/com.omnibuttie.therable E/SpannableStringBuilder﹕ SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
07-02 20:11:27.071 12412-12427/com.omnibuttie.therable D/SQL Log﹕ SQLiteQuery: SELECT * FROM JOURNAL_ENTRY WHERE is_archived = ? ORDER BY date_modified desc
07-02 20:11:27.071 12412-12427/com.omnibuttie.therable E/CursorWindow﹕ Failed to read row 0, column -1 from a CursorWindow which has 2 rows, 7 columns.
07-02 20:11:27.081 12412-12427/com.omnibuttie.therable E/CursorWindow﹕ Failed to read row 1, column -1 from a CursorWindow which has 2 rows, 7 columns.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment