Actions
Bug #1388
open
SM
Assertion `this->active_stream_iter == 0` failed
Bug #1388:
Assertion `this->active_stream_iter == 0` failed
Start date:
09/08/2023
Due date:
% Done:
0%
Estimated time:
Description
Steps:
lttng create my-session --livelttng enable-event -u -alttng start./src/cli/babeltrace2 'net://127.0.0.1/host/smarchi-efficios/my-session'- Run the hello app from the lttng-ust tests:
lttng-ust/tests/hello/hello - While events print on the babeltrace terminal, type ctrl-C
I get:
(╯°□°)╯︵ ┻━┻ /home/smarchi/src/babeltrace/src/plugins/ctf/lttng-live/lttng-live.cpp:214: ~lttng_live_msg_iter(): Assertion `this->active_stream_iter == 0` failed.
No data to display
Actions