fmdb icon indicating copy to clipboard operation
fmdb copied to clipboard

Unknown error tcp_output/flags

Open priyanka-vithani opened this issue 2 years ago • 3 comments

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.

priyanka-vithani avatar Jun 21 '23 09:06 priyanka-vithani

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 avatar Jun 21 '23 15:06 ccgus

@ccgus I am storing around 20K data in FMDB. May I know whether It can be an issue with that?

priyanka-vithani avatar Jul 08 '23 09:07 priyanka-vithani

I doubt that's an issue.

ccgus avatar Jul 08 '23 20:07 ccgus