Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SimpleAndroidSync freezing when adding items offline #557

Closed
sethrosetter opened this issue Jan 23, 2016 · 1 comment
Closed

SimpleAndroidSync freezing when adding items offline #557

sethrosetter opened this issue Jan 23, 2016 · 1 comment
Assignees
Milestone

Comments

@sethrosetter
Copy link
Contributor

This is using API 23 Android x86 emulator and targeting 1.2 CBL.NET

Steps to reproduce:

  1. Launch SimpleAndroidSync targeting a sync_gateway
  2. Pull down from top of emulator
  3. Disable data
  4. Disable Wifi
  5. Start adding items.

App will freeze.
Last application output

Database: PUT _id=-Rp__1_G_J0mTeBrkToRq3w, _rev=, _deleted=False, allowConflict=False
ForestDBCouchStore: BEGIN transaction...
ForestDBCouchStore: END transaction (success=True)
Database: Added: {-Rp__1_G_J0mTeBrkToRq3w #1-4396d5bff1299ace6d1637bfceb09f9d}
LiveQuery: Will update after 0 sec...
ForestDBCouchStore: BEGIN transaction...
ForestDBViewStore: Checking indexes of (lists) for lists
Database: --> created {-Rp__1_G_J0mTeBrkToRq3w #1-4396d5bff1299ace6d1637bfceb09f9d}
View: Query lists: Returning iterator
ForestDBCouchStore: END transaction (success=True)
LiveQuery: UpdateQueryTask results obtained.
[IInputConnectionWrapper] getSelectedText on inactive InputConnection
[IInputConnectionWrapper] requestCursorAnchorInfo on inactive InputConnection
[IInputConnectionWrapper] getTextBeforeCursor on inactive InputConnection
[IInputConnectionWrapper] getTextBeforeCursor on inactive InputConnection
[IInputConnectionWrapper] getTextBeforeCursor on inactive InputConnection
[art] Thread[2,tid=7790,WaitingInMainSignalCatcherLoop,Thread*=0xad7ced00,peer=0x12cb80a0,"Signal Catcher"]: reacting to signal 3
[art] Wrote stack traces to '/data/anr/traces.txt'

Pulled traces file from emulator
https://gist.github.com/sethrosetter/7a8e775eb2b68a2dc23a

@borrrden
Copy link
Member

Haven't been able to repro this on my end yet.

@zgramana zgramana added this to the 1.3 milestone Feb 6, 2016
@zgramana zgramana added the bug label Feb 6, 2016
@zgramana zgramana added the ready label Feb 6, 2016
@zgramana zgramana closed this as completed Feb 6, 2016
@zgramana zgramana removed the ready label Feb 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants