Closed aquila closed 1 month ago
From the hang log:
Date/Time: 2017-06-30 08:34:04 +0200 OS Version: Mac OS X 10.12.5 (Build 16F73) Architecture: x86_64h Report Version: 25
Data Source: Stackshots
Command: gqrx Path: /Applications/Gqrx.app/Contents/MacOS/gqrx Version: 2.6 (???) Parent: launchd [1] PID: 1635
Event: hang Duration: 1.10s (process was unresponsive for 15 seconds before sampling) Steps: 11 (100ms sampling interval)
Hardware model: MacBookPro12,1 Active cpus: 4
Fan speed: 0 rpm
Heaviest stack for the main thread of the target process:
11 start + 1 (libdyld.dylib + 21045) [0x7fffbf9a9235]
11 main + 5147 (gqrx + 29803) [0x109fb846b]
11 MainWindow::MainWindow(QString, bool, QWidget) + 6949 (gqrx + 56997) [0x109fbeea5]
11 CIoConfig::getDeviceList(std::1::map<QString, QVariant, std::1::less
Process: gqrx [1635] Path: /Applications/Gqrx.app/Contents/MacOS/gqrx Architecture: x86_64 Parent: launchd [1] UID: 501 Task size: 59.16 MB (-64 KB) CPU Time: <0.001 Note: Unresponsive for 15 seconds before sampling Note: 3 idle work queue threads omitted
Thread 0x10278 DispatchQueue 1 11 samples (1-11) priority 46 (base 46)
<thread QoS user interactive (requested user interactive), process unclamped, IO tier 0>
11 start + 1 (libdyld.dylib + 21045) [0x7fffbf9a9235] 1-11
11 main + 5147 (gqrx + 29803) [0x109fb846b] 1-11
11 MainWindow::MainWindow(QString, bool, QWidget) + 6949 (gqrx + 56997) [0x109fbeea5] 1-11
11 CIoConfig::getDeviceList(std::1::map<QString, QVariant, std::1::less
Thread 0x102a4 Thread name "org.libusb.device-hotplug" 11 samples (1-11) priority 31 (base 31)
<thread QoS default (requested default), process unclamped, IO tier 0>
11 thread_start + 13 (libsystem_pthread.dylib + 12429) [0x7fffbfbc208d] 1-11
11 _pthread_start + 286 (libsystem_pthread.dylib + 14471) [0x7fffbfbc2887] 1-11
11 _pthread_body + 180 (libsystem_pthread.dylib + 14651) [0x7fffbfbc293b] 1-11
11 ??? (
Binary Images:
0x109fb1000 - 0x10a167fff dk.gqrx.www 2.6 (0) <33F1B86A-DE06-3936-A5DA-4C66BBAF8926> /Applications/Gqrx.app/Contents/MacOS/gqrx
0x10ad41000 - ??? ???
Have you seen the existing bug reports and discussions on the mailing list regarding running gqrx on Mac OS X 10.12?
The only thing I can suggest is to run gqrx and rtl_test (included in the bundle) from the command line to see if they print any useful error message.
Sorry I can't be of more help, but as I have written on other discussions I can neither build nor test gqrx on Mac OS X 10.12.
A couple of ideas to try if Mac has problems launching gqrx -
Use Terminal.app to cd into the gqrx.app bundle, then run the MacOS/gqrx executable from the command line. If that works, it might be helpful in repairing the settings, and perhaps it will launch normally the next time.
If using the installable version of gqrx and problems continue, try the MacPorts version of gqrx that includes the latest source code updates. MacPorts will install it at /Applications/MacPorts/Qt5/Gqrx.app.
Mine always blocks gqrx says it's an unknown author
Sent from my iPhone
On 22 Jul 2017, at 3:11 pm, Douglas Ward notifications@github.com wrote:
A couple of ideas to try if Mac has problems launching gqrx -
Use Terminal.app to cd into the gqrx.app bundle, then run the MacOS/gqrx executable from the command line. If that works, it might be helpful in repairing the settings, and perhaps it will launch normally the next time.
If using the installable version of gqrx and problems continue, try the MacPorts version of gqrx that includes the latest source code updates.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Terminal hangs too, strange...
Commandline (via Homebrew) hangs too.
Hi,
I played successfully with an RTL-SDR on OSX a couple of days ago, allowing me to listen to FM broadcast radio. After failing to move my RTL-SDR to a Pi with a connection over TCP, I decided to return to my laptop. Upon removing the remote IP, local RTL-SDR does not seem to work anymore. Even just starting gqrx sometimes hangs, unless I pick the IQ file option. Then, selecting my stick also hangs the program. I tried rebooting my laptop, which did not solve the issue. Also removing gqrx and installing it again from the DMG fails. I also tried removing everything in .config/gqrx and then reinstalling the program, which failed too. Did I somehow break my settings?