Project

General

Profile

Actions

Bug #234

closed

lttng-sessiond from master branch fails with lttng-ust

Added by Mathieu Desnoyers about 12 years ago. Updated over 11 years ago.

Status:
Invalid
Priority:
High
Assignee:
Target version:
-
Start date:
05/03/2012
Due date:
% Done:

0%

Estimated time:

Description

reprod:

lttng-tools master branch, at commit e371dbd99673ab96013dd34bef284be9ff9f88b0
lttng-ust, master branch, commit 18fc8d7163331ebf5fabd2e638c0b3e52cd40e53

as root, or user: lttng-sessiond &

lttng create
lttng enable-event -u -a
lttng start

and:

in ust tests/demo:

./demo-trace
./demo-trace
./demo-trace

You will see, in the sessiond console:

Unable to find channel key: No such file or directory
Error: Opening
PERROR: open: No such file or directory [in lttng_ustconsumer_on_recv_stream() at ust-consumer.c:412]
Unable to find channel key: No such file or directory
Error: Opening
PERROR: open: No such file or directory [in lttng_ustconsumer_on_recv_stream() at ust-consumer.c:412]
Unable to find channel key: No such file or directory
Error: Opening
PERROR: open: No such file or directory [in lttng_ustconsumer_on_recv_stream() at ust-consumer.c:412]

Actions

Also available in: Atom PDF