Your message dated Fri, 16 Jun 2006 02:32:04 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#318719: fixed in tecnoballz 0.91cvs20060616-1 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: tecnoballz Version: 0.91-2 Severity: important On amd64, tecnoballz segfaults on startup. I suspect this is a 64bit issue, as there are 14 warnings about casts from pointer to integer (the first 64bit, the latter 32bit) and another, simmilar warning during compilation. N.B. severity important, since amd64 is not yet part of Etch, once it is, the severity will be raised accordingly Since your debian/rules does not build with -g and does not even support noopt (see #319715), I hacked Makefile.in to use include "-O0 -g" for CXXFLAGS. Next I commented out dh_strip in debian/rules and ran dpkg-buildpackage -uc -b -rfakeroot Next I installed the resulting deb and ran it in gdb, using libc6-dbg. This is the result: GNU gdb 6.3-debian Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-linux"...Using host libthread_db library "/usr/lib/debug/libthread_db.so.1". (gdb) run Starting program: /usr/games/tecnoballz [Thread debugging using libthread_db enabled] [New Thread 182916947344 (LWP 685)] configfile::fopen_data(): Warning: Unable to open the file "/home/helge/.tlkgames/tecnoballz.conf" for read!!! [New Thread 1082128752 (LWP 688)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 182916947344 (LWP 685)] __libc_free (mem=0xa6d8dcea99c9bfd8) at malloc.c:3341 3341 malloc.c: No such file or directory. in malloc.c Current language: auto; currently c (gdb) bt full #0 __libc_free (mem=0xa6d8dcea99c9bfd8) at malloc.c:3341 ar_ptr = 0x71e270 p = 0xa6d8dcea99c9bfd8 hook = (void (*)(void *, const void *)) 0 #1 0x0000002a95f060f1 in SDL_FreeFormat () from /usr/lib/libSDL-1.2.so.0 No symbol table info available. #2 0x0000002a95f07c9e in SDL_FreeSurface () from /usr/lib/libSDL-1.2.so.0 No symbol table info available. #3 0x0000000000416078 in GFX_bitmap::GFXLiberat (this=0x721b98) at src/GFX_bitmap.cc:64 No locals. #4 0x0000000000416841 in ~GIF_bitMap (this=0x721890) at src/GIF_bitMap.cc:41 No locals. #5 0x0000000000423157 in ressources::freeSprite (this=0x598470) at src/ressources.cc:335 No locals. #6 0x000000000041e00e in menu_tecno::first_init (this=0x71da30) at src/menu_tecno.cc:84 No locals. #7 0x000000000041ca49 in mentatCode::game_begin () at src/mentatCode.cc:207 No locals. #8 0x000000000041c1d7 in main (nbArg=1, ptArg=0x7fbffff928) at src/main.cc:46 error = 0 (gdb) quit The program is running. Exit anyway? (y or n) I do not see a warning during compilation for src/GIF_bitMap.cc, though. -- System Information: Debian Release: 3.1 Architecture: amd64 (x86_64) Kernel: Linux 2.6.10-9-amd64-k8 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages tecnoballz depends on: ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libgcc1 1:3.4.3-13 GCC support library ii libmikmod2 3.1.11-a-6 A portable sound library ii libogg0 1.1.2-1 Ogg Bitstream Library ii libsdl-mixer1 1.2.6-1 mixer library for Simple DirectMed ii libsdl1.2debi 1.2.7+1.2.8cvs20041007-4.1 Simple DirectMedia Layer ii libsmpeg0 0.4.5+cvs20030824-1 SDL MPEG Player Library - shared l ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3 ii libvorbisfile 1.1.0-1 The Vorbis General Audio Compressi ii libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte ii tecnoballz-da 0.91-2 graphic, sound and music files for ii xlibs 4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu -- no debconf information -- Dr. Helge Kreutzmann, Dipl.-Phys. [EMAIL PROTECTED] gpg signed mail preferred 64bit GNU powered http://www.itp.uni-hannover.de/~kreutzm Help keep free software "libre": http://www.ffii.de/
--- End Message ---
--- Begin Message ---Source: tecnoballz Source-Version: 0.91cvs20060616-1 We believe that the bug you reported is fixed in the latest version of tecnoballz, which is due to be installed in the Debian FTP archive: tecnoballz-data_0.91cvs20060616-1_all.deb to pool/main/t/tecnoballz/tecnoballz-data_0.91cvs20060616-1_all.deb tecnoballz_0.91cvs20060616-1.diff.gz to pool/main/t/tecnoballz/tecnoballz_0.91cvs20060616-1.diff.gz tecnoballz_0.91cvs20060616-1.dsc to pool/main/t/tecnoballz/tecnoballz_0.91cvs20060616-1.dsc tecnoballz_0.91cvs20060616-1_i386.deb to pool/main/t/tecnoballz/tecnoballz_0.91cvs20060616-1_i386.deb tecnoballz_0.91cvs20060616.orig.tar.gz to pool/main/t/tecnoballz/tecnoballz_0.91cvs20060616.orig.tar.gz 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. Alexis Sukrieh <[EMAIL PROTECTED]> (supplier of updated tecnoballz 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: SHA1 Format: 1.7 Date: Fri, 16 Jun 2006 11:01:22 +0200 Source: tecnoballz Binary: tecnoballz-data tecnoballz Architecture: source i386 all Version: 0.91cvs20060616-1 Distribution: unstable Urgency: low Maintainer: Alexis Sukrieh <[EMAIL PROTECTED]> Changed-By: Alexis Sukrieh <[EMAIL PROTECTED]> Description: tecnoballz - breaking block game ported from the Amiga platform tecnoballz-data - graphic, sound and music files for the game tecnoballz Closes: 318719 Changes: tecnoballz (0.91cvs20060616-1) unstable; urgency=low . * New upstream release (CVS snapshot). Fixes for real the AMD 64 issue about sizeof(int). Thanks to Sam Hocevar and Helge Kreutzmann for their help. (closes: #318719) Files: f361af2c3a0302b9127e1fee149ac50c 769 games optional tecnoballz_0.91cvs20060616-1.dsc aa0b2f5a6ccf02676552c02b3f41f046 2008241 games optional tecnoballz_0.91cvs20060616.orig.tar.gz 40e40e165e7777a1cf8a3e73e5b558df 31187 games optional tecnoballz_0.91cvs20060616-1.diff.gz 536fb2448a77cb4c8c79a66976c44f83 1526952 games optional tecnoballz-data_0.91cvs20060616-1_all.deb 199ad3fab3f1a5b08ca46929c64398c2 136654 games optional tecnoballz_0.91cvs20060616-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEkniafPP1rylJn2ERAhDnAJ4l/ETj47z9aaj2QO6MsU0XLV+UxQCgrDQ+ 56/XEFD7gfxUc2maN9WRPC8= =eYEW -----END PGP SIGNATURE-----
--- End Message ---

