Dear Maintainer, * What led up to the situation? update to 2.17.5-1 * What exactly did you do (or not do) that was effective (or ineffective)? I just tried to run it * What was the outcome of this action? It returns the following error: terminate called after throwing an instance of 'std::runtime_error' what(): rpcmanager: Aggregator not in use, and a rpc booter is already registered Aborted thank yoy, renzo
It was just a temporary misalignment during packages updates. Now it works. Please close/delete this bug report. Thank you, Sorry renzo
Renzo Davoli <renzo@cs.unibo.it> writes: That was my thinking too. Do not be sorry about this bug - it was worth keeping track of. A lot of transitions went in to making it work. Took a while, but I am glad to hear you have it working. (It had originally passed the high bar of "It worked for me when I tried it before uploading to Debian unstable".) Soon I will update my "testing" machine, and try out gqrx there myself. If that goes well, then I will close this bug. Thanks for your interest in gqrx, and in making the future Trixie release a quality platform for SDR applications. 73 de aa4hs, -Maitland
Could the problem be avoided if some package relation is added to gqrx-sdr? I assume similar partial upgrades with version misalignment will happen when people upgrade oldstable to stable in the next release cycle. Which version of packages were involved?
Dear Maintainer, I installed gqrx-sdr for the first time on my system, it crashes at start, see gdb info : [Thread 0x7fffce1fd6c0 (LWP 980090) exited] gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.10.12.0 built-in source types: file fcd rtl rtl_tcp uhd miri hackrf bladerf rfspace airspy airspyhf soapy redpitaya freesrp xtrx rx_nb_cc :info: set_min_output_buffer on block 12 to 32768 Resampling audio 96000 -> 48000 [New Thread 0x7fffce1fd6c0 (LWP 980091)] [New Thread 0x7fffaaebb6c0 (LWP 980092)] [New Thread 0x7fffa25ff6c0 (LWP 980093)] [New Thread 0x7fffaa6ba6c0 (LWP 980094)] [New Thread 0x7fffa9eb96c0 (LWP 980095)] BandPlanFile is /home/fred/.config/gqrx/bandplan.csv BookmarksFile is /home/fred/.config/gqrx/bookmarks.csv [New Thread 0x7fffa96b86c0 (LWP 980096)] [Thread 0x7fffa96b86c0 (LWP 980096) exited] [New Thread 0x7fffa96b86c0 (LWP 980097)] [Thread 0x7fffa96b86c0 (LWP 980097) exited] [New Thread 0x7fffa96b86c0 (LWP 980098)] [Thread 0x7fffa96b86c0 (LWP 980098) exited] [New Thread 0x7fffa96b86c0 (LWP 980099)] [New Thread 0x7fffa8eb76c0 (LWP 980100)] [New Thread 0x7fffa3fff6c0 (LWP 980101)] [Thread 0x7fffa8eb76c0 (LWP 980100) exited] [New Thread 0x7fffa37fe6c0 (LWP 980102)] [New Thread 0x7fffa1dfe6c0 (LWP 980104)] [INFO] [UHD] linux; GNU C++ version 15.2.0; Boost_109000; UHD_4.9.0.0+ds1-3+b1 [New Thread 0x7fffa2ffd6c0 (LWP 980103)] [New Thread 0x7fffa0dfc6c0 (LWP 980106)] [New Thread 0x7fff83fff6c0 (LWP 980107)] [New Thread 0x7fffa15fd6c0 (LWP 980105)] [New Thread 0x7fff837fe6c0 (LWP 980108)] [New Thread 0x7fff82ffd6c0 (LWP 980109)] [New Thread 0x7fff827fc6c0 (LWP 980110)] [New Thread 0x7fff81ffb6c0 (LWP 980111)] [New Thread 0x7fff817fa6c0 (LWP 980112)] [New Thread 0x7fff80ff96c0 (LWP 980113)] [Thread 0x7fff837fe6c0 (LWP 980108) exited] [Thread 0x7fffa37fe6c0 (LWP 980102) exited] [Thread 0x7fffa0dfc6c0 (LWP 980106) exited] [Thread 0x7fff827fc6c0 (LWP 980110) exited] [Thread 0x7fff817fa6c0 (LWP 980112) exited] [Thread 0x7fff80ff96c0 (LWP 980113) exited] Thread 40 "gqrx" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fff82ffd6c0 (LWP 980109)] boost::asio::detail::epoll_reactor::shutdown (this=0x7fff70002250) at /usr/include/boost/asio/detail/impl/epoll_reactor.ipp:85 ⚠️ warning: Source file is more recent than executable. 85 ops.push(state->op_queue_[i]); (gdb)