Sipos Csaba wrote: > Fri Aug 2 01:10:16 2013 <0018> input/lapd.c:628 LAPD DL-RELEASE confirm > TEI=1 SAPI=62
Ok. Do you have a later message from the following line? LOGP(DLLAPD, LOGL_INFO, "I received in state %s\n", lapd_state_names[dl->state]); > This is normal, that lapd_core.c tries to process data related to > an already closed connection? If it is the root cause of an error then of course it isn't correct. "Normal" isn't a very good word when describing software algorithms. //Peter
