[Pkg-running-devel] Bug#742442: garmin-ant-downloader: Segfaults on amd64

Christian Perrier bubulle at debian.org
Sun Mar 23 18:25:38 UTC 2014


Package: garmin-ant-downloader
Version: 20110626-1
Severity: serious

g-a-t seems unusable on amd64. Apparently, as soon as it is launched
AND an ANT+ stick is present, it then segfaults:


$ ./gant
Erreur de segmentation


I somehow suspect this might be related to the following warning
during compilation:

cperrier at mykerinos:~/src/debian/running/garmin-ant-downloader(master)
$ make
cc -g -Wall xml2-config --cflags   -c -o gant.o gant.c
gant.c: In function ‘dump_data’:
gant.c:268:7: warning: format ‘%x’ expects argument of type ‘unsigned
int’, but argument 3 has type ‘size_t’ [-Wformat=]
       fprintf(out, "0x%04x:", offset + i);
              ^
	      gant.c: In function ‘chevent’:
	      gant.c:821:9: warning: variable ‘newdata’ set but not
used [-Wunused-but-set-variable]
    uint newdata;
             ^
	     cc -g -Wall xml2-config --cflags   -c -o antlib.o antlib.c
	     cc   gant.o antlib.o  -lpthread -lm xml2-config --libs -o gant
	     cperrier at mykerinos:~/src/debian/running/garmin-ant-downloader(master)

Sadly, my skills end here and I really need help debugging this...:-|


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages garmin-ant-downloader depends on:
ii  libc6    2.18-4
ii  libxml2  2.9.1+dfsg1-3

garmin-ant-downloader recommends no packages.

garmin-ant-downloader suggests no packages.

-- no debconf information



More information about the Pkg-running-devel mailing list