Bug 2359807 - gqrx faills to start due to symbol lookup error
Summary: gqrx faills to start due to symbol lookup error
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libosmo-dsp
Version: 42
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-04-15 17:15 UTC by Martin Hübner
Modified: 2025-04-25 02:12 UTC (History)
2 users (show)

Fixed In Version: libosmo-dsp-0.3-27.fc42
Clone Of:
Environment:
Last Closed: 2025-04-25 02:12:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Martin Hübner 2025-04-15 17:15:48 UTC
gqrx fails to start due to a symbol lookup error on Fedora 42. This is the package information:

```
$ dnf info gqrx
Aktualisiere und lade Paketquellen:
Paketquellen geladen.
Installierte Pakete
Name               : gqrx
Epoch              : 0
Version            : 2.17.6
Release            : 2.fc42
Architektur        : x86_64
Installationsgröße : 1.9 MiB
Quelle             : gqrx-2.17.6-2.fc42.src.rpm
Aus dem Repository : fedora
Zusammenfassung    : Software defined radio receiver powered by GNU Radio and Qt
URL                : https://gqrx.dk/
Lizenz             : GPL-3.0-or-later AND GPL-2.0-or-later AND LicenseRef-Callaway-BSD
Beschreibung       : Gqrx is a software defined radio receiver powered by the GNU Radio SDR
                   : framework and the Qt graphical toolkit.
Anbieter           : Fedora Project
```

When starting gqrx from the command line, we can see the symbol ookup error.

```
$ gqrx
gqrx: symbol lookup error: /lib64/libosmodsp.so.0: undefined symbol: _ZGVbN4v_sinf
```

Reproducible: Always

Steps to Reproduce:
1. install gqrx from dnf
2. start it from start menue: nothing seems to happen
3. starting from cmdline shows the symbol lookup error
Actual Results:
I got this error:

gqrx: symbol lookup error: /lib64/libosmodsp.so.0: undefined symbol: _ZGVbN4v_sinf

Expected Results:
Would be great, if gqrx would start up.

Comment 1 Jaroslav Škarvada 2025-04-16 09:19:32 UTC
It seems the problem is in the libosmo-dsp, reassigning.

Comment 2 Jaroslav Škarvada 2025-04-16 18:48:14 UTC
Upstream bug report:
https://osmocom.org/issues/6764

Comment 3 Fedora Update System 2025-04-16 19:22:38 UTC
FEDORA-2025-c36ebf2a00 (libosmo-dsp-0.3-27.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-c36ebf2a00

Comment 4 Fedora Update System 2025-04-17 21:03:33 UTC
FEDORA-2025-c36ebf2a00 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-c36ebf2a00`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-c36ebf2a00

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2025-04-25 02:12:08 UTC
FEDORA-2025-c36ebf2a00 (libosmo-dsp-0.3-27.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.