* [lttng-dev] lttng_abi_map_channel: Assertion `chan' failed
@ 2015-04-01 20:30 Anand Neeli
2015-04-02 17:28 ` Anand Neeli
0 siblings, 1 reply; 2+ messages in thread
From: Anand Neeli @ 2015-04-01 20:30 UTC (permalink / raw)
Hi,
I'm running sample app in lttng-ust/doc/examples/easy-ust and it is
crashing with following traceback. (infact all the instrumented app's crash)
I have attached complete lttng logs.
I'm using 2.6.0
Can you please let me know if i'm missing anything here?
aneeli at aneeli-desktop: easy-ust$ ./sample
sample: lttng-ust-abi.c:436: lttng_abi_map_channel: Assertion `chan' failed.
Aborted (core dumped)
TRACEBACK
Core was generated by `./sample'.
Program terminated with signal 6, Aborted.
#0 0x00007f28ef322425 in __GI_raise (sig=<optimized out>)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0 0x00007f28ef322425 in __GI_raise (sig=<optimized out>)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00007f28ef325b8b in __GI_abort () at abort.c:91
#2 0x00007f28ef31b0ee in __assert_fail_base (fmt=<optimized out>,
assertion=0x7f28ef6e4de5 "chan", file=0x7f28ef6e4d35 "lttng-ust-abi.c",
line=<optimized out>, function=<optimized out>) at assert.c:94
#3 0x00007f28ef31b192 in __GI___assert_fail (assertion=0x7f28ef6e4de5
"chan",
file=0x7f28ef6e4d35 "lttng-ust-abi.c", line=436,
function=0x7f28ef6e50d0 "lttng_abi_map_channel") at assert.c:103
#4 0x00007f28ef6c26ea in lttng_abi_map_channel (session_objd=1,
ust_chan=<optimized out>, uargs=<optimized out>, owner=0x7f28ef8f27a0)
at lttng-ust-abi.c:436
#5 0x00007f28ef6c2790 in lttng_session_cmd (objd=1, cmd=<optimized out>,
arg=139813769041368, uargs=0x7f28ee09d280, owner=0x7f28ef8f27a0)
at lttng-ust-abi.c:567
#6 0x00007f28ef6bfa22 in handle_message (lum=0x7f28ee09d5b0, sock=4,
sock_info=0x7f28ef8f27a0) at lttng-ust-comm.c:645
#7 ust_listener_thread (arg=0x7f28ef8f27a0) at lttng-ust-comm.c:1246
#8 0x00007f28ee8a7e9a in start_thread (arg=0x7f28ee09e700)
at pthread_create.c:308
#9 0x00007f28ef3e03fd in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
(gdb)
Thanks,
Anand Neeli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20150402/07cb1510/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lttng_abi_map_channel.log
Type: application/octet-stream
Size: 41722 bytes
Desc: not available
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20150402/07cb1510/attachment-0001.obj>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [lttng-dev] lttng_abi_map_channel: Assertion `chan' failed
2015-04-01 20:30 [lttng-dev] lttng_abi_map_channel: Assertion `chan' failed Anand Neeli
@ 2015-04-02 17:28 ` Anand Neeli
0 siblings, 0 replies; 2+ messages in thread
From: Anand Neeli @ 2015-04-02 17:28 UTC (permalink / raw)
Hi All,
Sorry for raising this issue, i was not installing lttng properly and had
my LD_LIBRARY_PATH wrongly configured.
Please ignore my previous mail
Thanks,
Anand Neeli
On Thu, Apr 2, 2015 at 2:00 AM, Anand Neeli <anand.neeli at gmail.com> wrote:
> Hi,
> I'm running sample app in lttng-ust/doc/examples/easy-ust and it is
> crashing with following traceback. (infact all the instrumented app's crash)
>
> I have attached complete lttng logs.
> I'm using 2.6.0
> Can you please let me know if i'm missing anything here?
>
> aneeli at aneeli-desktop: easy-ust$ ./sample
> sample: lttng-ust-abi.c:436: lttng_abi_map_channel: Assertion `chan'
> failed.
> Aborted (core dumped)
>
> TRACEBACK
> Core was generated by `./sample'.
> Program terminated with signal 6, Aborted.
> #0 0x00007f28ef322425 in __GI_raise (sig=<optimized out>)
> at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
> 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
> (gdb) bt
> #0 0x00007f28ef322425 in __GI_raise (sig=<optimized out>)
> at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
> #1 0x00007f28ef325b8b in __GI_abort () at abort.c:91
> #2 0x00007f28ef31b0ee in __assert_fail_base (fmt=<optimized out>,
> assertion=0x7f28ef6e4de5 "chan", file=0x7f28ef6e4d35
> "lttng-ust-abi.c",
> line=<optimized out>, function=<optimized out>) at assert.c:94
> #3 0x00007f28ef31b192 in __GI___assert_fail (assertion=0x7f28ef6e4de5
> "chan",
> file=0x7f28ef6e4d35 "lttng-ust-abi.c", line=436,
> function=0x7f28ef6e50d0 "lttng_abi_map_channel") at assert.c:103
> #4 0x00007f28ef6c26ea in lttng_abi_map_channel (session_objd=1,
> ust_chan=<optimized out>, uargs=<optimized out>, owner=0x7f28ef8f27a0)
> at lttng-ust-abi.c:436
> #5 0x00007f28ef6c2790 in lttng_session_cmd (objd=1, cmd=<optimized out>,
> arg=139813769041368, uargs=0x7f28ee09d280, owner=0x7f28ef8f27a0)
> at lttng-ust-abi.c:567
> #6 0x00007f28ef6bfa22 in handle_message (lum=0x7f28ee09d5b0, sock=4,
> sock_info=0x7f28ef8f27a0) at lttng-ust-comm.c:645
> #7 ust_listener_thread (arg=0x7f28ef8f27a0) at lttng-ust-comm.c:1246
> #8 0x00007f28ee8a7e9a in start_thread (arg=0x7f28ee09e700)
> at pthread_create.c:308
> #9 0x00007f28ef3e03fd in clone ()
> at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
> #10 0x0000000000000000 in ?? ()
> (gdb)
>
>
> Thanks,
> Anand Neeli
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20150402/e638b5b0/attachment.html>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-02 17:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-01 20:30 [lttng-dev] lttng_abi_map_channel: Assertion `chan' failed Anand Neeli
2015-04-02 17:28 ` Anand Neeli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox