[lttng-dev] lttng enable event failing with i386 deb package

Anand Neeli anand.neeli at gmail.com
Fri Jun 13 07:37:39 EDT 2014


Hi All,

I have ubuntu i386 debian packages (ppa latest stable) at a location along
with the libraries, and i'm trying to launch lttng and seeing error when
i'm enabling events

PERROR [30126/30126]: Consumer execl(): No such file or directory (in
spawn_consumerd() at main.c:2294)
Error: Condition timed out. The consumer thread was never ready. Killing it
Error: Fatal error spawning consumer control thread
Error: Events: 32-bit UST consumer start failed (channel channel0, session
auto-20140613-165748)

Detailed steps i followed are as:
$> pwd
$> ....install/usr/bin
$> LD_LIBRARY_PATH=../lib/i386-linux-gnu/ ./lttng-relayd -d
$> LD_LIBRARY_PATH=../lib/i386-linux-gnu/ ./lttng --sessiond-path
<abs_path_to>lttng-sessiond --relayd-path <abs_path_to>lttng-relayd create
--live 200000 -U net://localhost
Spawning a session daemon
Session auto-20140613-165748 created.
Traces will be written in net://localhost
Live timer set to 200000 usec

$> export PATH=$PATH:<abs-path>/lib/i386-linux-gnu/lttng/libexec/
{i see that consumerd is in lib/<platform>/lttng/libexec/  so have set a
path to it}

$>  LD_LIBRARY_PATH=../lib/i386-linux-gnu/  ./lttng enable-event -a
--userspace

PERROR [30126/30126]: Consumer execl(): No such file or directory (in
spawn_consumerd() at main.c:2294)
Error: Condition timed out. The consumer thread was never ready. Killing it
Error: Fatal error spawning consumer control thread
Error: Events: 32-bit UST consumer start failed (channel channel0, session
auto-20140613-165748)

What does this mean? and how can i get around this?
can anyone please help.


Thanks,
Anand Neeli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20140613/ccc46bdd/attachment.html>


More information about the lttng-dev mailing list