ea4k / klog

KLog is a multiplatform free hamradio logger. It runs natively on Linux, macOS and Windows.
https://www.klog.xyz
GNU General Public License v3.0
68 stars 25 forks source link

KLog 2.3.4 on Ubuntu 24.04 -- Aborted (core dumped) #707

Open n6paz opened 2 months ago

n6paz commented 2 months ago

Running Klog version 2.3.4 on the latest release of Ubuntu 24.04 Linux produces the following messages (see below). The application works fine. The "double free or corruption (fasttop)", and "Aborted (core dumped)" messages are created after the application is terminated normally. 100% reproducible.

oalonso@radio:~$ klog QObject::connect(QQuickWindow, QDeclarativeGeoMap): invalid nullptr parameter QGeoTileProviderOsm: Tileserver disabled at QUrl("http://maps-redirect.qt.io/osm/5.8/satellite") QGeoTileFetcherOsm: all providers resolved double free or corruption (fasttop) Aborted (core dumped) oalonso@radio:~$