use "reliable_level:normal" will enable mmap on Android. and due to the feature of mmap, read_cursor_ of bq::ring_buffer will surpass the value of write_cursor_ which leads to dead loop.