Your message dated Sat, 16 Oct 2010 17:18:48 +0000
with message-id <[email protected]>
and subject line Bug#599048: fixed in viking 0.9.94-2
has caused the Debian Bug report #599048,
regarding viking: Segmentation fault when using gpsbabel (e.g. Simply all
Tracks)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
599048: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599048
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: viking
Version: 0.9.94-1
Severity: normal
Hi,
in Viking when I want to "simply all tracks" or "remove duplicate
waypoints" gpsbabel is invoked. Unfortunately viking crashes and throws
a segmentation fault (see log below). If I copy and paste the invoked
line, gpsbabel works without a problem.
debug log:
ale...@jitu:~$ viking -d
** (viking:9787): DEBUG: VikExtTool.label: Google
** (viking:9787): DEBUG: VikWebtoolCenter.url:
http://maps.google.com/maps?f=q&geocode=&ie=UTF8&ll=%s,%s&z=%d&iwloc=addr
** (viking:9787): DEBUG: VikExtTool.id: 0
** (viking:9787): DEBUG: VikGotoTool.label: Google
** (viking:9787): DEBUG: VikGotoTool.id: 0
** (viking:9787): DEBUG: VikExtTool.label: OSM (view)
** (viking:9787): DEBUG: VikWebtoolCenter.url:
http://openstreetmap.org/?lat=%s&lon=%s&zoom=%d&layers=B000FTF
** (viking:9787): DEBUG: VikExtTool.id: 0
** (viking:9787): DEBUG: VikExtTool.label: OSM (edit)
** (viking:9787): DEBUG: VikWebtoolCenter.url:
http://www.openstreetmap.org/edit?lat=%s&lon=%s&zoom=%d
** (viking:9787): DEBUG: VikExtTool.id: 0
** (viking:9787): DEBUG: VikExtTool.label: OSM (render)
** (viking:9787): DEBUG: VikWebtoolCenter.url:
http://www.informationfreeway.org/?lat=%s&lon=%s&zoom=%d&layers=B0000F000F
** (viking:9787): DEBUG: VikExtTool.id: 0
** (viking:9787): DEBUG: VikGotoTool.label: OSM Nominatim
** (viking:9787): DEBUG: VikGotoTool.id: 0
** (viking:9787): DEBUG: VikGotoTool.label: OSM Name finder
** (viking:9787): DEBUG: VikGotoTool.id: 0
** (viking:9787): DEBUG: VikGotoTool.label: Geonames
** (viking:9787): DEBUG: VikGotoTool.id: 0
** (viking:9787): DEBUG: maps_layer_default_dir:
defaultdir=/home/alefel/.viking-maps/
** (viking:9787): DEBUG: a_background_init
(viking:9787): Gtk-WARNING **: GtkSpinButton: setting an adjustment with
non-zero page size is deprecated
** (viking:9787): DEBUG: a_babel_convert_from_shellcommand: gpsbabel -i
gpx -f /tmp/tmp-viking.8MB5JV -x simplify,count=100 -o gpx -F - >
/tmp/tmp-viking.JL35JV
Segmentation fault
The file /tmp/tmp-viking.8MB5JV exists. However it differs slightly from
the original GPX file (basically the extensions are removed):
Original GPX file:
<?xml version='1.0' encoding='ISO-8859-1' ?>
<gpx version="1.1" creator="TrekBuddy 0.9.93"
xmlns="http://www.topografix.com/GPX/1/1"
xmlns:nmea="http://trekbuddy.net/2009/01/gpx/nmea">
<trk>
<trkseg>
<trkpt lat="13.017618843" lon="77.562794850">
<ele>854.5</ele>
<time>2010-03-16T00:57:59.264Z</time>
<fix>3d</fix>
<sat>7</sat>
<extensions>
<nmea:course>304.2</nmea:course>
<nmea:speed>0.9</nmea:speed>
</extensions>
</trkpt>
<trkpt lat="13.017318771" lon="77.562654286">
<ele>859.5</ele>
<time>2010-03-16T00:58:46.197Z</time>
<fix>3d</fix>
<sat>6</sat>
<extensions>
<nmea:course>210.3</nmea:course>
<nmea:speed>2.4</nmea:speed>
</extensions>
</trkpt>
....
/tmp/tmp-viking.8MB5JV:
<?xml version="1.0"?>
<gpx version="1.0" creator="Viking -- http://viking.sf.net/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.topografix.com/GPX/1/0"
xsi:schemaLocation="http://www.topografix.com/GPX/1/0
http://www.topografix.com/GPX/1/0/gpx.xsd">
<trk>
<name>VIKING_TR0</name>
<trkseg>
<trkpt lat="13.017618842999999" lon="77.562794850000003">
<ele>854.5</ele>
<time>2010-03-16T00:57:59Z</time>
<fix>3d</fix>
<sat>7</sat>
</trkpt>
<trkpt lat="13.017318770999999" lon="77.562654285999997">
<ele>859.5</ele>
<time>2010-03-16T00:58:46Z</time>
<fix>3d</fix>
<sat>6</sat>
</trkpt>
.....
/tmp/tmp-viking.JL35JV is not created during the process.
I also downloaded and compiled the source of viking 0.9.95, but the
problem persists. Please let me know, if you need further details.
Thanks and best regards,
Alex
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.35.7-1 (SMP w/2 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 viking depends on:
ii libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii libc6 2.11.2-2 Embedded GNU C Library:
Shared lib
ii libcairo2 1.8.10-4 The Cairo 2D vector
graphics libra
ii libcurl3-gnutls 7.21.0-1 Multi-protocol file
transfer libra
ii libexpat1 2.0.1-7 XML parsing C library -
runtime li
ii libfontconfig1 2.8.0-2.1 generic font configuration
library
ii libfreetype6 2.4.2-1 FreeType 2 font engine,
shared lib
ii libglib2.0-0 2.24.1-1 The GLib library of C routines
ii libgps19 2.95-5 Global Positioning System -
librar
ii libgtk2.0-0 2.20.1-1 The GTK+ graphical user
interface
ii libpango1.0-0 1.28.1-1 Layout and rendering of
internatio
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages viking recommends:
ii gpsbabel 1.4.0-1 GPS file conversion plus
transfer
Versions of packages viking suggests:
pn gpsd <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: viking
Source-Version: 0.9.94-2
We believe that the bug you reported is fixed in the latest version of
viking, which is due to be installed in the Debian FTP archive:
viking_0.9.94-2.diff.gz
to main/v/viking/viking_0.9.94-2.diff.gz
viking_0.9.94-2.dsc
to main/v/viking/viking_0.9.94-2.dsc
viking_0.9.94-2_amd64.deb
to main/v/viking/viking_0.9.94-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bernd Zeimetz <[email protected]> (supplier of updated viking package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 16 Oct 2010 18:59:08 +0200
Source: viking
Binary: viking
Architecture: source amd64
Version: 0.9.94-2
Distribution: unstable
Urgency: low
Maintainer: Bernd Zeimetz <[email protected]>
Changed-By: Bernd Zeimetz <[email protected]>
Description:
viking - GPS data editor, analyzer and viewer
Closes: 599048
Changes:
viking (0.9.94-2) unstable; urgency=low
.
* [6c407676] Add patch to fix segfault when using gpsbabel. (Closes:
#599048) - thanks to Rob Norris and Alexander Fell.
Checksums-Sha1:
d263661f35f9ea72c7e0976b4209edcad7e21f5a 2078 viking_0.9.94-2.dsc
2d94be2d85963d3040e9ccd9638d9454a2da8e1c 13192 viking_0.9.94-2.diff.gz
5b28118e6464de043295b971038307403b569f1e 531684 viking_0.9.94-2_amd64.deb
Checksums-Sha256:
f552bd97b3c2b4bc4327fdf4c7c50a77074ae9f5235b7369b94bc5a5414a9a10 2078
viking_0.9.94-2.dsc
48a6a7bf9e0c01f80d8357faac9b74124172d922fc0607f5e488aeee8e5d5577 13192
viking_0.9.94-2.diff.gz
3a05e8f50c890d4f3d1eb9ab74d4ac9830f5e4d3d8f72f5f53a3dd15a7469192 531684
viking_0.9.94-2_amd64.deb
Files:
4f557bdec5a18c8678e143424bea79b8 2078 utils optional viking_0.9.94-2.dsc
b4bb2f72f2ca95a118522120c60a47e7 13192 utils optional viking_0.9.94-2.diff.gz
772911873190cddb42cb5a20cf13f0b1 531684 utils optional
viking_0.9.94-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJMudvzAAoJEOs2Fxpv+UNfXAQP/2/c3vqGeidmeQ0hGhbbSugb
0PrxZYzlAWKnEMEZ5aCTJp2B/JkKCudVTHokGAzbkNX4E2Wxehc+5fDJtF4uEXz4
XjXUmEt54oqKvXC2cDOPbQ8CCJNKrEvtvPEsnOdAZG1UzVvTDBXsgHGh+ohm/8Zh
SBJDznaTR4quDPwn6ax2kMX//5mf8l/kpIeIBKYo29hPelCcJemIUcQecPY9oP/J
epgMq5jj2cbvxyc8OCSXDKPDATTqOM+tdJlq9f8CtMv/TDSsioxLra3811vHcAG6
Rw+CG3jDdTewUIdzdglA5PEzSjK7ubRSMa9OzAvUkjwsqcF9V7QkBNTT0eeEvXK5
CCmFQB17XjpSuFWcFWKq2YX+JXn4AIdR4sj/5f4Cy9tuHajJlYdZzG5w/aIsHD0w
41EOoVw3TCLcoGnFNy0WWLmbZDr/B0Z1rfeoAbaKXwTFMPZ156wgTSAAZYODqeCA
nMXrawqIerKJr5vvwog7fNLbWTLwTj9tVBOo/3G0vUu0kKt6Whm/TXw4ujGAx8Xc
a5rLtwfJPogisjTeBmuq3/SJ2JCVMILM7edFabTvLOifJOS+lq7ZV3mEGCYlbAOV
suXRrJiO43pE6um7fVrEXptDPsfJDIfZomtKepsZ22y1ZO9nx21Cn25Q9cl4hDC/
ctzv/g1qTVL3+y5YFsb/
=vCiT
-----END PGP SIGNATURE-----
--- End Message ---