Debian Bug report logs - #649017
zaz: Frequently crashes when starting or restarting a level

version graph

Package: zaz; Maintainer for zaz is Debian Games Team <pkg-games-devel@lists.alioth.debian.org>; Source for zaz is src:zaz (PTS, buildd, popcon).

Reported by: Steve Cotton <steve0001@s.cotton.clara.co.uk>

Date: Wed, 16 Nov 2011 23:12:01 UTC

Severity: important

Tags: patch

Merged with 650164

Found in version zaz/1.0.0~dfsg1-1

Fixed in version zaz/1.0.0~dfsg1-2

Done: Miriam Ruiz <miriam@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#649017; Package zaz. (Wed, 16 Nov 2011 23:12:04 GMT) (full text, mbox, link).


Acknowledgement sent to Steve Cotton <steve0001@s.cotton.clara.co.uk>:
New Bug report received and forwarded. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. (Wed, 16 Nov 2011 23:12:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Steve Cotton <steve0001@s.cotton.clara.co.uk>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: zaz: Frequently crashes when starting or restarting a level
Date: Wed, 16 Nov 2011 22:26:00 +0000
[Message part 1 (text/plain, inline)]
Package: zaz
Version: 1.0.0~dfsg1-1
Severity: important
Tags: patch

Zaz often crashes when:
  winning a level and starting the next
  losing a level and restarting with the next life

The callstack starts:
#0  in ov_raw_seek () from /usr/lib/libvorbisfile.so.3
#1  in Scenes::StreamingOggSample::Restart at streamingoggsample.cpp:144

Patches attached:
  no_music_2.patch - makes Restart() a no-op if the music isn't loaded
  mismatched_delete.patch - fixes a potential memory corruption

Regards,
Steve

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages zaz depends on:
ii  libc6                     2.13-21       
ii  libftgl2                  2.1.3~rc5-3   
ii  libgcc1                   1:4.6.2-4     
    libgl1-mesa-glx [libgl1]  overwritten by non-Debian Nvdia driver
ii  libogg0                   1.2.2~dfsg-1  
ii  libsdl-image1.2           1.2.10-2.1+b1 
ii  libsdl1.2debian           1.2.14-6.4    
ii  libstdc++6                4.6.2-4       
ii  libtheora0                1.1.1+dfsg.1-3
ii  libvorbis0a               1.3.2-1       
ii  libvorbisenc2             1.3.2-1       
ii  libvorbisfile3            1.3.2-1       
ii  ttf-freefont              20100919-1    
ii  zaz-data                  1.0.0~dfsg1-1 

zaz recommends no packages.

Versions of packages zaz suggests:
pn  zaz-dbg  <none>

-- no debconf information
[no_music_2.patch (text/x-diff, attachment)]
[mismatched_delete.patch (text/x-diff, attachment)]

Forcibly Merged 649017 650164. Request was from Paul Wise <pabs@debian.org> to control@bugs.debian.org. (Sun, 27 Nov 2011 12:36:57 GMT) (full text, mbox, link).


Added tag(s) pending. Request was from Paul Wise <pabs@debian.org> to control@bugs.debian.org. (Sun, 19 Feb 2012 08:09:03 GMT) (full text, mbox, link).


Reply sent to Miriam Ruiz <miriam@debian.org>:
You have taken responsibility. (Fri, 13 Sep 2013 21:27:05 GMT) (full text, mbox, link).


Notification sent to Steve Cotton <steve0001@s.cotton.clara.co.uk>:
Bug acknowledged by developer. (Fri, 13 Sep 2013 21:27:05 GMT) (full text, mbox, link).


Message #14 received at 649017-close@bugs.debian.org (full text, mbox, reply):

From: Miriam Ruiz <miriam@debian.org>
To: 649017-close@bugs.debian.org
Subject: Bug#649017: fixed in zaz 1.0.0~dfsg1-2
Date: Fri, 13 Sep 2013 21:23:24 +0000
Source: zaz
Source-Version: 1.0.0~dfsg1-2

We believe that the bug you reported is fixed in the latest version of
zaz, which is due to be installed in the Debian FTP archive.

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 649017@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Miriam Ruiz <miriam@debian.org> (supplier of updated zaz 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 13 Sep 2013 21:08:20 +0200
Source: zaz
Binary: zaz zaz-data zaz-dbg
Architecture: source all i386
Version: 1.0.0~dfsg1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Miriam Ruiz <miriam@debian.org>
Description: 
 zaz        - arcade action puzzle game
 zaz-data   - arcade action puzzle game - game data
 zaz-dbg    - arcade action puzzle game - debug
Closes: 649017 649021
Changes: 
 zaz (1.0.0~dfsg1-2) unstable; urgency=low
 .
   [ Miriam Ruiz ]
   * Fixed man page
   * Added patch by Steve Cotton to fix jumpu keyboard. Closes: #649021
   * Changed my email to miriam@debian.org
   * Upgraded Standards-Version from 3.9.2 to 3.9.4
   * Upgraded compat level to 9
   * Fortified build
 .
   [ Paul Wise ]
   * Add patches by Steve Cotton to fix crashes (Closes: #649017; LP: #656468)
   * dbg/data packages don't have ELF files and therefore don't need shlibs
   * Wrap and sort various files for more readable diffs
   * Drop dh-buildinfo since it isn't useful these days
   * Drop quilt build-dep, not needed with dpkg-source v3
   * Link to the versioned filenames for the GPL
   * Document gettext.h copyright and license
   * Clean up patches and add DEP-3 headers
   * Use slightly shorter homepage
   * Add a watch file
 .
   [ Evgeni Golov ]
   * Correct Vcs-* URLs to point to anonscm.debian.org
Checksums-Sha1: 
 b4ce9cfcd50a40fbac5a5613b6aa9c89100882fa 1550 zaz_1.0.0~dfsg1-2.dsc
 3a14993747e01cac014f11b8120576633d1c2f7a 8287 zaz_1.0.0~dfsg1-2.debian.tar.bz2
 460cf76cee4176d417f0f42320e290a74c684853 9932200 zaz-data_1.0.0~dfsg1-2_all.deb
 96adf75acbf5c7056d247890efd65b40b2e755f3 197586 zaz_1.0.0~dfsg1-2_i386.deb
 232770c36a05023fb2ff5a74b3cf406583a1e921 1685074 zaz-dbg_1.0.0~dfsg1-2_i386.deb
Checksums-Sha256: 
 38964631c623204679088463c9108051389cd231b5336ac96a634d00e73c3ca5 1550 zaz_1.0.0~dfsg1-2.dsc
 5677c14d79c12306e9fda5de8cff60e1077c2271213104015fb1cd24d1632137 8287 zaz_1.0.0~dfsg1-2.debian.tar.bz2
 e50a6ed444f7074ae6c901d026f1afaf2dde148163fd79f8950dbd8d4e697811 9932200 zaz-data_1.0.0~dfsg1-2_all.deb
 55e0e23eb16ea28062ce3115c7a49a461712f047f9e84ee8d5f241047333b61f 197586 zaz_1.0.0~dfsg1-2_i386.deb
 3786e3029c903baab59f200fba9585f21823d8a539c2e024727206cc50e1ea05 1685074 zaz-dbg_1.0.0~dfsg1-2_i386.deb
Files: 
 29ddab5d1a2620fe6f9b5b129402c3ad 1550 games optional zaz_1.0.0~dfsg1-2.dsc
 4e0b811ce9f38d75aedc8f735cda5e1b 8287 games optional zaz_1.0.0~dfsg1-2.debian.tar.bz2
 da4ba83741d4962f2091b94e14a9ae92 9932200 games optional zaz-data_1.0.0~dfsg1-2_all.deb
 7c8c458da9732e31e55127a07844f78d 197586 games optional zaz_1.0.0~dfsg1-2_i386.deb
 6e1a1d469e0e155f71ed54720b15e1d3 1685074 debug extra zaz-dbg_1.0.0~dfsg1-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEARECAAYFAlIza4sACgkQfbltLjbuCGFMNwCfQvRO8OwCWhWRqZcn29NAPEmr
3FMAn3TT1658ek5r3IUap1dUDr3KDUZt
=CzPQ
-----END PGP SIGNATURE-----




Reply sent to Miriam Ruiz <miriam@debian.org>:
You have taken responsibility. (Fri, 13 Sep 2013 21:27:06 GMT) (full text, mbox, link).


Notification sent to Paul Wise <pabs@debian.org>:
Bug acknowledged by developer. (Fri, 13 Sep 2013 21:27:06 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Wed, 23 Oct 2013 07:27:47 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 14:25:24 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.