Bug#749749: gqrx-sdr: gqrx segfaults when run

2014-10-02 Thread Adil Elasmai
hello i gess you installed a version of gr-osmosdr who is incompatible with
gnuradio and gqrx.
if it is go to the directory you cloned the gr-osmosdr and then to the
build directory where the sources are and uninstall with make uninstall
i hope it will help let me know ;)

Adil ELASMAI systems engineer linux spesialist
moroccan ham radio operator.


Bug#749749: gqrx-sdr: gqrx segfaults when run

2014-06-02 Thread Steven
I am unable to build a working gqrx-sdr from source due to this bug.

Shouldn't this be reported against the gnuradio package instead, since
it depends on:
- libboost-program-options1.54.0 and libboost-system1.54.0
AND on:
- libuhd003
which, in turn, depends on:
- libboost-program-options1.55.0 and libboost-system1.55.0

I does not seem a gqrx specific bug, but rather a gnuradio bug.
Indeed, I'm getting the same crash when trying to run
gnuradio-companion.

Cheers,
Steven


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#749749: gqrx-sdr: gqrx segfaults when run

2014-06-02 Thread A. Maitland Bottoms
 Steven == Steven  steve...@gmail.com writes:
Steven I am unable to build a working gqrx-sdr from source due to this bug.

Yes. It is annoying that unstable is being unstable.
As maintainer, I am just goting to sit on my hands a bit longer - to
give a chance to the Boost Transition Team to complete the task
of moving everything to boost1.55.

Alas gqrx-sdr is among the top 5 packages with the longest dependency chain.

https://release.debian.org/transitions/html/boost1.55.html
https://wiki.debian.org/Teams/ReleaseTeam/Transitions
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744171

In other news, as soon as I can get gnuradio 3.7.3 accepted into
wheezy-backports, gqrx-sdr will also be installable from wheezy-backports.

Let's hope the transition binnmus apperat soon,
-Maitland


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#749749: gqrx-sdr: gqrx segfaults when run

2014-05-29 Thread Vincent Stehlé
Package: gqrx-sdr
Version: 2.2.0.137.eca0ea7-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

I noticed that gqrx won't run those days and segfault instead:

  $ gqrx
  Segmentation fault


Here is a backtrace when run under gdb:

  Program received signal SIGSEGV, Segmentation fault.
  0x744acae0 in std::locale::locale(std::locale const) () from 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
  (gdb) bt
  #0  0x744acae0 in std::locale::locale(std::locale const) () from 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
  #1  0x73760a38 in boost::filesystem::path::imbue(std::locale const) 
() from /usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.54.0
  #2  0x73760ae1 in boost::filesystem::path::codecvt() () from 
/usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.54.0
  #3  0x7376259f in boost::filesystem::path::parent_path() const () 
from /usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.54.0
  #4  0x705d84bd in uhd::_log::log::log(uhd::_log::verbosity_t, 
std::string const, unsigned int, std::string const) ()
 from /usr/lib/x86_64-linux-gnu/libuhd.so.003
  #5  0x702ec7b7 in 
uhd::convert::register_converter(uhd::convert::id_type const, 
boost::functionboost::shared_ptruhd::convert::converter () const, int) ()
 from /usr/lib/x86_64-linux-gnu/libuhd.so.003
  #6  0x702db67f in ?? () from /usr/lib/x86_64-linux-gnu/libuhd.so.003
  #7  0x705e1689 in _uhd_static_fixture::_uhd_static_fixture(void 
(*)(), char const*) () from /usr/lib/x86_64-linux-gnu/libuhd.so.003
  #8  0x7029c364 in ?? () from /usr/lib/x86_64-linux-gnu/libuhd.so.003
  #9  0x77deb93a in call_init (l=optimized out, argc=argc@entry=1, 
argv=argv@entry=0x7fffe398, env=env@entry=0x7fffe3a8) at dl-init.c:78
  #10 0x77deba23 in call_init (env=0x7fffe3a8, argv=0x7fffe398, 
argc=1, l=optimized out) at dl-init.c:36
  #11 _dl_init (main_map=0x77ffe1a8, argc=1, argv=0x7fffe398, 
env=0x7fffe3a8) at dl-init.c:126
  #12 0x77dde1ba in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
  #13 0x0001 in ?? ()
  #14 0x7fffe66b in ?? ()
  #15 0x in ?? ()

That seems to be linked to the locale, but I don't know for sure.

Best regards,

V.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gqrx-sdr depends on:
ii  libboost-program-options1.54.0  1.54.0-5
ii  libboost-system1.54.0   1.54.0-5
ii  libc6   2.18-7
ii  libgcc1 1:4.9.0-4
ii  libgnuradio-analog3.7.3 3.7.3-9
ii  libgnuradio-audio3.7.3  3.7.3-9
ii  libgnuradio-blocks3.7.3 3.7.3-9
ii  libgnuradio-fft3.7.33.7.3-9
ii  libgnuradio-filter3.7.3 3.7.3-9
ii  libgnuradio-osmosdr0.1.1.4  0.1.1.4.ac95af2-1
ii  libgnuradio-pmt3.7.33.7.3-9
ii  libgnuradio-runtime3.7.33.7.3-9
ii  libqt4-network  4:4.8.6+dfsg-1
ii  libqt4-svg  4:4.8.6+dfsg-1
ii  libqtcore4  4:4.8.6+dfsg-1
ii  libqtgui4   4:4.8.6+dfsg-1
ii  libstdc++6  4.9.0-4
ii  libvolk0.0.03.7.3-9

gqrx-sdr recommends no packages.

gqrx-sdr suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#749749: gqrx-sdr: gqrx segfaults when run

2014-05-29 Thread A. Maitland Bottoms
Indeed.
This problem has arisen since libuhd003 got rebuilt with
boost 1.55.

I only hope that there will be soon a
Binary-only non-maintainer upload of gqrx-sdr 
and gnuradio to remedy this inconsistency.

Otherwise, I'm sure this particular bug will go away
upon my next upload of gqrx-sdr.

I'm CC'ing the Debian Boost Team to ask for any advice
they can provide about how I can best manage my boost
dependent packages.

-Maitland


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org