fmdb
fmdb copied to clipboard
Unknown error tcp_output/flags
While insert data in data base i get "[5474:499594] [tcp] tcp_output [C19.1:3] flags=[R.] seq=873341733, ack=2017177850, win=4674 state=CLOSED rcv_nxt=2017177850, snd_una=873341669" in console every time
and my app stucks there only.
That's odd, and I doubt it has to do with FMDB - but I'd like to see a stack trace for when that prints out.
@ccgus I am storing around 20K data in FMDB. May I know whether It can be an issue with that?
I doubt that's an issue.