[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#516727: marked as done (gcc segfaults on simple wrong c++ code)



Your message dated Sun, 01 Mar 2009 23:17:14 +0000
with message-id <E1LduuI-00078k-VT@ries.debian.org>
and subject line Bug#516727: fixed in gnat-4.3 4.3.3-2
has caused the Debian Bug report #516727,
regarding gcc segfaults on simple wrong c++ code
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 owner@bugs.debian.org
immediately.)


-- 
516727: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516727
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: g++ (Debian 4.3.3-4) 4.3.3

The current c++ compiler segfaults on the following simple code mistake, where 
a destructor doesn't have the same id as that the class.


template< typename T >
class some_class {

    some_class() {}

    // segfault
    ~some() {}

    // no segfault
    // ~some_class() {}

};


Kind regards,

Rutger ter Borg




--- End Message ---
--- Begin Message ---
Source: gnat-4.3
Source-Version: 4.3.3-2

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

gnat-4.3-base_4.3.3-2_amd64.deb
  to pool/main/g/gnat-4.3/gnat-4.3-base_4.3.3-2_amd64.deb
gnat-4.3_4.3.3-2.diff.gz
  to pool/main/g/gnat-4.3/gnat-4.3_4.3.3-2.diff.gz
gnat-4.3_4.3.3-2.dsc
  to pool/main/g/gnat-4.3/gnat-4.3_4.3.3-2.dsc
gnat-4.3_4.3.3-2_amd64.deb
  to pool/main/g/gnat-4.3/gnat-4.3_4.3.3-2_amd64.deb
libgnat-4.3-dbg_4.3.3-2_amd64.deb
  to pool/main/g/gnat-4.3/libgnat-4.3-dbg_4.3.3-2_amd64.deb
libgnat-4.3_4.3.3-2_amd64.deb
  to pool/main/g/gnat-4.3/libgnat-4.3_4.3.3-2_amd64.deb
libgnatprj4.3-dbg_4.3.3-2_amd64.deb
  to pool/main/g/gnat-4.3/libgnatprj4.3-dbg_4.3.3-2_amd64.deb
libgnatprj4.3-dev_4.3.3-2_amd64.deb
  to pool/main/g/gnat-4.3/libgnatprj4.3-dev_4.3.3-2_amd64.deb
libgnatprj4.3_4.3.3-2_amd64.deb
  to pool/main/g/gnat-4.3/libgnatprj4.3_4.3.3-2_amd64.deb
libgnatvsn4.3-dbg_4.3.3-2_amd64.deb
  to pool/main/g/gnat-4.3/libgnatvsn4.3-dbg_4.3.3-2_amd64.deb
libgnatvsn4.3-dev_4.3.3-2_amd64.deb
  to pool/main/g/gnat-4.3/libgnatvsn4.3-dev_4.3.3-2_amd64.deb
libgnatvsn4.3_4.3.3-2_amd64.deb
  to pool/main/g/gnat-4.3/libgnatvsn4.3_4.3.3-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 516727@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ludovic Brenta <lbrenta@debian.org> (supplier of updated gnat-4.3 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@debian.org)


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

Format: 1.8
Date: Sun,  1 Mar 2009 22:34:06 +0100
Source: gnat-4.3
Binary: gnat-4.3-base gnat-4.3 libgnat-4.3 libgnat-4.3-dbg libgnatvsn4.3-dev libgnatvsn4.3 libgnatvsn4.3-dbg libgnatprj4.3-dev libgnatprj4.3 libgnatprj4.3-dbg
Architecture: source amd64
Version: 4.3.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Ludovic Brenta <lbrenta@debian.org>
Description: 
 gnat-4.3   - The GNU Ada compiler
 gnat-4.3-base - The GNU Compiler Collection (gnat base package)
 libgnat-4.3 - Runtime library for GNU Ada applications
 libgnat-4.3-dbg - Runtime library for GNU Ada applications
 libgnatprj4.3 - GNU Ada Project Manager
 libgnatprj4.3-dbg - GNU Ada Project Manager
 libgnatprj4.3-dev - GNU Ada Project Manager development files
 libgnatvsn4.3 - GNU Ada compiler version library
 libgnatvsn4.3-dbg - GNU Ada compiler version library
 libgnatvsn4.3-dev - GNU Ada compiler version library - development files
Closes: 516727
Changes: 
 gnat-4.3 (4.3.3-2) unstable; urgency=low
 .
   merge from gcc-4.3 (4.3.3-5):
 .
   [Matthias Klose]
   * Update to SVN 20090301 from the gcc-4_3-branch.
     - Fix PR c/35446, PR c++/38950, PR fortran/38852, PR fortran/39006,
       PR c++/39225 (closes: #516727), PR c++/38950, PR target/38056,
       PR target/39228, PR middle-end/36578, PR inline-asm/39058,
       PR middle-end/37861.
   * Don't provide the 4.3.2 symlink in gcc_lib_dir anymore.
   * Require binutils-2.19.1.
 .
   merge from gcc-4.3 (4.3.3-4):
 .
   [Matthias Klose]
   * Fix Fix PR gcov-profile/38292 (wrong profile information), taken
     from the trunk.
   * Update to SVN 20090215 from the gcc-4_3-branch.
     Fix PR c/35435, PR tree-optimization/39100, PR rtl-optimization/39076,
     PR c/35433, PR tree-optimization/39041, PR target/38988,
     PR middle-end/38969, PR c++/36897, PR c++/39054, PR c/39035, PR c/35434,
     PR c/36432, PR target/38991, PR c/39084, PR target/39118.
   * Reapply the fix for PR middle-end/38615.
   * Include autoconf-2.59 sources into the source package, and install as
     part of the gcc-4.3-source package.
   * Explicitely use autoconf-1.9.
   * Disable building the gcjwebplugin.
   * Don't configure with --enable-cld on amd64 and i386.
Checksums-Sha1: 
 f2aee9e26971801b3fd332034c0945fc11027f9e 2271 gnat-4.3_4.3.3-2.dsc
 3d52c0cb603a52aa809b54f28fb431864514184d 624031 gnat-4.3_4.3.3-2.diff.gz
 33af860e7605448e23fbc9ed0e86cecf298ec8ff 559154 gnat-4.3-base_4.3.3-2_amd64.deb
 1b074f7a7212929d8d5ab7f2eebe4e1e31057718 1111486 libgnat-4.3_4.3.3-2_amd64.deb
 81d9bf8dd641a8270739fc3a082f7e919e3e97ce 1716962 libgnatvsn4.3-dev_4.3.3-2_amd64.deb
 3407cd940e125840ac19a0e4454f8c2f7ddb3b2f 330344 libgnatvsn4.3_4.3.3-2_amd64.deb
 49a3b42ac6ddd67043a36c31ab465d89834c5e66 2656468 libgnatprj4.3-dev_4.3.3-2_amd64.deb
 2995edb03c5bd1ad8a86e6128caa537132551acf 563892 libgnatprj4.3_4.3.3-2_amd64.deb
 250645c2ffb96e72efb85a7baba22ca1773d5df7 898798 libgnatprj4.3-dbg_4.3.3-2_amd64.deb
 c1212df7febb0746541bfd3b5380fd1a27a1f281 1929268 libgnat-4.3-dbg_4.3.3-2_amd64.deb
 c834ca234d8aa7dc59538cddf14f47fdbacf8139 460740 libgnatvsn4.3-dbg_4.3.3-2_amd64.deb
 9f877f4591214f952d10163238be555275e860a1 13669104 gnat-4.3_4.3.3-2_amd64.deb
Checksums-Sha256: 
 198a9889115a13be20a475c36b20c1a75dcd16ce2dfe2c518e431503639df587 2271 gnat-4.3_4.3.3-2.dsc
 ccd87e7139461ea5cb97078824d76614fc36cc39c5caa8d49c15f7bb4fb71ff6 624031 gnat-4.3_4.3.3-2.diff.gz
 fec613001deedb5fe080c4fea324f867eae9b12d1c6849d63df03e3941c45c9b 559154 gnat-4.3-base_4.3.3-2_amd64.deb
 35201047032244d0e84b97c88c96d4627de6186cfc77e675ddc7aa026b152f95 1111486 libgnat-4.3_4.3.3-2_amd64.deb
 5c3b8f1c027c00a1c928ea95f7699f36fec6555207a8c6e16b48333119755b29 1716962 libgnatvsn4.3-dev_4.3.3-2_amd64.deb
 60f97ac8ec0d02a4a01fd0f39c341a575842a33e0bd5a10f8c6b9f466541c452 330344 libgnatvsn4.3_4.3.3-2_amd64.deb
 b86ec2ca10e99a0b34e3d3cd17e826ca09aee5f6a3fce51beaa3012200b31bc2 2656468 libgnatprj4.3-dev_4.3.3-2_amd64.deb
 e068a67a4639ad916b632630f1702b02fc4dceb77272b951da8e50766ebdfd4e 563892 libgnatprj4.3_4.3.3-2_amd64.deb
 3cbf79189854887cbd384c99e1bf2d2bbc0fbe67fd1ff062d7083538f1fc029d 898798 libgnatprj4.3-dbg_4.3.3-2_amd64.deb
 1d0cd28deb7b65e7d68a5a327a4d0d284aa6e6615da75264325ab7b311cb8c99 1929268 libgnat-4.3-dbg_4.3.3-2_amd64.deb
 644a643778da2cdeaf5542c24d818bba71aa5d097a65d738ac178a0cc721d7df 460740 libgnatvsn4.3-dbg_4.3.3-2_amd64.deb
 2796e08760ff41e621ab055fab39aebf4b4f1075f6c81fba9c481f3009338c90 13669104 gnat-4.3_4.3.3-2_amd64.deb
Files: 
 9aa77f132682e9ce41d896be6630cebe 2271 devel optional gnat-4.3_4.3.3-2.dsc
 584a6ab20fc016a63b64d668349b7dc1 624031 devel optional gnat-4.3_4.3.3-2.diff.gz
 2c04f08a4d58235c23ccb19de0c09fba 559154 libs optional gnat-4.3-base_4.3.3-2_amd64.deb
 68361bc55a34d3e35e74c754adc1aaf7 1111486 libs optional libgnat-4.3_4.3.3-2_amd64.deb
 745f253244f254a7d6db0ca5d2134f0f 1716962 libdevel optional libgnatvsn4.3-dev_4.3.3-2_amd64.deb
 cec6e89af5b79faa448d0ba27345d2c3 330344 libs optional libgnatvsn4.3_4.3.3-2_amd64.deb
 a58ed98303971559bbbea3c933a473e8 2656468 libdevel optional libgnatprj4.3-dev_4.3.3-2_amd64.deb
 a972b02d164953ce3c3e6ca81c66ddc3 563892 libs optional libgnatprj4.3_4.3.3-2_amd64.deb
 c2507b85eb1fe1fcbe05b4ef8733a74c 898798 libdevel extra libgnatprj4.3-dbg_4.3.3-2_amd64.deb
 d9f0690029f0850977289f18bc8af302 1929268 libdevel extra libgnat-4.3-dbg_4.3.3-2_amd64.deb
 dd2e80d4962bf91442c0512e87399103 460740 libdevel extra libgnatvsn4.3-dbg_4.3.3-2_amd64.deb
 cafbd3f01552455ee7b503ab2a167046 13669104 devel optional gnat-4.3_4.3.3-2_amd64.deb

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

iD8DBQFJqxOBx9kwJZ3/qtQRAp3JAJ47vGKoVfZqnL+rt13xblauLDjMSACggxeh
uqKwcNGN+uWIUC/97Jtc3lU=
=frWF
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: