Your message dated Mon, 21 Nov 2005 13:50:04 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333072: fixed in pike7.6 7.6.51-2
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; 10 Oct 2005 09:08:22 +0000
>From [EMAIL PROTECTED] Mon Oct 10 02:08:22 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (tennyson.dodds.net) 
[66.93.39.86] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EOtdu-0005qT-00; Mon, 10 Oct 2005 02:08:22 -0700
Received: by tennyson.dodds.net (Postfix, from userid 1000)
        id D8CFB7038; Mon, 10 Oct 2005 02:08:22 -0700 (PDT)
Date: Mon, 10 Oct 2005 02:08:22 -0700
From: Steve Langasek <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: pike7.6_7.6.33-2 (alpha/unstable): FTBFS: glibc aborts in free()
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


--Qxx1br4bt0+wmkIi
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: pike7.6
Version: 7.6.33-2
Severity: serious

pike7.6 is failing to build on alpha with the following error:

[...]
/usr/bin/make -Cbuild/linux-2.4.29goedel-alpha documentation
make[1]: Entering directory /build/buildd/pike7.6-7.6.33/build/linux-2.4.29=
goedel-alpha'
/build/buildd/pike7.6-7.6.33/build/linux-2.4.29goedel-alpha/pike -DNOT_INST=
ALLED -DPRECOMPILED_SEARCH_MORE -m/build/buildd/pike7.6-7.6.33/build/linux-=
2.4.29goedel-alpha/master.pike -x extract_autodoc -q --srcdir=3D/build/buil=
dd/pike7.6-7.6.33/src \
  --imgsrc=3D/build/buildd/pike7.6-7.6.33/refdoc/src_images --builddir=3Ddo=
c_build/src \
  --imgdir=3Ddoc_build/images
[...]
copying from [/build/buildd/pike7.6-7.6.33/build/linux-2.4.29goedel-alpha/d=
oc_build/src/modules/Image/image.c82.png] to [/build/buildd/pike7.6-7.6.33/=
build/linux-2.4.29goedel-alpha/doc_build/images//predef.Image.Image.tuned_b=
ox.4.png]
*** glibc detected *** free(): invalid next size (normal): 0x000000012072ae=
c0 ***
make[1]: *** [autodoc.xml] Aborted
make[1]: Leaving directory /build/buildd/pike7.6-7.6.33/build/linux-2.4.29g=
oedel-alpha'
make: *** [build-arch-stamp] Error 2
[...]

A full build log can be found at
<http://buildd.debian.org/fetch.php?&pkg=3Dpike7.6&ver=3D7.6.33-2&arch=3Dal=
pha&stamp=3D1128545698&file=3Dlog&as=3Draw>.

I have build pike7.6 with debugging symbols enabled here in order to get a
backtrace, which looks as follows:

[snip glibc error handling]
#7  0x00000200002b3998 in free () from /lib/libc.so.6.1
#8  0x0000020000ca0838 in my_result_and_clean (cinfo=3DVariable "cinfo" is =
not available.)
    at /home/devel/release/pike7.6-7.6.33/src/modules/_Image_JPEG/image_jpe=
g.c:290
#9  0x0000020000ca16b8 in image_jpeg_encode (args=3D2)
    at /home/devel/release/pike7.6-7.6.33/src/modules/_Image_JPEG/image_jpe=
g.c:927
#10 0x00000001200303e0 in low_mega_apply (type=3DAPPLY_SVALUE, args=3D2, ar=
g1=3DVariable "arg1" is not available.)
    at apply_low.h:214
#11 0x0000000120035f38 in eval_instruction (
    pc=3D0x1204f0b14 "=EF=BF=BD\005'\001\034\004=EF=BF=BD\005~\003\003]\001=
\b")
    at interpret_functions.h:1956
#12 0x000000012003dad4 in o_catch (
    pc=3D0x12048f684 "O\"\002'\002\213=EF=BF=BD)\"\004'\004=EF=BF=BDR\001E\=
006=EF=BF=BD=EF=BF=BDE\005Z<")
    at /home/devel/release/pike7.6-7.6.33/src/interpret.c:2051
#13 0x0000000120034c3c in eval_instruction (pc=3D0x12048f67f "k\030")
    at interpret_functions.h:1243
#14 0x000000012003cea0 in mega_apply (type=3DAPPLY_STACK, args=3D5, arg1=3D=
0x0,=20
    arg2=3D0x0) at /home/devel/release/pike7.6-7.6.33/src/interpret.c:2006
#15 0x000002000099452c in try_feed (finished=3D1)
    at /home/devel/release/pike7.6-7.6.33/src/modules/Parser/html.c:2734
#16 0x0000020000994f98 in html_finish (args=3DVariable "args" is not availa=
ble.)
    at /home/devel/release/pike7.6-7.6.33/src/modules/Parser/html.c:3936
#17 0x00000001200303e0 in low_mega_apply (type=3DAPPLY_LOW, args=3D1, arg1=
=3DVariable "arg1" is not available.)
    at apply_low.h:214
#18 0x000000012003953c in eval_instruction (pc=3DVariable "pc" is not avail=
able.) at interpret_functions.h:1961
#19 0x000000012003dad4 in o_catch (
    pc=3D0x120425549 "2$!\003\"\004=EF=BF=BD=EF=BF=BDQ\026\a\026\004=EF=BF=
=BD=EF=BF=BDc\016")
    at /home/devel/release/pike7.6-7.6.33/src/interpret.c:2051
#20 0x0000000120034c3c in eval_instruction (pc=3D0x120425544 "kE")
    at interpret_functions.h:1243
#21 0x000000012003cea0 in mega_apply (type=3DAPPLY_LOW, args=3D2,=20
    arg1=3D0x1203a22d0, arg2=3D0x69)
    at /home/devel/release/pike7.6-7.6.33/src/interpret.c:2006
#22 0x00000001200caab8 in main (argc=3D11, argv=3D0x11ffff7d8)
    at /home/devel/release/pike7.6-7.6.33/src/main.c:841
(gdb)

Unfortunately, the error message in question suggests heap corruption, so
the root of the problem may be nowhere near this part of the code.  It may
be more useful to try to debug this using valgrind on i386 or amd64 than
anything else; if that find the error, though, I don't have any good
suggestions on how to debug this, because there is no valgrind for alpha.

--=20
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

--Qxx1br4bt0+wmkIi
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)

iD8DBQFDSi+GKN6ufymYLloRAtlSAKDC8vuBq2B83ocW+17uJx3/0FR4zgCfQQ+V
bRg3rDgV8kynEYEKXcMhix0=
=gVLR
-----END PGP SIGNATURE-----

--Qxx1br4bt0+wmkIi--

---------------------------------------
Received: (at 333072-close) by bugs.debian.org; 21 Nov 2005 21:53:29 +0000
>From [EMAIL PROTECTED] Mon Nov 21 13:53:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EeJY4-0001s7-7v; Mon, 21 Nov 2005 13:50:04 -0800
From: Marek Habersack <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#333072: fixed in pike7.6 7.6.51-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 21 Nov 2005 13:50:04 -0800
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
X-CrossAssassin-Score: 2

Source: pike7.6
Source-Version: 7.6.51-2

We believe that the bug you reported is fixed in the latest version of
pike7.6, which is due to be installed in the Debian FTP archive:

pike7.6-bzip2_7.6.51-2_i386.deb
  to pool/main/p/pike7.6/pike7.6-bzip2_7.6.51-2_i386.deb
pike7.6-core_7.6.51-2_i386.deb
  to pool/main/p/pike7.6/pike7.6-core_7.6.51-2_i386.deb
pike7.6-dev_7.6.51-2_all.deb
  to pool/main/p/pike7.6/pike7.6-dev_7.6.51-2_all.deb
pike7.6-doc_7.6.51-2_all.deb
  to pool/main/p/pike7.6/pike7.6-doc_7.6.51-2_all.deb
pike7.6-gdbm_7.6.51-2_i386.deb
  to pool/main/p/pike7.6/pike7.6-gdbm_7.6.51-2_i386.deb
pike7.6-gl_7.6.51-2_i386.deb
  to pool/main/p/pike7.6/pike7.6-gl_7.6.51-2_i386.deb
pike7.6-gtk_7.6.51-2_i386.deb
  to pool/main/p/pike7.6/pike7.6-gtk_7.6.51-2_i386.deb
pike7.6-image_7.6.51-2_i386.deb
  to pool/main/p/pike7.6/pike7.6-image_7.6.51-2_i386.deb
pike7.6-manual_7.6.51-2_all.deb
  to pool/main/p/pike7.6/pike7.6-manual_7.6.51-2_all.deb
pike7.6-meta_7.6.51-2_all.deb
  to pool/main/p/pike7.6/pike7.6-meta_7.6.51-2_all.deb
pike7.6-mysql_7.6.51-2_i386.deb
  to pool/main/p/pike7.6/pike7.6-mysql_7.6.51-2_i386.deb
pike7.6-odbc_7.6.51-2_i386.deb
  to pool/main/p/pike7.6/pike7.6-odbc_7.6.51-2_i386.deb
pike7.6-pcre_7.6.51-2_i386.deb
  to pool/main/p/pike7.6/pike7.6-pcre_7.6.51-2_i386.deb
pike7.6-perl_7.6.51-2_i386.deb
  to pool/main/p/pike7.6/pike7.6-perl_7.6.51-2_i386.deb
pike7.6-pg_7.6.51-2_i386.deb
  to pool/main/p/pike7.6/pike7.6-pg_7.6.51-2_i386.deb
pike7.6-reference_7.6.51-2_all.deb
  to pool/main/p/pike7.6/pike7.6-reference_7.6.51-2_all.deb
pike7.6-sane_7.6.51-2_i386.deb
  to pool/main/p/pike7.6/pike7.6-sane_7.6.51-2_i386.deb
pike7.6-sdl_7.6.51-2_i386.deb
  to pool/main/p/pike7.6/pike7.6-sdl_7.6.51-2_i386.deb
pike7.6-svg_7.6.51-2_i386.deb
  to pool/main/p/pike7.6/pike7.6-svg_7.6.51-2_i386.deb
pike7.6_7.6.51-2.diff.gz
  to pool/main/p/pike7.6/pike7.6_7.6.51-2.diff.gz
pike7.6_7.6.51-2.dsc
  to pool/main/p/pike7.6/pike7.6_7.6.51-2.dsc
pike7.6_7.6.51-2_all.deb
  to pool/main/p/pike7.6/pike7.6_7.6.51-2_all.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marek Habersack <[EMAIL PROTECTED]> (supplier of updated pike7.6 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Mon, 21 Nov 2005 21:21:23 +0100
Source: pike7.6
Binary: pike7.6-sane pike7.6-meta pike7.6-gl pike7.6-gdbm pike7.6-core 
pike7.6-bzip2 pike7.6-doc pike7.6-pg pike7.6-sdl pike7.6-mysql pike7.6-odbc 
pike7.6-image pike7.6-gtk pike7.6-svg pike7.6 pike7.6-pcre pike7.6-manual 
pike7.6-dev pike7.6-perl pike7.6-reference
Architecture: source i386 all
Version: 7.6.51-2
Distribution: unstable
Urgency: low
Maintainer: Marek Habersack <[EMAIL PROTECTED]>
Changed-By: Marek Habersack <[EMAIL PROTECTED]>
Description: 
 pike7.6    - Recommended meta package for Pike 7.6
 pike7.6-bzip2 - Bzip2 module for Pike
 pike7.6-core - Powerful interpreted programming language
 pike7.6-dev - Development files for Pike 7.6
 pike7.6-doc - Pike 7.6 documentation meta package
 pike7.6-gdbm - Gdbm module for Pike
 pike7.6-gl - Mesa module for Pike
 pike7.6-gtk - GTK module for Pike
 pike7.6-image - Image module for Pike
 pike7.6-manual - Pike 7.6 manual
 pike7.6-meta - Meta package for Pike 7.6
 pike7.6-mysql - Mysql module for Pike
 pike7.6-odbc - Odbc module for Pike
 pike7.6-pcre - PCRE module for Pike
 pike7.6-perl - Perl module for Pike
 pike7.6-pg - Postgres module for Pike
 pike7.6-reference - Pike 7.6 reference
 pike7.6-sane - SANE module for Pike
 pike7.6-sdl - SDL module for Pike
 pike7.6-svg - SVG format support for Pike
Closes: 333072 339963
Changes: 
 pike7.6 (7.6.51-2) unstable; urgency=low
 .
   * pike7.6_7.6.33-2 (alpha/unstable): FTBFS: glibc aborts in free()
     (Closes: #333072)
   * pike7.4-core: doesn't clean out /usr/local stuff (Closes: #339963)
Files: 
 1e2d94abde8d4180134d7f51bbb1a7b1 1489 interpreters optional 
pike7.6_7.6.51-2.dsc
 fdc26a7fc47198772a61e21bb23687ae 26562 interpreters optional 
pike7.6_7.6.51-2.diff.gz
 7ec6f10d5c39b4c4e834c7e2352613e3 18142 interpreters optional 
pike7.6_7.6.51-2_all.deb
 7a27dade1c59b2a328ac009a9f5beb83 255200 interpreters optional 
pike7.6-dev_7.6.51-2_all.deb
 da29b388bb76f523081265e2cbf75013 4097964 doc optional 
pike7.6-manual_7.6.51-2_all.deb
 18acceb8f5487f1ee827337ec5bef838 5605266 doc optional 
pike7.6-reference_7.6.51-2_all.deb
 7fb738104013d5920ac2e65be572bef4 17986 doc optional 
pike7.6-doc_7.6.51-2_all.deb
 7cf62912c7854b6f2d096b09a11ab790 18088 interpreters optional 
pike7.6-meta_7.6.51-2_all.deb
 c4a8125fe5cf8f40276918e7e3cb0d2f 2510324 interpreters optional 
pike7.6-core_7.6.51-2_i386.deb
 3c6f1cb3fed65153099d02279cd01487 20172 interpreters optional 
pike7.6-mysql_7.6.51-2_i386.deb
 6c4a87a2531093c09527791396389820 15898 interpreters optional 
pike7.6-pg_7.6.51-2_i386.deb
 9d8d7eb394910786e7a9c4f764b6cd97 9860 interpreters optional 
pike7.6-odbc_7.6.51-2_i386.deb
 c2d985bb74a80456164641b80ff21903 21744 interpreters optional 
pike7.6-svg_7.6.51-2_i386.deb
 caf27918e7da7e40aa820e63babeb6b9 379330 interpreters optional 
pike7.6-image_7.6.51-2_i386.deb
 82ed2705ac33e2db91269ab2d4e72053 33658 interpreters optional 
pike7.6-sdl_7.6.51-2_i386.deb
 02e3064d413cfdc8ab215cbd6aba6077 6342 interpreters optional 
pike7.6-gdbm_7.6.51-2_i386.deb
 5091b9096a00e43fe86e291092eeb95f 154108 interpreters optional 
pike7.6-gtk_7.6.51-2_i386.deb
 d6931e074031aa0afb7e6359326824f0 41900 interpreters optional 
pike7.6-gl_7.6.51-2_i386.deb
 5883d207e657a3ae6f9ab564a25c2147 9274 interpreters optional 
pike7.6-sane_7.6.51-2_i386.deb
 7339b3d17b7ffbba6ea96812ee9474b5 12668 interpreters optional 
pike7.6-perl_7.6.51-2_i386.deb
 26abf9a29323a2ac8d671816d30e7f65 26894 interpreters optional 
pike7.6-pcre_7.6.51-2_i386.deb
 95779cd60610840746b56aeddc90833c 26698 interpreters optional 
pike7.6-bzip2_7.6.51-2_i386.deb

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

iD8DBQFDgjksq3909GIf5uoRAvd2AJ9Mdvo3CL9I2zV5bnSAvRkGqCtyZQCcD3AY
pwOE9FTX6OUTtZKLKJaNAQw=
=yrzc
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to