Project

General

Profile

Actions

Bug #1388

open

Assertion `this->active_stream_iter == 0` failed

Added by Simon Marchi 8 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
09/08/2023
Due date:
% Done:

0%

Estimated time:

Description

Steps:

  1. lttng create my-session --live
  2. lttng enable-event -u -a
  3. lttng start
  4. ./src/cli/babeltrace2 'net://127.0.0.1/host/smarchi-efficios/my-session'
  5. Run the hello app from the lttng-ust tests: lttng-ust/tests/hello/hello
  6. 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

Also available in: Atom PDF