[Hackrf-dev] Crash in OS X

Luke Berndt lukekb at gmail.com
Tue Jan 24 12:58:36 EST 2017


I keep getting this crash in the HackRF Source of the osmosdr driver.
I happens when I am starting up my trunk-recorder program. Is there an
obvious cause:

Thread 6 Crashed:
0   libgnuradio-osmosdr.0.1.5git.dylib 0x0000000106658822
hackrf_source_c::work(int, std::__1::vector<void const*,
std::__1::allocator<void const*> >&, std::__1::vector<void*,
std::__1::allocator<void*> >&) + 444
1   libgnuradio-runtime.3.7.10.1.dylib 0x000000010541f991
gr::sync_block::general_work(int, std::__1::vector<int,
std::__1::allocator<int> >&, std::__1::vector<void const*,
std::__1::allocator<void const*> >&, std::__1::vector<void*,
std::__1::allocator<void*> >&) + 25
2   libgnuradio-runtime.3.7.10.1.dylib 0x00000001053ed0b2
gr::block_executor::run_one_iteration() + 1748
3   libgnuradio-runtime.3.7.10.1.dylib 0x0000000105425d79
gr::tpb_thread_body::tpb_thread_body(boost::shared_ptr<gr::block>,
int) + 4845
4   libgnuradio-runtime.3.7.10.1.dylib 0x000000010541da00
gr::tpb_container::operator()() + 64
5   libgnuradio-runtime.3.7.10.1.dylib 0x000000010541d806
gr::thread::thread_body_wrapper<gr::tpb_container>::operator()() + 26
6   libboost_thread-mt.dylib       0x00000001066ebab5
boost::(anonymous namespace)::thread_proxy(void*) + 53
7   libsystem_pthread.dylib       0x00007fffc0811aab _pthread_body + 180
8   libsystem_pthread.dylib       0x00007fffc08119f7 _pthread_start + 286
9   libsystem_pthread.dylib       0x00007fffc08111fd thread_start + 13


More information about the HackRF-dev mailing list