Project

General

Profile

Actions

Bug #342

closed

Error reported when the instrumented applications starts (related to filter)

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

Status:
Resolved
Priority:
Normal
Assignee:
Christian Babeux
Target version:
Start date:
09/18/2012
Due date:
% Done:

0%

Estimated time:

Description

Scenario: =========
0)_ No instrumented applications running.
1)_ lttng create ses1 -o /cluster/temp/sessiondir/ses1
2)_ enable an event with an invalid filter:
lttng enable-event ust_tests_demo2:loop -u --filter ' "myString" "yourString" '

3)_ Run the instrumented application (ex:demo) that has the above tracepoint.
demo-trace

4)_ The following error is received:
libust[24336/24337]: Error: Filter reloc offset 24 is not within data
(in handle_message() at lttng-ust-comm.c:299)
libust[24336/24337]: Error: Error handling message for global socket (in ust_listener_thread() at lttng-ust-comm.c:867)
libust[24336/24337]: Error: incorrect message size (global socket): 24
(in ust_listener_thread() at lttng-ust-comm.c:878)
libust[24336/24336]: Error: Timed out waiting for ltt-sessiond (in lttng_ust_init() at lttng-ust-comm.c:1030)

Expected Behavior:
================
Can the error printout be suppressed as this type of error is confusing for
the application.


Files

log.txt (22.1 KB) log.txt Terminal log with "sessiond -vvv" Tan le tran, 09/18/2012 05:02 PM
Actions

Also available in: Atom PDF