Hi Marcel, On 07/02/2011 06:39 AM, Marcel Holtmann wrote: > Hi Daniel, > >> It's unsafe to call syslog in the terminat signal handler >> because syslog takes an lock. So when the signal handler >> kicks in and we were already in syslog, we have a nice >> deadlock. >> --- >> src/main.c | 59 >> +++++++++++++++++++++++++++++++++++++++++++++++++++-------- >> 1 files changed, 51 insertions(+), 8 deletions(-) > > so I cherry-picked this patch out of this patch series and applied it.
Thanks! Finally Ctrl-C works all the time :) cheers, daniel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
