Your message dated Sat, 21 May 2005 21:31:45 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#221565: g++-3.3: bad code generation
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Nov 2003 02:45:43 +0000
>From [EMAIL PROTECTED] Tue Nov 18 20:45:43 2003
Return-path: <[EMAIL PROTECTED]>
Received: from vorpal.notabug.com [63.149.73.20]
by master.debian.org with smtp (Exim 3.35 1 (Debian))
id 1AMILf-00028N-00; Tue, 18 Nov 2003 20:45:43 -0600
Received: (qmail 26122 invoked from network); 19 Nov 2003 02:45:41 -0000
Received: (ofmipd 64.231.154.214); 19 Nov 2003 02:45:19 -0000
Received: from zooko by localhost with local (Exim 3.36 #1 (Debian))
id 1AMIIR-0006kJ-00; Tue, 18 Nov 2003 21:42:23 -0500
Date: 18 Nov 2003 21:42:19 -0500
Message-Id: <[EMAIL PROTECTED]>
From: "Bryce Wilcox-O'Hearn" <[EMAIL PROTECTED]>
To: "Debian Bug Tracking System" <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: g++-3.3: bad code generation
X-Mailer: reportbug 2.36
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-5.0 required=4.0
tests=HAS_PACKAGE
version=2.53-bugs.debian.org_2003_11_15
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_15
(1.174.2.15-2003-03-30-exp)
Package: g++-3.3
Version: 1:3.3.2-4
Severity: normal
Hi there! Thank you so much for the Debian toolchain!
I use Crypto++ v5.0 [1], and I've noticed that the "generate a random
RSA key pair" function either seg faults or goes into an infinite loop.
I've learned that turning optimization off with -O0 or else downgrading
to g++ 3.2.3 solves this problem.
Talking to Graydon Hoare, he says that RedHat's version of g++ 3.3.2,
"g++ (GCC) 3.3.2 20031022 (Red Hat Linux 3.3.2-1)", doesn't exhibit this bug.
I'd be happy to provide a test case if you want. You just call the
following method from Crypto++ 5.0:
void Initialize(RandomNumberGenerator &rng, unsigned int modulusBits, const
Integer &e = 17);
Regards,
Zooko
[1] http://cryptopp.com/
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux pion 2.4.22 #1 Wed Oct 22 11:56:42 EDT 2003 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages g++-3.3 depends on:
ii gcc-3.3 1:3.3.2-4 The GNU C compiler
ii gcc-3.3-base 1:3.3.2-4 The GNU Compiler Collection (base
hi libc6 2.3.2.ds1-10 GNU C Library: Shared libraries an
ii libstdc++5-3.3-dev 1:3.3.2-4 The GNU Standard C++ Library v3 (d
-- no debconf information
---------------------------------------
Received: (at 221565-done) by bugs.debian.org; 21 May 2005 19:32:17 +0000
>From [EMAIL PROTECTED] Sat May 21 12:32:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp08.web.de [217.72.192.226]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DZZhp-0002j9-00; Sat, 21 May 2005 12:32:17 -0700
Received: from [82.82.220.210] (helo=juist)
by smtp08.web.de with asmtp (TLSv1:DES-CBC3-SHA:168)
(WEB.DE 4.105 #291)
id 1DZZhK-0004nV-00
for [EMAIL PROTECTED]; Sat, 21 May 2005 21:31:46 +0200
Received: from falk by juist with local (Exim 4.50)
id 1DZZhJ-0002eR-VS
for [EMAIL PROTECTED]; Sat, 21 May 2005 21:31:45 +0200
To: [EMAIL PROTECTED]
Subject: Bug#221565: g++-3.3: bad code generation
From: Falk Hueffner <[EMAIL PROTECTED]>
X-Face: "iUeUu$b*W_"w?tV83Y3*r:`rh&dRv}$YnZ3,LVeCZSYVuf[Gpo*5%_=/\_!gc_,SS}[~xZ
wY77I-M)xHIx:2f56g%/`SOw"Dx%4Xq0&f\Tj~>|QR|vGlU}TBYhiG(K:2<T^
Date: Sat, 21 May 2005 21:31:45 +0200
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (cilantro, linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: [EMAIL PROTECTED]
X-Sender: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Hi,
according to the previous comment, this is an aliasing issue, and not
a bug in g++, so closing.
--
Falk
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]