Skip to content

Instantly share code, notes, and snippets.

@grizzlydev-sarl
Created March 21, 2019 10:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grizzlydev-sarl/95a8e2a082b8697ae770e12e31b1dfd4 to your computer and use it in GitHub Desktop.
Save grizzlydev-sarl/95a8e2a082b8697ae770e12e31b1dfd4 to your computer and use it in GitHub Desktop.
icinga2 gdb btacktrace 2
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00002b7ed9282e10 in __libc_recvmsg (fd=11, msg=0x7ffed2efd890, flags=0) at ../sysdeps/unix/sysv/linux/recvmsg.c:28
Thread 1 (Thread 0x2b7ed7f2d600 (LWP 28384)):
#0 0x00002b7ed9282e10 in __libc_recvmsg (fd=11, msg=0x7ffed2efd890, flags=0) at ../sysdeps/unix/sysv/linux/recvmsg.c:28
resultvar = 18446744073709551104
sc_cancel_oldtype = 0
sc_ret = <optimized out>
flags = 0
msg = 0x7ffed2efd890
fd = 11
#1 0x000055c9487d1705 in ProcessHandler () at ./lib/base/process.cpp:278
io = {iov_base = 0x7ffed2efd800, iov_len = 8}
jrequest = {m_Data = <incomplete type>}
command = {m_Data = <incomplete type>}
jresponse = {m_Data = <incomplete type>}
msg = {msg_name = 0x0, msg_namelen = 0, msg_iov = 0x7ffed2efd840, msg_iovlen = 1, msg_control = 0x7ffed2efdfc0, msg_controllen = 4096, msg_flags = 0}
cbuf = "\034\000\000\000\000\000\000\000\001\000\000\000\001\000\000\000\003\000\000\000\004\000\000\000\005\000\000\000~+", '\000' <repeats 18 times>, " \234\231I\311U\000\000\060\357\357\322\376\177\000\000\000\000\000\000\000\000\000\000\224\213\347\327~+\000\000\005", '\000' <repeats 15 times>, "\004\000\000\000\000\000\000\000pq!\332~+\000\000\340\343\357\322\376\177\000\000\332\001\350\327~+\000\000\000\000\000\000\000\000\000\000\020\253\231I\311U\000\000 \343\357\322\376\177\000\000\b\344\357\322\376\177\000\000\002\000\000\000\000\000\000\000\001\b\000\000\000\000\000\000\300\343\357\322\376\177\000\000G\006\347\327~+", '\000' <repeats 11 times>...
count = <optimized out>
response = {m_Value = {which_ = 4, storage_ = {<No data fields>}}}
length = 35
rc = <optimized out>
request = {px = 0x55c94999bbf0}
mask = {__val = {18446744067267100671, 18446744073709551615 <repeats 15 times>}}
rl = {rlim_cur = 16384, rlim_max = 16384}
__PRETTY_FUNCTION__ = "void ProcessHandler()"
#2 0x000055c9487d2b4f in StartSpawnProcessHelper () at ./lib/base/process.cpp:368
controlFDs = {11, 12}
__PRETTY_FUNCTION__ = "void StartSpawnProcessHelper()"
pid = 0
#3 0x000055c94876f70a in Main () at ./icinga-app/icinga.cpp:661
args = {<No data fields>}
argc = 8
argv = 0x7ffed2f02578
autocomplete = <optimized out>
autoindex = 0
icingaUser = {m_Data = <incomplete type>}
icingaGroup = {m_Data = <incomplete type>}
visibleDesc = {m_caption = <incomplete type>, m_line_length = 80, m_min_description_length = 40, m_options = {<No data fields>}, belong_to_group = {<No data fields>}, groups = {<No data fields>}}
hiddenDesc = {m_caption = <incomplete type>, m_line_length = 80, m_min_description_length = 40, m_options = {<No data fields>}, belong_to_group = {<No data fields>}, groups = {<No data fields>}}
positionalDesc = {m_names = {<No data fields>}, m_trailing = <incomplete type>}
cmdname = {m_Data = <incomplete type>}
command = {px = 0x55c949978030}
vm = <incomplete type>
rc = 1
#4 0x000055c948713f69 in main (argc=8, argv=0x7ffed2f02578) at ./icinga-app/icinga.cpp:976
rc = <optimized out>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment