Comment 20 for bug 1447756

Revision history for this message
Ondrej Kubik (ondrak) wrote : Re: segfault in log.c code causes phone reboot loops

So one thing which I still cannot track down is how is that unidentified log_io_reader called. Or who is calling it.
I have put traces to log_read_watch under condition "if (io->recv_buf->len) {" where we call "log_io_reader" but call is not coming from there.
So what are other options for log_io_reader to be called?