Project

General

Profile

Bug #546 » may29_sessiond_consumerd_gdb_printout.log

gdb printout for sessionD and consumerD after sending "kill -SIGABRT" - Tan le tran, 05/29/2013 01:04 PM

 
[SC-1:Xen43 Wed May 29 09:53:10/cluster/dumps] # dir
total 82980
drwxr-xr-x 2 root root 4096 Apr 10 08:53 old
-rw------- 1 root root 78012416 May 23 08:44 lttng-sessiond.14019.SC-1.core
-rw------- 1 root root 81686528 May 29 09:31 lttng-sessiond.24231.SC-1.core
-rw------- 1 root root 135766016 May 29 09:31 lttng-consumerd.29206.SC-1.core
[SC-1:Xen43 Wed May 29 09:53:12/cluster/dumps] #
[SC-1:Xen43 Wed May 29 09:53:12/cluster/dumps] #
[SC-1:Xen43 Wed May 29 09:53:12/cluster/dumps] #
[SC-1:Xen43 Wed May 29 09:53:13/cluster/dumps] # gdb /usr/bin/lttng-sessiond lttng-sessiond.24231.SC-1.core
GNU gdb (GDB) SUSE (7.3-0.6.1)
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-suse-linux".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/lttng-sessiond...done.
[New LWP 24231]
[New LWP 29218]
[New LWP 24238]
Missing separate debuginfo for /lib64/librt.so.1
Try: zypper install -C "debuginfo(build-id)=44612b93c19e6567318299411987b113d2387081"
Missing separate debuginfo for /lib64/libuuid.so.1
Try: zypper install -C "debuginfo(build-id)=f9998d18c497b2047b48e0702daa82204e2a944d"
Missing separate debuginfo for /lib64/libdl.so.2
Try: zypper install -C "debuginfo(build-id)=3e4f6bfee9fdf77ca975b77b8c325347d9228bb8"
Missing separate debuginfo for /lib64/libpopt.so.0
Try: zypper install -C "debuginfo(build-id)=895e7fadb3a3371343391d34280543ea4df24a03"
Missing separate debuginfo for /lib64/libpthread.so.0
Try: zypper install -C "debuginfo(build-id)=09dae90d04b1e2e43758ce58845f026b4085aec9"
Missing separate debuginfo for /lib64/libc.so.6
Try: zypper install -C "debuginfo(build-id)=2f3040b47ab477519b3045352432f77c5bec1561"
Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
Try: zypper install -C "debuginfo(build-id)=181860a35c8e9a0456dd6675f85c2eb0f062e956"
Missing separate debuginfo for
Try: zypper install -C "debuginfo(build-id)=31b3276dc0b305d25a213860d7d5a67601b1bb7a"
Missing separate debuginfo for /lib64/librt.so.1
Try: zypper install -C "debuginfo(build-id)=44612b93c19e6567318299411987b113d2387081"
Missing separate debuginfo for /lib64/libuuid.so.1
Try: zypper install -C "debuginfo(build-id)=f9998d18c497b2047b48e0702daa82204e2a944d"
Missing separate debuginfo for /lib64/libdl.so.2
Try: zypper install -C "debuginfo(build-id)=3e4f6bfee9fdf77ca975b77b8c325347d9228bb8"
Missing separate debuginfo for /lib64/libpopt.so.0
Try: zypper install -C "debuginfo(build-id)=895e7fadb3a3371343391d34280543ea4df24a03"
Missing separate debuginfo for /lib64/libpthread.so.0
Try: zypper install -C "debuginfo(build-id)=09dae90d04b1e2e43758ce58845f026b4085aec9"
[Thread debugging using libthread_db enabled]
Missing separate debuginfo for /lib64/libc.so.6
Try: zypper install -C "debuginfo(build-id)=2f3040b47ab477519b3045352432f77c5bec1561"
Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
Try: zypper install -C "debuginfo(build-id)=181860a35c8e9a0456dd6675f85c2eb0f062e956"
Core was generated by `lttng-sessiond -d'.
Program terminated with signal 6, Aborted.
#0 0x00007fd73b564f95 in pthread_join () from /lib64/libpthread.so.0
(gdb) bt
#0 0x00007fd73b564f95 in pthread_join () from /lib64/libpthread.so.0
#1 0x000000000042fbb5 in main (argc=2, argv=0x7fffc2fdef48) at main.c:4421
(gdb) bt full
#0 0x00007fd73b564f95 in pthread_join () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x000000000042fbb5 in main (argc=2, argv=0x7fffc2fdef48) at main.c:4421
ret = 0
status = 0x0
home_path = 0x7fd73b21ae55 "H\211\302H\213\005\361\300\063"
env_app_timeout = 0x0
__func__ = "main"
(gdb)
#0 0x00007fd73b564f95 in pthread_join () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x000000000042fbb5 in main (argc=2, argv=0x7fffc2fdef48) at main.c:4421
ret = 0
status = 0x0
home_path = 0x7fd73b21ae55 "H\211\302H\213\005\361\300\063"
env_app_timeout = 0x0
__func__ = "main"
(gdb) thread apply all bt full

Thread 3 (Thread 0x7fd73a5d2700 (LWP 24238)):
#0 0x00007fd73b56baad in connect () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x0000000000431d1f in lttcomm_connect_inet_sock (sock=0x7fd73001f130) at inet.c:102
ret = 0
closeret = 32727
__func__ = "lttcomm_connect_inet_sock"
#2 0x0000000000438d6c in relayd_connect (rsock=0x7fd73001f130) at relayd.c:357
__PRETTY_FUNCTION__ = "relayd_connect"
__func__ = "relayd_connect"
#3 0x0000000000411593 in create_connect_relayd (uri=0x7fd7301808b4, relayd_sock=0x7fd73a5d1848) at cmd.c:506
ret = 0
rsock = 0x7fd73001f130
__func__ = "create_connect_relayd"
#4 0x00000000004118e6 in send_consumer_relayd_socket (domain=2, session=0x7fd730164140, relayd_uri=0x7fd7301808b4, consumer=0x7fd73017d880, consumer_sock=0x7fd730182dd0) at cmd.c:557
ret = 10
rsock = 0x0
__PRETTY_FUNCTION__ = "send_consumer_relayd_socket"
#5 0x0000000000411ad8 in send_consumer_relayd_sockets (domain=2, session=0x7fd730164140, consumer=0x7fd73017d880, sock=0x7fd730182dd0) at cmd.c:642
ret = 10
__PRETTY_FUNCTION__ = "send_consumer_relayd_sockets"
#6 0x0000000000411c5f in cmd_setup_relayd (session=0x7fd730164140) at cmd.c:684
ret = 10
usess = 0x7fd730048b30
ksess = 0x0
socket = 0x7fd730182dd0
---Type <return> to continue, or q <return> to quit---
iter = {iter = {node = 0x7fd730182df8, next = 0x0}}
__PRETTY_FUNCTION__ = "cmd_setup_relayd"
__func__ = "cmd_setup_relayd"
#7 0x000000000042b418 in process_client_msg (cmd_ctx=0x7fd730185a80, sock=31, sock_error=0x7fd73a5d1b58) at main.c:2656
ret = 0
need_tracing_session = 1
need_domain = 1
__func__ = "process_client_msg"
#8 0x000000000042d122 in thread_manage_clients (data=0x0) at main.c:3457
sock = 31
ret = 8780
i = 1
pollfd = 8
err = -1
sock_error = 0
revents = 1
nb_fd = 1
cmd_ctx = 0x7fd730185a80
events = {epfd = 19, nb_fd = 2, alloc_size = 2, init_size = 2, events = 0x6667a0}
__func__ = "thread_manage_clients"
#9 0x00007fd73b5647b6 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#10 0x00007fd73b2bfc5d in clone () from /lib64/libc.so.6
No symbol table info available.
#11 0x0000000000000000 in ?? ()
No symbol table info available.

---Type <return> to continue, or q <return> to quit---
Thread 2 (Thread 0x7fd736dcb700 (LWP 29218)):
#0 0x00007fd73b2bc679 in syscall () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007fd73bfd3669 in call_rcu_wait (crdp=0x67aee0) at urcu-call-rcu-impl.h:215
No locals.
#2 0x00007fd73bfd3bef in call_rcu_thread (arg=0x67aee0) at urcu-call-rcu-impl.h:302
cbcount = 1
cbs = 0x0
cbs_tail = 0x7fd730049800
crdp = 0x67aee0
rhp = 0x7fd730049800
rt = 0
ret = 0
__func__ = "call_rcu_thread"
#3 0x00007fd73b5647b6 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#4 0x00007fd73b2bfc5d in clone () from /lib64/libc.so.6
No symbol table info available.
#5 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 0x7fd73ca1ea00 (LWP 24231)):
#0 0x00007fd73b564f95 in pthread_join () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x000000000042fbb5 in main (argc=2, argv=0x7fffc2fdef48) at main.c:4421
ret = 0
status = 0x0
---Type <return> to continue, or q <return> to quit---
home_path = 0x7fd73b21ae55 "H\211\302H\213\005\361\300\063"
env_app_timeout = 0x0
__func__ = "main"
(gdb)
(gdb)
(gdb)
(gdb)
(gdb) quit
[SC-1:Xen43 Wed May 29 09:53:53/cluster/dumps] #
[SC-1:Xen43 Wed May 29 09:53:54/cluster/dumps] #
[SC-1:Xen43 Wed May 29 09:53:54/cluster/dumps] # dir
total 82980
drwxr-xr-x 2 root root 4096 Apr 10 08:53 old
-rw------- 1 root root 78012416 May 23 08:44 lttng-sessiond.14019.SC-1.core
-rw------- 1 root root 81686528 May 29 09:31 lttng-sessiond.24231.SC-1.core
-rw------- 1 root root 135766016 May 29 09:31 lttng-consumerd.29206.SC-1.core
[SC-1:Xen43 Wed May 29 09:53:58/cluster/dumps] #
[SC-1:Xen43 Wed May 29 09:54:07/cluster/dumps] #
[SC-1:Xen43 Wed May 29 09:54:07/cluster/dumps] #
[SC-1:Xen43 Wed May 29 09:54:07/cluster/dumps] #
[SC-1:Xen43 Wed May 29 09:54:07/cluster/dumps] #
[SC-1:Xen43 Wed May 29 09:54:08/cluster/dumps] #
[SC-1:Xen43 Wed May 29 09:54:08/cluster/dumps] #
[SC-1:Xen43 Wed May 29 09:54:08/cluster/dumps] #
[SC-1:Xen43 Wed May 29 09:54:08/cluster/dumps] #
[SC-1:Xen43 Wed May 29 09:54:08/cluster/dumps] # gdb /usr/lib64/lttng/libexec/lttng-consumerd lttng-consumerd.29206.SC-1.core
GNU gdb (GDB) SUSE (7.3-0.6.1)
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-suse-linux".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/lib64/lttng/libexec/lttng-consumerd...done.
[New LWP 29206]
[New LWP 29208]
[New LWP 29212]
[New LWP 29488]
[New LWP 29219]
[New LWP 29209]
[New LWP 29210]
Missing separate debuginfo for /lib64/libuuid.so.1
Try: zypper install -C "debuginfo(build-id)=f9998d18c497b2047b48e0702daa82204e2a944d"
Missing separate debuginfo for /lib64/librt.so.1
Try: zypper install -C "debuginfo(build-id)=44612b93c19e6567318299411987b113d2387081"
Missing separate debuginfo for /lib64/libpopt.so.0
Try: zypper install -C "debuginfo(build-id)=895e7fadb3a3371343391d34280543ea4df24a03"
Missing separate debuginfo for /lib64/libpthread.so.0
Try: zypper install -C "debuginfo(build-id)=09dae90d04b1e2e43758ce58845f026b4085aec9"
Missing separate debuginfo for /lib64/libc.so.6
Try: zypper install -C "debuginfo(build-id)=2f3040b47ab477519b3045352432f77c5bec1561"
Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
Try: zypper install -C "debuginfo(build-id)=181860a35c8e9a0456dd6675f85c2eb0f062e956"
Missing separate debuginfo for
Try: zypper install -C "debuginfo(build-id)=31b3276dc0b305d25a213860d7d5a67601b1bb7a"
Missing separate debuginfo for /lib64/libuuid.so.1
Try: zypper install -C "debuginfo(build-id)=f9998d18c497b2047b48e0702daa82204e2a944d"
Missing separate debuginfo for /lib64/librt.so.1
Try: zypper install -C "debuginfo(build-id)=44612b93c19e6567318299411987b113d2387081"
Missing separate debuginfo for /lib64/libpopt.so.0
Try: zypper install -C "debuginfo(build-id)=895e7fadb3a3371343391d34280543ea4df24a03"
Missing separate debuginfo for /lib64/libpthread.so.0
Try: zypper install -C "debuginfo(build-id)=09dae90d04b1e2e43758ce58845f026b4085aec9"
[Thread debugging using libthread_db enabled]
Missing separate debuginfo for /lib64/libc.so.6
Try: zypper install -C "debuginfo(build-id)=2f3040b47ab477519b3045352432f77c5bec1561"
Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
Try: zypper install -C "debuginfo(build-id)=181860a35c8e9a0456dd6675f85c2eb0f062e956"
Core was generated by `lttng-consumerd --quiet -u --consumerd-cmd-sock /var/run/lttng/ustconsumerd64/c'.
Program terminated with signal 6, Aborted.
#0 0x00007f7cbc97ef95 in pthread_join () from /lib64/libpthread.so.0
(gdb) bt
#0 0x00007f7cbc97ef95 in pthread_join () from /lib64/libpthread.so.0
#1 0x0000000000404224 in main (argc=7, argv=0x7fff88a60308) at lttng-consumerd.c:444
(gdb) bt full
#0 0x00007f7cbc97ef95 in pthread_join () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x0000000000404224 in main (argc=7, argv=0x7fff88a60308) at lttng-consumerd.c:444
ret = 0
status = 0x0
__func__ = "main"
(gdb)
#0 0x00007f7cbc97ef95 in pthread_join () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x0000000000404224 in main (argc=7, argv=0x7fff88a60308) at lttng-consumerd.c:444
ret = 0
status = 0x0
__func__ = "main"
(gdb) thread apply all bt full

Thread 7 (Thread 0x7f7cbb1eb700 (LWP 29210)):
#0 0x00007f7cbc98570d in write () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x000000000040745b in lttng_consumer_on_read_subbuffer_mmap (ctx=0x633510, stream=0x79b2f0, len=8569, padding=3719) at consumer.c:1426
mmap_offset = 49152
mmap_base = 0x7f7cbd9dd000
ret = 24
written = 0
orig_offset = 0
outfd = 24
relayd = 0x767020
relayd_hang_up = 0
__PRETTY_FUNCTION__ = "lttng_consumer_on_read_subbuffer_mmap"
__func__ = "lttng_consumer_on_read_subbuffer_mmap"
#2 0x000000000041ca0d in lttng_ustconsumer_read_subbuffer (stream=0x79b2f0, ctx=0x633510) at ust-consumer.c:1308
len = 12288
subbuf_size = 8569
padding = 3719
err = 0
ret = 0
dummy = 0 '\000'
ustream = 0x7673e0
__PRETTY_FUNCTION__ = "lttng_ustconsumer_read_subbuffer"
__func__ = "lttng_ustconsumer_read_subbuffer"
#3 0x000000000040bfcb in lttng_consumer_read_subbuffer (stream=0x79b2f0, ctx=0x633510) at consumer.c:3002
ret = 16348
---Type <return> to continue, or q <return> to quit---
__PRETTY_FUNCTION__ = "lttng_consumer_read_subbuffer"
#4 0x000000000040a366 in consumer_thread_data_poll (data=0x633510) at consumer.c:2476
num_rdy = 4
num_hup = 0
high_prio = 0
ret = 112
i = 42
pollfd = 0x7f7cb00008b0
local_stream = 0x7f7cb0000c40
new_stream = 0x7939d0
nb_fd = 112
ctx = 0x633510
len = 16348
__func__ = "consumer_thread_data_poll"
#5 0x00007f7cbc97e7b6 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#6 0x00007f7cbc6d9c5d in clone () from /lib64/libc.so.6
No symbol table info available.
#7 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 6 (Thread 0x7f7cbb9ec700 (LWP 29209)):
#0 0x00007f7cbc985c6d in recvmsg () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x000000000040f852 in lttcomm_recvmsg_inet_sock (sock=0x684018, buf=0x7f7cbb9eb9b0, len=4, flags=0) at inet.c:223
msg = {msg_name = 0x684024, msg_namelen = 16, msg_iov = 0x7f7cbb9eb8b0, msg_iovlen = 1, msg_control = 0x0, msg_controllen = 0, msg_flags = 0}
iov = {{iov_base = 0x7f7cbb9eb9b0, iov_len = 4}}
---Type <return> to continue, or q <return> to quit---
ret = -1
len_last = 4
__PRETTY_FUNCTION__ = "lttcomm_recvmsg_inet_sock"
__func__ = "lttcomm_recvmsg_inet_sock"
#2 0x000000000041243c in recv_reply (rsock=0x684018, data=0x7f7cbb9eb9b0, size=4) at relayd.c:100
ret = 32636
__func__ = "recv_reply"
#3 0x00000000004132f1 in relayd_send_close_stream (rsock=0x684018, stream_id=20, last_net_seq_num=18446744073709551615) at relayd.c:467
ret = 40
msg = {stream_id = 1441151880758558720, last_net_seq_num = 18446744073709551615}
reply = {ret_code = 2}
__PRETTY_FUNCTION__ = "relayd_send_close_stream"
__func__ = "relayd_send_close_stream"
#4 0x00000000004089bf in consumer_del_metadata_stream (stream=0x79b940, ht=0x633fe0) at consumer.c:1935
ret = 0
iter = {iter = {node = 0x79b998, next = 0x1000}}
free_chan = 0x0
relayd = 0x683fe0
__PRETTY_FUNCTION__ = "consumer_del_metadata_stream"
__func__ = "consumer_del_metadata_stream"
#5 0x00000000004098fa in consumer_thread_metadata_poll (data=0x633510) at consumer.c:2270
ret = 2
i = 0
pollfd = 806
revents = 16
nb_fd = 2
stream = 0x79b940
---Type <return> to continue, or q <return> to quit---
iter = {iter = {node = 0x79b948, next = 0x6344d0}}
node = 0x79b940
events = {epfd = 20, nb_fd = 3, alloc_size = 4, init_size = 2, events = 0x78dbd0}
ctx = 0x633510
len = -11
__func__ = "consumer_thread_metadata_poll"
__PRETTY_FUNCTION__ = "consumer_thread_metadata_poll"
#6 0x00007f7cbc97e7b6 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#7 0x00007f7cbc6d9c5d in clone () from /lib64/libc.so.6
No symbol table info available.
#8 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 5 (Thread 0x7f7cb9760700 (LWP 29219)):
#0 0x00007f7cbc6d6679 in syscall () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007f7cbd3f2669 in call_rcu_wait (crdp=0x634c10) at urcu-call-rcu-impl.h:215
No locals.
#2 0x00007f7cbd3f2bef in call_rcu_thread (arg=0x634c10) at urcu-call-rcu-impl.h:302
cbcount = 4
cbs = 0x0
cbs_tail = 0x739618
crdp = 0x634c10
rhp = 0x739618
rt = 0
ret = 0
---Type <return> to continue, or q <return> to quit---
__func__ = "call_rcu_thread"
#3 0x00007f7cbc97e7b6 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#4 0x00007f7cbc6d9c5d in clone () from /lib64/libc.so.6
No symbol table info available.
#5 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 4 (Thread 0x7f7cb8f5f700 (LWP 29488)):
#0 0x00007f7cbc633abd in do_sigwaitinfo () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007f7cbc633b8d in sigwaitinfo () from /lib64/libc.so.6
No symbol table info available.
#2 0x00007f7cbcdc56a0 in sig_thread (arg=0x0) at ring_buffer_frontend.c:403
mask = {__val = {60129542144, 0 <repeats 15 times>}}
info = {si_signo = 34, si_errno = 0, si_code = -2, _sifields = {_pad = {9, 0, 6567648, 0 <repeats 25 times>}, _kill = {si_pid = 9, si_uid = 0}, _timer = {si_tid = 9, si_overrun = 0, si_sigval = {
sival_int = 6567648, sival_ptr = 0x6436e0}}, _rt = {si_pid = 9, si_uid = 0, si_sigval = {sival_int = 6567648, sival_ptr = 0x6436e0}}, _sigchld = {si_pid = 9, si_uid = 0, si_status = 6567648,
si_utime = 0, si_stime = 0}, _sigfault = {si_addr = 0x9}, _sigpoll = {si_band = 9, si_fd = 6567648}}}
signr = 34
__func__ = "sig_thread"
#3 0x00007f7cbc97e7b6 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#4 0x00007f7cbc6d9c5d in clone () from /lib64/libc.so.6
No symbol table info available.
#5 0x0000000000000000 in ?? ()
No symbol table info available.

---Type <return> to continue, or q <return> to quit---
Thread 3 (Thread 0x7f7cba1e9700 (LWP 29212)):
#0 0x00007f7cbc633abd in do_sigwaitinfo () from /lib64/libc.so.6
No symbol table info available.
#1 0x00007f7cbc633b8d in sigwaitinfo () from /lib64/libc.so.6
No symbol table info available.
#2 0x000000000040d4b8 in consumer_timer_metadata_thread (data=0x633510) at consumer-timer.c:232
signr = 45
mask = {__val = {26388279066624, 0 <repeats 15 times>}}
info = {si_signo = 45, si_errno = 0, si_code = 0, _sifields = {_pad = {29206, 0, 6644576, 0 <repeats 25 times>}, _kill = {si_pid = 29206, si_uid = 0}, _timer = {si_tid = 29206, si_overrun = 0, si_sigval = {
sival_int = 6644576, sival_ptr = 0x656360}}, _rt = {si_pid = 29206, si_uid = 0, si_sigval = {sival_int = 6644576, sival_ptr = 0x656360}}, _sigchld = {si_pid = 29206, si_uid = 0,
si_status = 6644576, si_utime = 0, si_stime = 0}, _sigfault = {si_addr = 0x7216}, _sigpoll = {si_band = 29206, si_fd = 6644576}}}
ctx = 0x633510
__func__ = "consumer_timer_metadata_thread"
#3 0x00007f7cbc97e7b6 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#4 0x00007f7cbc6d9c5d in clone () from /lib64/libc.so.6
No symbol table info available.
#5 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 2 (Thread 0x7f7cbc1ed700 (LWP 29208)):
#0 0x00007f7cbc6da2e3 in epoll_wait () from /lib64/libc.so.6
No symbol table info available.
#1 0x0000000000419c0d in compat_epoll_wait (events=0x7f7cbc1ecb80, timeout=-1) at compat-epoll.c:223
ret = 2
new_size = 0
__func__ = "compat_epoll_wait"
---Type <return> to continue, or q <return> to quit---
#2 0x000000000040acc3 in consumer_thread_channel_poll (data=0x633510) at consumer.c:2675
ret = 24
i = 1
pollfd = 12
revents = 1
nb_fd = 1
chan = 0x0
iter = {iter = {node = 0x7acf80, next = 0x0}}
node = 0x7acf78
events = {epfd = 19, nb_fd = 3, alloc_size = 4, init_size = 2, events = 0x7a5250}
ctx = 0x633510
channel_ht = 0x633920
__func__ = "consumer_thread_channel_poll"
__PRETTY_FUNCTION__ = "consumer_thread_channel_poll"
#3 0x00007f7cbc97e7b6 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#4 0x00007f7cbc6d9c5d in clone () from /lib64/libc.so.6
No symbol table info available.
#5 0x0000000000000000 in ?? ()
No symbol table info available.

Thread 1 (Thread 0x7f7cbda08980 (LWP 29206)):
#0 0x00007f7cbc97ef95 in pthread_join () from /lib64/libpthread.so.0
No symbol table info available.
#1 0x0000000000404224 in main (argc=7, argv=0x7fff88a60308) at lttng-consumerd.c:444
ret = 0
status = 0x0
---Type <return> to continue, or q <return> to quit---
__func__ = "main"
(gdb)
(gdb)
(gdb)
(gdb) quit
[SC-1:Xen43 Wed May 29 09:54:41/cluster/dumps] # cd -
/cluster/temp/tdlt/SDP/EA_May29_using_ssh_deploy
[SC-1:Xen43 Wed May 29 10:00:20/cluster/temp/tdlt/SDP/EA_May29_using_ssh_deploy] # dir
total 2728
-rw-r--r-- 1 root root 346 May 29 09:37 README
-rw-r--r-- 1 root root 195405 May 29 09:41 ERIC-TRACE_EA_SC-CXP9040241_1-debuginfo-1-R3A01.x86_64.rpm
-rw-r--r-- 1 root root 2580647 May 29 09:41 ERIC-TRACE_EA_Common-CXP9040232_1-debuginfo-1-R3A01.x86_64.rpm
[SC-1:Xen43 Wed May 29 10:00:22/cluster/temp/tdlt/SDP/EA_May29_using_ssh_deploy] #
[SC-1:Xen43 Wed May 29 10:00:23/cluster/temp/tdlt/SDP/EA_May29_using_ssh_deploy] # scp *.rpm root@10.121.235.16:/cluster/temp/tdlt/SDP/EA_May29_using_ssh_deploy/
Password:
ERIC-TRACE_EA_Common-CXP9040232_1-debuginfo-1-R3A01.x86_64.rpm 100% 2520KB 2.5MB/s 00:00
ERIC-TRACE_EA_SC-CXP9040241_1-debuginfo-1-R3A01.x86_64.rpm 100% 191KB 190.8KB/s 00:00
[SC-1:Xen43 Wed May 29 10:00:43/cluster/temp/tdlt/SDP/EA_May29_using_ssh_deploy] #
(1-1/19)