Skip to content

Instantly share code, notes, and snippets.

@parkerlreed
Created April 21, 2022 16:57
Show Gist options
  • Save parkerlreed/86c946252d22874ad48700514ca355c1 to your computer and use it in GitHub Desktop.
Save parkerlreed/86c946252d22874ad48700514ca355c1 to your computer and use it in GitHub Desktop.
#0 0x00007f98e775334c in __pthread_kill_implementation () from /usr/lib/libc.so.6
No symbol table info available.
#1 0x00007f98e77064b8 in raise () from /usr/lib/libc.so.6
No symbol table info available.
#2 0x00007f98e76f0534 in abort () from /usr/lib/libc.so.6
No symbol table info available.
#3 0x000055be573ca27a in std::__replacement_assert (__file=<optimized out>, __line=<optimized out>,
__function=<optimized out>, __condition=<optimized out>)
at /usr/include/c++/11.2.0/x86_64-pc-linux-gnu/bits/c++config.h:514
No locals.
#4 0x00007f98803d6d18 in std::vector<RtAudio::DeviceInfo, std::allocator<RtAudio::DeviceInfo> >::operator[] (__n=0,
this=0x55be59b5baf0) at /usr/include/c++/11.2.0/bits/stl_vector.h:1045
__PRETTY_FUNCTION__ = <optimized out>
#5 AudioSink::selectById (this=this@entry=0x55be59b5b680, id=<optimized out>)
at /usr/src/debug/SDRPlusPlus/sink_modules/audio_sink/src/main.cpp:98
created = false
buf = "\000\000\000\000\000\000\000\000@\377\377\377\377\377\377\377\v\000\000\000\000\000\000\000P\240\263\344\374\177\000\000\000\000\000\000\000\000\000\000 \373\272Y\276U\000\000*\320\001\250\230\177\000\000\343\033v\347\230\177\000\000@\236\263\344\374\177\000\000P\240\263\344\374\177\000\000\000\000\000\000\000\000\000\000@\211gY\276U\000\000@\236\263\344\374\177\000\000E\345\000\250\230\177\000\000\000\000\000\000\000\000\000\000@\214\273Y\276U\000\000P\236\263\344\374\177\000\000\005\000\000\000\004\000\000\000@\211gY\276U\000\000\060\236\263\344\374\177\000\000\360\347\267Y\276U\000\000E\000\000\000\000\000\000\000z\000\000\000\000\000\000\000\020\032\225Y\276U\000\000P\227mY\276U\000\000"...
found = <optimized out>
defaultId = <optimized out>
defaultSr = <optimized out>
#6 0x00007f98803d8179 in AudioSink::selectFirst (this=0x55be59b5b680)
at /usr/src/debug/SDRPlusPlus/sink_modules/audio_sink/src/main.cpp:81
No locals.
#7 AudioSink::selectByName (name=..., this=<optimized out>)
at /usr/src/debug/SDRPlusPlus/sink_modules/audio_sink/src/main.cpp:91
No locals.
#8 AudioSink::AudioSink (this=0x55be59b5b680, stream=<optimized out>, streamName=...)
at /usr/src/debug/SDRPlusPlus/sink_modules/audio_sink/src/main.cpp:58
created = <optimized out>
device = ""
count = <optimized out>
info = {probed = false, name = "Family 17h (Models 10h-1fh) HD Audio Controller Analog Stereo Monitor",
outputChannels = 0, inputChannels = 0, duplexChannels = 0, isDefaultOutput = false, isDefaultInput = false,
sampleRates = std::vector of length 1, capacity 1 = {48000}, preferredSampleRate = 48000, nativeFormats = 0}
created = <optimized out>
device = <optimized out>
count = <optimized out>
info = <optimized out>
i = <optimized out>
#9 0x00007f98803d85df in AudioSinkModule::create_sink (stream=stream@entry=0x55be59b67150, streamName="Radio",
ctx=ctx@entry=0x55be5994d930) at /usr/src/debug/SDRPlusPlus/sink_modules/audio_sink/src/main.cpp:269
No locals.
#10 0x00007f98e7d3d88c in SinkManager::loadStreamConfig (this=0x7f98e81de8c0 <sigpath::sinkManager>, name="Radio")
at /usr/src/debug/SDRPlusPlus/core/src/signal_path/sink.cpp:319
conf = {m_type = nlohmann::detail::value_t::object, m_value = {object = 0x55be59b542d0,
array = 0x55be59b542d0, string = 0x55be59b542d0, binary = 0x55be59b542d0, boolean = 208,
number_integer = 94276037198544, number_unsigned = 94276037198544,
number_float = 4.6578551205852025e-310}}
stream = 0x55be59b67150
provName = "Audio"
prov = {
create = 0x7f98803d8580 <AudioSinkModule::create_sink(SinkManager::Stream*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void*)>, ctx = 0x55be5994d930}
#11 0x00007f98e7d3f748 in SinkManager::registerStream (this=<optimized out>, name="Radio",
stream=stream@entry=0x55be59b67150) at /usr/src/debug/SDRPlusPlus/core/src/signal_path/sink.cpp:159
provider = <optimized out>
available = true
#12 0x00007f98b40d1894 in RadioModule::RadioModule (this=0x55be59b665c0, name="Radio")
at /usr/src/debug/SDRPlusPlus/decoder_modules/radio/src/radio_module.h:130
created = <optimized out>
_demodOutputChangeHandler = <optimized out>
_demodAfbwChangedHandler = <optimized out>
created = <optimized out>
_demodOutputChangeHandler = <optimized out>
_demodAfbwChangedHandler = <optimized out>
demod = <optimized out>
__for_range = <optimized out>
__for_begin = <optimized out>
__for_end = <optimized out>
bw = <optimized out>
#13 0x00007f98b407e544 in _CREATE_INSTANCE_ (name="Radio")
at /usr/src/debug/SDRPlusPlus/decoder_modules/radio/src/main.cpp:19
No locals.
#14 0x00007f98e7d16a34 in ModuleManager::createInstance (this=this@entry=0x7f98e7e02960 <core::moduleManager>,
name="Radio", module="radio") at /usr/src/debug/SDRPlusPlus/core/src/module.cpp:102
maxCount = <optimized out>
inst = {module = {handle = 0x55be59b3a580, info = 0x7f98b40f24e0 <_INFO_>, init = 0x7f98b407da10 <_INIT_()>,
createInstance = 0x7f98b407e4f0 <_CREATE_INSTANCE_(std::string)>, deleteInstance = <optimized out>,
end = <optimized out>}, instance = <optimized out>}
#15 0x00007f98e7c220e9 in MainWindow::init (this=<optimized out>)
at /usr/src/debug/SDRPlusPlus/core/src/gui/main_window.cpp:141
mod = "radio"
enabled = <optimized out>
_module = <optimized out>
__for_range = <synthetic pointer>: {container = <optimized out>}
__for_begin = {anchor = {m_object = 0x55be58bb93d0, m_it = {object_iterator =
{first = "Radio", second = {m_type = nlohmann::detail::value_t::object, m_value = {object = 0x55be58bba920, array = 0x55be58bba920, string = 0x55be58bba920, binary = 0x55be58bba920, boolean = 32, number_integer = 94276020840736, number_unsigned = 94276020840736, number_float = 4.6578543124021051e-310}}},
array_iterator = non-dereferenceable iterator for std::vector, primitive_iterator = {
static begin_value = 0, static end_value = 1, m_it = -9223372036854775808}}}, array_index = 13,
array_index_last = 0, array_index_str = "0", empty_str = ""}
__for_end = {anchor = {m_object = 0x55be58bb93d0, m_it = {object_iterator =
{first = "", second = {m_type = 192, m_value = {object = 0x0, array = 0x0, string = 0x0, binary = 0x0, boolean = false, number_integer = 0, number_unsigned = 0, number_float = 0}}},
array_iterator = non-dereferenceable iterator for std::vector, primitive_iterator = {static begin_value = 0, static end_value = 1, m_it = -9223372036854775808}}}, array_index = 0, array_index_last = 0, array_index_str = "0", empty_str = ""}
name = "Radio"
menuElements = {m_type = nlohmann::detail::value_t::array, m_value = {object = 0x55be59678830, array = 0x55be59678830, string = 0x55be59678830, binary = 0x55be59678830, boolean = 48, number_integer = 94276032104496, number_unsigned = 94276032104496, number_float = 4.657854868905791e-310}}
modulesDir = "/usr/lib/sdrpp/plugins"
resourcesDir = "/usr/share/sdrpp"
modules = std::vector of length 0, capacity 0
modList = <optimized out>
frequency = <optimized out>
finalBwHalf = <optimized out>
#16 0x00007f98e7befaeb in sdrpp_main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/SDRPlusPlus/core/src/core.cpp:349
serverMode = false
root = "/home/parker/.config/sdrpp"
defConfig = {m_type = nlohmann::detail::value_t::object, m_value = {object = 0x55be58bae150, array = 0x55be58bae150, string = 0x55be58bae150, binary = 0x55be58bae150, boolean = 80, number_integer = 94276020789584, number_unsigned = 94276020789584, number_float = 4.6578543098748605e-310}}
items = {container = @0x7f98e7e02a20}
resDir = "/usr/share/sdrpp"
bandColors = {m_type = nlohmann::detail::value_t::object, m_value = {object = 0x55be58bb3290, array = 0x55be58bb3290, string = 0x55be58bb3290, binary = 0x55be58bb3290, boolean = 144, number_integer = 94276020810384, number_unsigned = 94276020810384, number_float = 4.657854310902517e-310}}
biRes = <optimized out>
#17 0x00007f98e76f1310 in __libc_start_call_main () from /usr/lib/libc.so.6
No symbol table info available.
#18 0x00007f98e76f13c1 in __libc_start_main_impl () from /usr/lib/libc.so.6
No symbol table info available.
#19 0x000055be573c8175 in _start ()
No symbol table info available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment