Package: gpsd-clients
Version: 3.16-4
Severity: normal
Tags: upstream

Dear Maintainer,

It seems that gpxlogger has a problem parsing the -f option. In
some circumstance it fails with an error:

gpxlogger -f /GPX/trk.gpx
*** Error in `gpxlogger': free(): invalid next size (fast): 0x01b81028 ***
Aborted

It seems that just changing a bit the /path/filename can avoid
the bug, this command works just fine:

gpxlogger -f /GPXX/trk.gpx

gpxlogger uses the strftime() to compose the filename, also in this
case there are working examples and error examples:

gpxlogger -f /GPX/trk_%Y%m%d%H%M%S.gpx
# This is ok

gpxlogger -f /GPX/trk_%Y%m%d_%H%M%S.gpx
*** Error in `gpxlogger': free(): invalid next size (fast): 0x017ef028 ***
Aborted


-- System Information:
Distributor ID: Raspbian
Description:    Raspbian GNU/Linux 9.4 (stretch)
Release:        9.4
Codename:       stretch
Architecture: armv7l

Kernel: Linux 4.14.62-v7+ (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gpsd-clients depends on:
ii  libbluetooth3  5.43-2+rpt2+deb9u2
ii  libc6          2.24-11+deb9u3
ii  libdbus-1-3    1.10.26-0+deb9u1
ii  libgps22       3.16-4
ii  libncurses5    6.0+20161126-1+deb9u2
ii  libtinfo5      6.0+20161126-1+deb9u2
ii  libusb-1.0-0   2:1.0.21-1
ii  python-cairo   1.8.8-2.2
ii  python-gps     3.16-4
ii  python-gtk2    2.24.0-5.1

gpsd-clients recommends no packages.

Versions of packages gpsd-clients suggests:
ii  gpsd  3.16-4

-- no debconf information

Reply via email to