Created
November 19, 2013 22:41
-
-
Save dudmuck/7553879 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Program received signal SIGSEGV, Segmentation fault. | |
| 0x00007ffff69de9cc in pmt::string_to_symbol(std::string const&) () from /usr/local/lib64/libgnuradio-pmt-3.7.3git.so.0.0.0 | |
| (gdb) bt | |
| #0 0x00007ffff69de9cc in pmt::string_to_symbol(std::string const&) () from /usr/local/lib64/libgnuradio-pmt-3.7.3git.so.0.0.0 | |
| #1 0x00007ffff4b011b7 in _GLOBAL__sub_I_usrp_source_impl.cc () from /usr/local/lib64/libgnuradio-uhd-3.7.2git.so.0.0.0 | |
| #2 0x000000370420f4f3 in call_init (env=0x7fffffffdde8, argv=0x7fffffffddd8, argc=1, l=<optimized out>) at dl-init.c:82 | |
| #3 _dl_init (main_map=0x3704422208, argc=1, argv=0x7fffffffddd8, env=0x7fffffffdde8) at dl-init.c:131 | |
| #4 0x000000370420145a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2 | |
| #5 0x0000000000000001 in ?? () | |
| #6 0x00007fffffffe13d in ?? () | |
| #7 0x0000000000000000 in ?? () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment