after successful build, lots of commands fail with "segmentation fault"
Closed this issue · 1 comments
Environment is
marcelmaatkamp/gnuradio-gr-gsm-ptrkrys latest 01b0da035c22 7 weeks ago 5.671 GB
running on Mac OS X and boot2docker. I start up the system according to package directions and it all boots, but I get a "segmentation fault" when I run any command that tries to touch the radio.
I'll admit to not fully understanding how the Docker system gets access to the USB tuner stick, or how to test how that works.
Edwards-MacBook-Air:~ emv$ lsusb
Bus 020 Device 006: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T
Bus 020 Device 129: ID 05ac:8007 Apple, Inc.
Bus 021 Device 128: ID 05ac:8007 Apple, Inc.
After some head-scratching I figured this out. I'm running boot2docker on Mac OS X 10.9.5, and the supplied boot2docker VM image has USB disabled. Given that I'm not surprised at all to have mysterious failures from some USB subsystem (perhaps not a segmentation fault). Not a problem with this package so closing, but I've opened an issue upstream so I understand the answer better.