Your message dated Sun, 11 May 2003 12:56:53 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#181815: fixed in xrender 0.8.1-1 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; 29 Mar 2003 17:55:00 +0000 >From [EMAIL PROTECTED] Sat Mar 29 11:55:00 2003 Return-path: <[EMAIL PROTECTED]> Received: from qlink.queensu.ca [130.15.126.18] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18zKXj-0004uQ-00; Sat, 29 Mar 2003 11:54:59 -0600 Received: from lorien.jonny5.org (DU145.N215.ResNet.QueensU.CA [130.15.215.145]) by qlink.queensu.ca (8.10.1/8.10.1) with ESMTP id h2THswT10975 for <[EMAIL PROTECTED]>; Sat, 29 Mar 2003 12:54:58 -0500 (EST) Subject: mozilla-xft in sid causes mozilla 1.3 to crash on certain websites From: "Jonathan M. Buset" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Content-Type: text/plain Organization: Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.3 Date: 29 Mar 2003 12:49:55 -0500 Content-Transfer-Encoding: 7bit Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-0.2 required=4.0 tests=HAS_PACKAGE,SPAM_PHRASE_00_01 version=2.44 X-Spam-Level: Package: mozilla-xft Version: 1.3-4 After installing the mozilla-xft package, mozilla seems to crash on certain website, very reproducably. If you uninstall mozilla-xft, mozilla 1.3 loads the page fine. Reinstall mozilla-xft and it crashes. The main page I noticed this on is http://xinehq.de Version info: ii mozilla-browse 1.3-4 ii mozilla-mailne 1.3-4 ii mozilla-psm 1.3-4 ii mozilla-xft 1.3-4 ii xfonts-100dpi 4.2.1-6 ii xfonts-75dpi 4.2.1-6 ii xfonts-base 4.2.1-6 ii xfonts-scalabl 4.2.1-6 ii fontconfig 2.1.92-2 --------------------------------------- Received: (at 181815-close) by bugs.debian.org; 11 May 2003 17:03:28 +0000 >From [EMAIL PROTECTED] Sun May 11 12:03:27 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 19EuER-0000d3-00; Sun, 11 May 2003 12:03:27 -0500 Received: from troup by auric.debian.org with local (Exim 3.35 1 (Debian)) id 19Eu85-0005EA-00; Sun, 11 May 2003 12:56:53 -0400 From: Branden Robinson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.23 $ Subject: Bug#181815: fixed in xrender 0.8.1-1 Message-Id: <[EMAIL PROTECTED]> Sender: James Troup <[EMAIL PROTECTED]> Date: Sun, 11 May 2003 12:56:53 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of xrender, which is due to be installed in the Debian FTP archive: libxrender-dev_0.8.1-1_powerpc.deb to pool/main/x/xrender/libxrender-dev_0.8.1-1_powerpc.deb libxrender1-dbg_0.8.1-1_powerpc.deb to pool/main/x/xrender/libxrender1-dbg_0.8.1-1_powerpc.deb libxrender1_0.8.1-1_powerpc.deb to pool/main/x/xrender/libxrender1_0.8.1-1_powerpc.deb xrender_0.8.1-1.diff.gz to pool/main/x/xrender/xrender_0.8.1-1.diff.gz xrender_0.8.1-1.dsc to pool/main/x/xrender/xrender_0.8.1-1.dsc xrender_0.8.1.orig.tar.gz to pool/main/x/xrender/xrender_0.8.1.orig.tar.gz 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. Branden Robinson <[EMAIL PROTECTED]> (supplier of updated xrender 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: Sun, 4 May 2003 13:14:54 -0500 Source: xrender Binary: libxrender1-dbg libxrender-dev libxrender1 Architecture: source powerpc Version: 0.8.1-1 Distribution: unstable Urgency: low Maintainer: Branden Robinson <[EMAIL PROTECTED]> Changed-By: Branden Robinson <[EMAIL PROTECTED]> Description: libxrender-dev - X Rendering Extension client library (development files) libxrender1 - X Rendering Extension client library libxrender1-dbg - X Rendering Extension client library (unstripped) Closes: 181815 Changes: xrender (0.8.1-1) unstable; urgency=low . * initial release + fix bad length computation in XRenderCompositeString16()/XRenderCompositeString32() that caused application crashes with BadValue X protocol errors, particularly in gnome-terminal and mozilla-xft (Closes: #181815) . * {Makefile.am,xrender.pc.in}: Upstream hasn't quite gotten rid of its libXext dependency yet; Xrenderint.h still makes reference to XMissingExtension(). Therefore, Xrender itself, and objects that link against libXrender, should also link against libXext. * {Makefile.in,aclocal.m4,config.guess,config.sub,configure}: regenerated with automake 1.7.4 and friends . * Until XFree86 4.3.0 is released to Debian unstable: - the libxrender1 package will depend on xlibs (>> 4.2.1) and dpkg-divert its libXrender.so.1 symlink - the libxrender1-dbg package will depend on xlibs-dbg (>> 4.2.1) and dpkg-divert its libXrender.so.1 symlink - the libxrender-dev package will depend on xlibs-dev (>> 4.2.1) and dpkg-divert its libXrender.a file, libXrender.so symlink, and Xrender.h file Files: 10358413e90c9825cdd838b15f7604c4 644 x11 optional xrender_0.8.1-1.dsc 38b85aba468cff0aa0cde7339b58d5b6 212079 x11 optional xrender_0.8.1.orig.tar.gz a051b9b82d9d8894873f08ae993003a0 7218 x11 optional xrender_0.8.1-1.diff.gz ddb34895e64e85c13d8d660158eb46ec 19072 libs optional libxrender1_0.8.1-1_powerpc.deb 5d5c850912bdecbb56619b1c4e4dbe18 310924 libdevel optional libxrender1-dbg_0.8.1-1_powerpc.deb d0e6723fa7b7596553ee79c72a21124d 21490 libdevel optional libxrender-dev_0.8.1-1_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iEYEARECAAYFAj61WtEACgkQ6kxmHytGonx14ACfUXCMH5054dITcr2mnQlVVMmW hN8An2yYlquFVVJyMIpwSbbFCjn8f5n4 =mcQu -----END PGP SIGNATURE-----