Your message dated Tue, 21 Jun 2005 15:43:12 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#315219: python2.3: python shell segfaults if I press
<key-UP> (history/readline problem)
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; 21 Jun 2005 07:58:07 +0000
>From [EMAIL PROTECTED] Tue Jun 21 00:58:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from wiggis.ethz.ch [129.132.86.197] (postfix)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Dkde3-0006pN-00; Tue, 21 Jun 2005 00:58:07 -0700
Received: from wiggis1.ethz.ch (wiggis1.ethz.ch [192.168.127.2])
by wiggis.ethz.ch (Postfix) with ESMTP
id 6017D4218; Tue, 21 Jun 2005 09:58:05 +0200 (CEST)
Received: from kermit (217-162-175-88.dclient.hispeed.ch [217.162.175.88])
(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
(No client certificate requested)
by wiggis.ethz.ch (Postfix) with ESMTP
id BCCE14217; Tue, 21 Jun 2005 09:58:03 +0200 (CEST)
Received: by kermit (Postfix, from userid 1000)
id 566988014; Tue, 21 Jun 2005 09:58:03 +0200 (CEST)
Date: Tue, 21 Jun 2005 09:58:03 +0200
From: Robert Jordens <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: python2.3: python shell segfaults if I press <key-UP>
(history/readline problem)
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN"
Content-Disposition: inline
X-Reportbug-Version: 3.12
X-GPG-Fingerprint: 1024D/E02FEF11:F01946CCF910B59289E8D6341D28E4BFE02FEF11
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: by amavisd-new at phys.ethz.ch
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
--J/dobhs11T7y2rNN
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Package: python2.3
Version: 2.3.5-4
Severity: important
Invoking "python" and then pressing <UP> leads to a segfault. I pressed
<UP> right at the first ">>> " prompt. Other readline programs seem to
work. /etc/python2.3/site.py is unchanged. Might be architecture related
(powerpc).
[393/[EMAIL PROTECTED]:~/work/gpib-devices/gpib-devices--devo$ python
Python 2.3.5 (#2, May 29 2005, 01:46:01)
[GCC 3.3.6 (Debian 1:3.3.6-5.0.1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> Segmentation fault
[394/[EMAIL PROTECTED]:~/work/gpib-devices/gpib-devices--devo$
[387/[EMAIL PROTECTED]:~/work/gpib-devices/gpib-devices--devo$ gdb python
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 condition=
s.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "powerpc-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/python
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 29781)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Python 2.3.5 (#2, May 29 2005, 01:46:01)
[GCC 3.3.6 (Debian 1:3.3.6-5.0.1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
>>>
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 29781)]
0x0fcba4a4 in previous_history () from /lib/libreadline.so.4
(gdb) thr ap al bt
Thread 1 (Thread 16384 (LWP 29781)):
#0 0x0fcba4a4 in previous_history () from /lib/libreadline.so.4
#1 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#2 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#3 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#4 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#5 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#6 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#7 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#8 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#9 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#10 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#11 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#12 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#13 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#14 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#15 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#16 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#17 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#18 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#19 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#20 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#21 0x0fcba468 in previous_history () from /lib/libreadline.so.4
#22 0x0fcba468 in previous_history () from /lib/libreadline.so.4
Previous frame inner to this frame (corrupt stack?)
(gdb)
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (300, 'unstable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-rc6-rj1
Locale: LANG=3DC, LC_CTYPE=3Den_US.UTF-8 (charmap=3DUTF-8)
Versions of packages python2.3 depends on:
ii libbz2-1.0 1.0.2-7 high-quality block-sorting fil=
e co
ii libc6 2.3.2.ds1-22 GNU C Library: Shared librarie=
s an
ii libdb4.2 4.2.52-18 Berkeley v4.2 Database Librari=
es [
ii libncurses5 5.4-4 Shared libraries for terminal =
hand
ii libreadline4 4.3-15 GNU readline and history libra=
ries
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
ii zlib1g 1:1.2.2-4 compression library - runtime
-- no debconf information
--=20
A social scientist, studying the culture and traditions of a small North
African tribe, found a woman still practicing the ancient art of matchmakin=
g.
Locally, she was known as the Moor, the marrier.
--J/dobhs11T7y2rNN
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCt8iKHSjkv+Av7xERAgEeAJ9YvLGHyu+dzUje1xCWYq+HuRAflACfd5E5
KKjlX7I7r7GN0xkRUepblFk=
=DzRF
-----END PGP SIGNATURE-----
--J/dobhs11T7y2rNN--
---------------------------------------
Received: (at 315219-done) by bugs.debian.org; 21 Jun 2005 13:43:18 +0000
>From [EMAIL PROTECTED] Tue Jun 21 06:43:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Dkj25-0000PG-00; Tue, 21 Jun 2005 06:43:17 -0700
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id PAA05628;
Tue, 21 Jun 2005 15:43:14 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 22013FD29;
Tue, 21 Jun 2005 15:43:14 +0200 (MEST)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
id 04665-45; Tue, 21 Jun 2005 15:43:12 +0200 (MEST) 11348
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP;
Tue, 21 Jun 2005 15:43:12 +0200 (MEST)
Received: (from [EMAIL PROTECTED])
by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j5LDhCAM016637;
Tue, 21 Jun 2005 15:43:12 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Tue, 21 Jun 2005 15:43:12 +0200
To: Robert Jordens <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#315219: python2.3: python shell segfaults if I press <key-UP>
(history/readline problem)
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
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:
already fixed in -5
Robert Jordens writes:
> Package: python2.3
> Version: 2.3.5-4
> Severity: important
>
> Invoking "python" and then pressing <UP> leads to a segfault. I pressed
> <UP> right at the first ">>> " prompt. Other readline programs seem to
> work. /etc/python2.3/site.py is unchanged. Might be architecture related
> (powerpc).
>
>
> [393/[EMAIL PROTECTED]:~/work/gpib-devices/gpib-devices--devo$ python
> Python 2.3.5 (#2, May 29 2005, 01:46:01)
> [GCC 3.3.6 (Debian 1:3.3.6-5.0.1)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> Segmentation fault
> [394/[EMAIL PROTECTED]:~/work/gpib-devices/gpib-devices--devo$
>
>
>
> [387/[EMAIL PROTECTED]:~/work/gpib-devices/gpib-devices--devo$ gdb python
> 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 "powerpc-linux"...(no debugging symbols found)
> Using host libthread_db library "/lib/libthread_db.so.1".
>
> (gdb) run
> Starting program: /usr/bin/python
> (no debugging symbols found)
> [Thread debugging using libthread_db enabled]
> [New Thread 16384 (LWP 29781)]
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> Python 2.3.5 (#2, May 29 2005, 01:46:01)
> [GCC 3.3.6 (Debian 1:3.3.6-5.0.1)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> >>>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 16384 (LWP 29781)]
> 0x0fcba4a4 in previous_history () from /lib/libreadline.so.4
> (gdb) thr ap al bt
>
> Thread 1 (Thread 16384 (LWP 29781)):
> #0 0x0fcba4a4 in previous_history () from /lib/libreadline.so.4
> #1 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #2 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #3 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #4 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #5 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #6 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #7 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #8 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #9 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #10 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #11 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #12 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #13 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #14 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #15 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #16 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #17 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #18 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #19 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #20 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #21 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> #22 0x0fcba468 in previous_history () from /lib/libreadline.so.4
> Previous frame inner to this frame (corrupt stack?)
> (gdb)
>
>
>
> -- System Information:
> Debian Release: testing/unstable
> APT prefers testing
> APT policy: (990, 'testing'), (300, 'unstable')
> Architecture: powerpc (ppc)
> Shell: /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.12-rc6-rj1
> Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
>
> Versions of packages python2.3 depends on:
> ii libbz2-1.0 1.0.2-7 high-quality block-sorting file
> co
> ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries
> an
> ii libdb4.2 4.2.52-18 Berkeley v4.2 Database Libraries
> [
> ii libncurses5 5.4-4 Shared libraries for terminal
> hand
> ii libreadline4 4.3-15 GNU readline and history
> libraries
> ii libssl0.9.7 0.9.7e-3 SSL shared libraries
> ii zlib1g 1:1.2.2-4 compression library - runtime
>
> -- no debconf information
>
> --
> A social scientist, studying the culture and traditions of a small North
> African tribe, found a woman still practicing the ancient art of matchmaking.
> Locally, she was known as the Moor, the marrier.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]