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

Bug#196060: marked as done ([3.3 regression] [arm] python2.2-2.2.3 gets miscompiled)



Your message dated Sun, 6 Jul 2003 09:13:49 +0200
with message-id <16135.52269.583574.680659@gargle.gargle.HOWL>
and subject line python miscompilation on arm fixed in 3.3.1-0pre0
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; 4 Jun 2003 09:09:54 +0000
>From doko@cs.tu-berlin.de Wed Jun 04 04:09:52 2003
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19NUHI-0005sO-00; Wed, 04 Jun 2003 04:09:52 -0500
Received: from bolero.cs.tu-berlin.de (daemon@bolero.cs.tu-berlin.de [130.149.19.1])
	by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id LAA09876
	for <submit@bugs.debian.org>; Wed, 4 Jun 2003 11:05:56 +0200 (MET DST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id h5495uJ16342;
	Wed, 4 Jun 2003 11:05:56 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <16093.46708.99388.765013@gargle.gargle.HOWL>
Date: Wed, 4 Jun 2003 11:05:56 +0200
To: submit@bugs.debian.org
Subject: [3.3 regression] [arm] python2.2-2.2.3 gets miscompiled
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-10.7 required=4.0
	tests=HAS_PACKAGE,USER_AGENT_VM
	autolearn=ham version=2.53-bugs.debian.org_2003_05_24
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_24 (1.174.2.15-2003-03-30-exp)

Package: gcc-3.3
Version: 3.3-2
Severity: important

The build of python2.2 fails on arm-linux, trying to start the just
built python executable (building the shared modules). gcc-3.2 and
gcc-snapshot (20030531) are working ok.

$ gdb python
GNU gdb 5.3-debian
Copyright 2002 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 "arm-linux"...
(gdb) set args ./setup.py
(gdb) r
Starting program: /home/doko/py/python2.2-2.2.3/builddir/python ./setup.py
[New Thread 16384 (LWP 29971)]
Cannot access memory at address 0x0
(gdb) info threads
* 1 Thread 16384 (LWP 29971)  [No stack.]
Segmentation fault


$ gdb python
GNU gdb 5.3-debian
Copyright 2002 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 "arm-linux"...
(gdb) set args ./setup.py
(gdb) run
Starting program: /home/doko/py/python2.2-2.2.3/builddir/python ./setup.py
[New Thread 16384 (LWP 29976)]
Cannot access memory at address 0x0
(gdb) bt
Cannot access memory at address 0x0

---------------------------------------
Received: (at 196060-done) by bugs.debian.org; 6 Jul 2003 07:15:07 +0000
>From doko@cs.tu-berlin.de Sun Jul 06 02:15:04 2003
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19Z3jk-0008DW-00; Sun, 06 Jul 2003 02:15:04 -0500
Received: from bolero.cs.tu-berlin.de (daemon@bolero.cs.tu-berlin.de [130.149.19.1])
	by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id JAA19420
	for <196060-done@bugs.debian.org>; Sun, 6 Jul 2003 09:13:49 +0200 (MET DST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id h667Dns00085;
	Sun, 6 Jul 2003 09:13:49 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <16135.52269.583574.680659@gargle.gargle.HOWL>
Date: Sun, 6 Jul 2003 09:13:49 +0200
To: 196060-done@bugs.debian.org
Subject: python miscompilation on arm fixed in 3.3.1-0pre0
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Delivered-To: 196060-done@bugs.debian.org
X-Spam-Status: No, hits=-2.0 required=4.0
	tests=BAYES_30,USER_AGENT_VM
	version=2.53-bugs.debian.org_2003_06_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 (1.174.2.15-2003-03-30-exp)

the python miscompilation on arm is fixed in 3.3.1-0pre0. the python
testsuite did run sucessfully.



Reply to: