Your message dated Wed, 26 Oct 2005 16:16:44 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#180771: perl: calculating primes hack segafults on i386:
backtrace
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; 26 Aug 2002 04:15:02 +0000
>From [EMAIL PROTECTED] Sun Aug 25 23:15:02 2002
Return-path: <[EMAIL PROTECTED]>
Received: from crack.them.org [65.125.64.184] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 17jBHK-0004iu-00; Sun, 25 Aug 2002 23:15:02 -0500
Received: from nevyn.them.org ([66.93.61.169] ident=mail)
by crack.them.org with asmtp (Exim 3.12 #1 (Debian))
id 17jCDe-00008b-01; Mon, 26 Aug 2002 00:15:19 -0500
Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian))
id 17jBAt-0005xl-00; Mon, 26 Aug 2002 00:08:23 -0400
Subject: perl: install-info segfaults on 5.8.0
From: "Daniel Jacobowitz" <[EMAIL PROTECTED]>
To: "Debian Bug Tracking System" <[EMAIL PROTECTED]>
X-Mailer: reportbug 1.99.50
Date: Mon, 26 Aug 2002 00:08:23 -0400
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Package: perl
Version: 5.8.0-7
Severity: important
The command:
/usr/sbin/install-info
--infodir=/var/tmp/hhl-target-glibc-sh_sh3_be-root/opt/hardhat/devkit/sh/sh3_be/target/usr/share/info
dir-add.info
causes perl to segfault. The bottom end of the backtrace looks like:
#4657 0x08150b6d in S_regmatch (my_perl=0x8196f68, prog=0x8204f8c) at
regexec.c:3759
#4658 0x08150b6d in S_regmatch (my_perl=0x8196f68, prog=0x8204f74) at
regexec.c:3759
#4659 0x08150b6d in S_regmatch (my_perl=0x8196f68, prog=0x8204f34) at
regexec.c:3759
#4660 0x08150b6d in S_regmatch (my_perl=0x8196f68, prog=0x8204f24) at
regexec.c:3759
#4661 0x08150b6d in S_regmatch (my_perl=0x8196f68, prog=0x8204ef4) at
regexec.c:3759
#4662 0x08150b6d in S_regmatch (my_perl=0x8196f68, prog=0x8204edc) at
regexec.c:3759
#4663 0x0814da9e in S_regmatch (my_perl=0x8196f68, prog=0x8204fb8) at
regexec.c:3104
#4664 0x0814d87f in S_regmatch (my_perl=0x8196f68, prog=0x8204ed4) at
regexec.c:3049
#4665 0x0814a87c in S_regtry (my_perl=0x8196f68, prog=0x8204e90,
startpos=0x822e4c8 "* ALTWERASE: (libc)Local Modes.\n* ARGP_ERR_UNKNOWN:
(libc)Argp Parser Functions.\n* ARG_MAX: (libc)General Limits.\n* BC_BASE_MAX:
(libc)Utility Limits.\n* BC_DIM_MAX: (libc)Utility Limits.\n* BC_SCALE_MA"...)
at regexec.c:2145
#4666 0x08149ab6 in Perl_regexec_flags (my_perl=0x8196f68, prog=0x8204e90,
stringarg=0x822e4c8 "* ALTWERASE: (libc)Local Modes.\n* ARGP_ERR_UNKNOWN:
(libc)Argp Parser Functions.\n* ARG_MAX: (libc)General Limits.\n* BC_BASE_MAX:
(libc)Utility Limits.\n* BC_DIM_MAX: (libc)Utility Limits.\n* BC_SCALE_MA"...,
strend=0x823dfda "",
strbeg=0x822e4c8 "* ALTWERASE: (libc)Local Modes.\n* ARGP_ERR_UNKNOWN:
(libc)Argp Parser Functions.\n* ARG_MAX: (libc)General Limits.\n* BC_BASE_MAX:
(libc)Utility Limits.\n* BC_DIM_MAX: (libc)Utility Limits.\n* BC_SCALE_MA"...,
minend=0, sv=0x81fae5c, data=0x0, flags=3) at regexec.c:1866
#4667 0x080db115 in Perl_pp_match (my_perl=0x8196f68) at pp_hot.c:1291
#4668 0x080bda23 in Perl_runops_debug (my_perl=0x8196f68) at dump.c:1398
#4669 0x0806456f in S_run_body (my_perl=0x8196f68, oldscope=1) at perl.c:1681
#4670 0x08063fb1 in perl_run (my_perl=0x8196f68) at perl.c:1600
#4671 0x0805f193 in main (argc=4, argv=0xbffff584, env=0xbffff598) at
perlmain.c:85
The top:
#0 0x0814a935 in S_regmatch (my_perl=0x8196f68, prog=0x8204fa0) at
regexec.c:2210
#1 0x08150b6d in S_regmatch (my_perl=0x8196f68, prog=0x8204f8c) at
regexec.c:3759
#2 0x08150b6d in S_regmatch (my_perl=0x8196f68, prog=0x8204f74) at
regexec.c:3759
#3 0x08150b6d in S_regmatch (my_perl=0x8196f68, prog=0x8204f34) at
regexec.c:3759
#4 0x08150b6d in S_regmatch (my_perl=0x8196f68, prog=0x8204f24) at
regexec.c:3759
#5 0x08150b6d in S_regmatch (my_perl=0x8196f68, prog=0x8204ef4) at
regexec.c:3759
I'm sure you can guess what's in the middle :)
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux nevyn 2.4.19-pre10-ac2-drow #4 SMP Sun Jun 16 12:01:20 EDT 2002
i686
Locale: LANG=en_US, LC_CTYPE=
Versions of packages perl depends on:
ii libc6 2.2.5-14 GNU C Library: Shared libraries an
ii libdb4.0 4.0.14-1 Berkeley v4.0 Database Libraries [
ii libgdbmg1 1.7.3-27.1 GNU dbm database routines (runtime
ii perl-base 5.8.0-7 The Pathologically Eclectic Rubbis
ii perl-modules 5.8.0-7 Core Perl modules.
-- no debconf information
---------------------------------------
Received: (at 180771-done) by bugs.debian.org; 26 Oct 2005 15:16:56 +0000
>From [EMAIL PROTECTED] Wed Oct 26 08:16:56 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 213-162-123-241.neilsu458.adsl.metronet.co.uk
(cyclone.suffields.me.uk) [213.162.123.241]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EUn1L-00007O-00; Wed, 26 Oct 2005 08:16:56 -0700
Received: from asuffield by cyclone.suffields.me.uk with local (Exim 3.36 #1
(Debian))
id 1EUn1A-0006kS-00; Wed, 26 Oct 2005 16:16:44 +0100
Date: Wed, 26 Oct 2005 16:16:44 +0100
From: Andrew Suffield <[EMAIL PROTECTED]>
To: Damyan Ivanov <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#180771: perl: calculating primes hack segafults on i386:
backtrace
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.11
Sender: Andrew Suffield <[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-Level:
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
--UugvWAfsgieZRqgk
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Wed, Oct 26, 2005 at 02:04:14PM +0300, Damyan Ivanov wrote:
> Here's a backtrace.
It's blatantly a stack overflow. User error for not providing a host
with infinite memory. Don't try to run programs like that unless you
have a hypothetical Turing machine available.
--=20
.''`. ** Debian GNU/Linux ** | Andrew Suffield
: :' : http://www.debian.org/ |
`. `' |
`- -><- |
--UugvWAfsgieZRqgk
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDX53clpK98RSteX8RApQYAJ0SnGuBmLOuX2yAjHFjHiYDcWoCIwCdF8Dg
7MgGnVdYnWhfpBUxNan9hNg=
=Y3P4
-----END PGP SIGNATURE-----
--UugvWAfsgieZRqgk--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]