Hi, On Thu, Oct 07, 2010 at 08:36:05AM +0000, Julien Massot wrote: > Hello, > i think there are a critical bug in the stats feature, and some strange > files are created.
The only strange thing I see is the size of the files. The rest looks okay to me. > i can send a tar.gz with these files. Not sure if they help but yes can upload a few of them to a server? Depending on the architecture I can read them or not. > ( tested with connman 0.62 ) Can you elaborate what you did? For each service two files are created/opened when the service_registers is called and closed when service_free is called. Maybe this is not a good idea and the files should only be openend when the service is actually online (updates the statistics). So in short the idea is to open the stats file lazy and close them a soon as possible so that we not wast resources. thanks, daniel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
