<div dir="ltr"><span style="color:rgb(51,153,102)"><span style="color:rgb(0,0,0)"><span style="color:rgb(34,34,34)">I launched a program producing traces to the lttng consumerd and lttng relayd, also launching a babeltrace command as lttng live consumer to show the tracing real-timely. </span><br><br><span style="color:rgb(34,34,34)">It works well when the channel is set to per user mode. But when it is changed to per process per user without no other changes, the babeltrace2 client crashing showing a overflow error:</span><br><br><span style="color:rgb(34,34,34)">The last error message of babeltrace2 exception stack shows :</span><br><br><span style="color:rgb(34,34,34)">"Cannot convert cycle to nanoseconds from origin for given clock class: value overflows the signed 64-bit integer range: cc-addr=****, cc-name="monotonic", cc-freq=1000000000, ....."</span><br><br><span style="color:rgb(34,34,34)">What's the difference resulting this crash ? How to solve it since the perprocess per user mode is perfered for me.</span><br><br><span style="color:rgb(34,34,34)">version info:</span><br><span style="color:rgb(34,34,34)">babeltrace2: 2.0.4</span><br><span style="color:rgb(34,34,34)">lttng comands: 2.12.12</span></span></span><br><br></div>