Project

General

Profile

Actions

Bug #367

closed

After "pkill -9 lttng-sessiond", unable to launch sessiond again unless all instrumented app exit

Added by Tan le tran over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
10/10/2012
Due date:
% Done:

100%

Estimated time:

Description

This might be the same as bug-365

Commit used: ============
userspace : (oct08) f94061a wfcqueue documentation: hint at for_each iterators
lttng-ust : (oct09) 1c7b4a9 Fix: memcpy of string is larger than source
ttng-tools: (oct02) 4dbc372 ABI with support for compat 32/64 bits
babeltrace : (oct02) 052606b Document that list.h is LGPLv2.1, but entirely trivial

Scenario: =========
1)_ ./demo-trace 500 &
2)_ lttng create s1
3)_ lttng enable-event event ust_tests_demo2:loop -u
4)_ lttng start
5)_ pkill -9 lttng-sessiond
6)_ ps -ef |grep lttng
Still see: lttng-consumerd --quiet -u --consumerd-cmd-sock .....
7)_ Try to launch a new lttng-sessiond
lttng-sessiond -vvv &
get:
Error: Already running daemon
8)_ No new sessiond can be launched.
9)_ Once the instrumented app got killed, or exit,
then a new sessiond can be launched.


Files

terminal.log (80.4 KB) terminal.log terminal log Tan le tran, 10/10/2012 01:37 PM

Related issues 1 (0 open1 closed)

Related to LTTng-tools - Bug #365: Consumerd can't be killed if unable to connect to the error socketResolvedDavid Goulet10/10/2012

Actions
Actions

Also available in: Atom PDF