Your message dated Tue, 29 Dec 2009 00:02:54 +0000
with message-id <e1nppy6-0005ay...@ries.debian.org>
and subject line Bug#562683: fixed in whitedune 0.28.14-1.1
has caused the Debian Bug report #562683,
regarding FTBFS: make: *** [parser.cpp] Error 1
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 ow...@bugs.debian.org
immediately.)


-- 
562683: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562683
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: whitedune
Version: 0.28.14-1
Severity: grave

--- Please enter the report below this line. ---

Hi,

whitedune doesn't start on my system. It always fails with segmentation
fault. I've tried to provide you an useful back trace, but
unfortunately it seems there is not a -gdb package for it. Sorry.

Best Regards,
Manolo.

--- Back Trace. ---


~$ gdb whitedune
GNU gdb (GDB) 6.8.50.20090628-cvs-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
(no debugging symbols found)
(gdb) run
Starting program: /usr/bin/whitedune 
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x0000000000538871 in ?? ()
(gdb) bt
#0  0x0000000000538871 in ?? ()
#1  0x00000000004cfd0b in ?? ()
#2  0x00000000004d07ac in ?? ()
#3  0x000000000040870b in ?? ()
#4  0x00007ffff54485c6 in __libc_start_main (main=0x4083d4 
<glverte...@plt+724>, argc=1, ubp_av=0x7fffffffe5d8, init=0x548110 
<glverte...@plt+1310736>, fini=<value optimized out>, rtld_fini=<value 
optimized out>, stack_end=0x7fffffffe5c8) at libc-start.c:222
#5  0x0000000000408139 in ?? ()
#6  0x00007fffffffe5c8 in ?? ()
#7  0x000000000000001c in ?? ()
#8  0x0000000000000001 in ?? ()
#9  0x00007fffffffe826 in ?? ()
#10 0x0000000000000000 in ?? ()
(gdb) 


--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.30

Debian Release: squeeze/sid
 1001 testing         ftp.fr.debian.org 

--- Package information. ---
Depends                 (Version) | Installed
=================================-+-==============
lesstif2            (>= 1:0.94.4) | 1:0.95.0-2.3
libc6                    (>= 2.3) | 2.9-25
libgcc1              (>= 1:4.1.1) | 1:4.4.1-4
libgl1-mesa-glx                   | 7.5.1-1
 OR libgl1                        | 
libglu1-mesa                      | 7.5.1-1
 OR libglu1                       | 
libjpeg62                         | 6b-15
libpng12-0          (>= 1.2.13-4) | 1.2.39-1
libstdc++6             (>= 4.1.1) | 4.4.1-4
libx11-6                          | 2:1.2.2-1
libxext6                          | 2:1.0.4-1
libxi6                            | 2:1.2.1-2
libxmu6                           | 2:1.0.4-2
libxp6                            | 1:1.0.0.xsf1-2
libxt6                            | 1:1.0.6-1
zlib1g               (>= 1:1.1.4) | 1:1.2.3.3.dfsg-15


Package's Recommends field is empty.

Suggests            (Version) | Installed
=============================-+-===========
whitedune-docs                | 




--- End Message ---
--- Begin Message ---
Source: whitedune
Source-Version: 0.28.14-1.1

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

whitedune-docs_0.28.14-1.1_all.deb
  to main/w/whitedune/whitedune-docs_0.28.14-1.1_all.deb
whitedune_0.28.14-1.1.diff.gz
  to main/w/whitedune/whitedune_0.28.14-1.1.diff.gz
whitedune_0.28.14-1.1.dsc
  to main/w/whitedune/whitedune_0.28.14-1.1.dsc
whitedune_0.28.14-1.1_i386.deb
  to main/w/whitedune/whitedune_0.28.14-1.1_i386.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 562...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tim Retout <t...@retout.co.uk> (supplier of updated whitedune 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Thu, 24 Dec 2009 15:51:59 +0000
Source: whitedune
Binary: whitedune whitedune-docs
Architecture: source all i386
Version: 0.28.14-1.1
Distribution: unstable
Urgency: medium
Maintainer: Philippe Coval <r...@gna.org>
Changed-By: Tim Retout <t...@retout.co.uk>
Description: 
 whitedune  - graphical VRML97/X3D viewer, editor, 3D modeller and animation to
 whitedune-docs - documentation for whitedune
Closes: 550459 562683
Changes: 
 whitedune (0.28.14-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Set urgency to 'medium' for RC bug fixes.
   * debian/control: Add 'xfonts-100dpi' to Recommends.  Fixes segmentation
     fault on startup. (Closes: #550459)
   * src/parser.y: Apply patch from upstream version 0.29beta1391 to fix
     bison 3.4.1 compatibility problem.  Fixes FTBFS. (Closes: #562683)
Checksums-Sha1: 
 68cdb7565c65da6de7e35dd0c4958941f69557c2 1224 whitedune_0.28.14-1.1.dsc
 c70522dc3cb473aaee21d0945156b486aefa5b07 9028 whitedune_0.28.14-1.1.diff.gz
 c60310f982cd1b86527bff4a5dd5790ba5dce124 3128302 
whitedune-docs_0.28.14-1.1_all.deb
 84fabaee3c420bb55657ec05ea19bc5576052e13 590908 whitedune_0.28.14-1.1_i386.deb
Checksums-Sha256: 
 14f56aeda6267eb8d173dd66dbe07154fdf0ef08f033a652170e7a604f694af4 1224 
whitedune_0.28.14-1.1.dsc
 00c3fc46973500e34451ba5e50ad95a4677b0328728a63ae526a20e63de194d9 9028 
whitedune_0.28.14-1.1.diff.gz
 ddd1d7cddc30bea1ba1894d0c8fd2c5669bbc8dbbe47b92c10d8d0d22ae664af 3128302 
whitedune-docs_0.28.14-1.1_all.deb
 abfbcf7d45aaf5fdc36d68f50482d2cedcbcc2297fde424af8f950975a66dd97 590908 
whitedune_0.28.14-1.1_i386.deb
Files: 
 a57c36117b11ce17c7aaba500b46d207 1224 graphics optional 
whitedune_0.28.14-1.1.dsc
 ef1e59aebaef42519cb32506ebc5ed57 9028 graphics optional 
whitedune_0.28.14-1.1.diff.gz
 6c7dfdb3912b9e7a123b846ad5d157e6 3128302 doc optional 
whitedune-docs_0.28.14-1.1_all.deb
 2f8b39cdfdb366a0c5817060c0aa9300 590908 graphics optional 
whitedune_0.28.14-1.1_i386.deb

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

iEYEARECAAYFAks2m6MACgkQOHNNd4eQFFIPsACdGDrn1K2CUr2k5WjoPbTVuiwt
yw4AnRxg144wFdIkXFNrsAZAHF97srVH
=a4f5
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to