Project

General

Profile

Actions

Bug #355

closed

PERROR: sendmsg: Socket operation on non-socket

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

Status:
Resolved
Priority:
High
Assignee:
Target version:
Start date:
09/25/2012
Due date:
% Done:

100%

Estimated time:

Description

lttng-sessiond running as user.

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

and then run:

for a in $(seq 1 1000); do ./demo-trace; done

gets us many:

PERROR: sendmsg: Socket operation on non-socket [in lttcomm_send_unix_sock() at unix.c:204]
PERROR: send consumer channel: Socket operation on non-socket [in consumer_send_channel() at consumer.c:473]

from possibly sessiond or consumerd.

Actions

Also available in: Atom PDF