Created
December 16, 2013 19:58
-
-
Save dudmuck/7993309 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
| #1 0x00007ffff50a5017 in bool boost::condition_variable::timed_wait<lut_result_completed>(boost::unique_lock<boost::mutex>&, boost::posix_time::ptime const&, lut_result_completed) () | |
| from /usr/local/lib64/libuhd.so.003 | |
| #2 0x00007ffff50a6d4c in libusb_zero_copy_impl::get_recv_buff(double) () | |
| from /usr/local/lib64/libuhd.so.003 | |
| #3 0x00007ffff520c219 in fifo_ctrl_excelsior_impl::handle_msg1() () from /usr/local/lib64/libuhd.so.003 | |
| #4 0x00007ffff520c848 in fifo_ctrl_excelsior_impl::handle_msg() () from /usr/local/lib64/libuhd.so.003 | |
| #5 0x00007ffff531c983 in task_impl::task_loop(boost::function<void ()> const&) () | |
| from /usr/local/lib64/libuhd.so.003 | |
| #6 0x000000372220c0da in boost::(anonymous namespace)::thread_proxy (param=<optimized out>) | |
| at libs/thread/src/pthread/thread.cpp:165 | |
| #7 0x0000003704e07c53 in start_thread (arg=0x7fffdfffe700) at pthread_create.c:308 | |
| #8 0x00000037046f5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 |
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
| #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 | |
| #1 0x00007ffff6cd8813 in boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) () | |
| from /usr/local/lib64/libgnuradio-runtime-3.7.3git.so.0.0.0 | |
| #2 0x00007ffff6cd80d1 in gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr<gr::block>, int) () | |
| from /usr/local/lib64/libgnuradio-runtime-3.7.3git.so.0.0.0 | |
| #3 0x00007ffff6cc5d51 in boost::detail::function::void_function_obj_invoker0<gr::thread::thread_body_wrapper<gr::tpb_container>, void>::invoke(boost::detail::function::function_buffer&) () | |
| from /usr/local/lib64/libgnuradio-runtime-3.7.3git.so.0.0.0 | |
| #4 0x00007ffff6c82ab0 in boost::detail::thread_data<boost::function0<void> >::run() () | |
| from /usr/local/lib64/libgnuradio-runtime-3.7.3git.so.0.0.0 | |
| #5 0x000000372220c0da in boost::(anonymous namespace)::thread_proxy (param=<optimized out>) | |
| at libs/thread/src/pthread/thread.cpp:165 | |
| #6 0x0000003704e07c53 in start_thread (arg=0x7fff9effd700) at pthread_create.c:308 | |
| #7 0x00000037046f5dbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment