Your message dated Wed, 29 Aug 2007 17:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#439843: fixed in libxml2 2.6.30.dfsg-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)

--- Begin Message ---
Package: libxml2
Version: 2.6.30.dfsg-1
Severity: important

I upgraded from 2.6.29.dfsg-1 to 2.6.30.dfsg-2 and update-mime-database
began to segfault. I reverted back to 2.6.29.dfsg-1, and things started
functioning properly again.

(I also tried rebuilding shared-mime-info against the new version, but
results were the same).

Backtrace follows - /tmp/mime is an exact copy of /usr/share/mime (so I don't 
have to
 run as root).

[EMAIL PROTECTED]:/space/debian/shared-mime-info-0.22$ gdb 
/usr/bin/update-mime-database
GNU gdb 6.6-debian
Copyright (C) 2006 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 "ia64-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/usr/lib/debug/libthread_db.so.1".
(gdb) set args /tmp/mime
(gdb) run
Starting program: /usr/bin/update-mime-database /tmp/mime
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
0x2000000000126a61 in __xmlParserInputBufferCreateFilename 
(URI=0x60000000000078c0 "/tmp/mime/packages/apt.xml", 
enc=XML_CHAR_ENCODING_NONE) at xmlIO.c:2408
2408    xmlIO.c: No such file or directory.
        in xmlIO.c
(gdb) bt full
#0  0x2000000000126a61 in __xmlParserInputBufferCreateFilename 
(URI=0x60000000000078c0 "/tmp/mime/packages/apt.xml", 
enc=XML_CHAR_ENCODING_NONE) at xmlIO.c:2408
        ret = (xmlParserInputBufferPtr) 0x600000000000f520
        i = 1
        context = (void *) 0x8c60
#1  0x2000000000126c90 in xmlParserInputBufferCreateFilename__internal_alias 
(URI=0x60000000000078c0 "/tmp/mime/packages/apt.xml", 
enc=XML_CHAR_ENCODING_NONE)
    at xmlIO.c:2446
No locals.
#2  0x20000000000bf150 in xmlNewInputFromFile__internal_alias 
(ctxt=0x60000000000078f0, filename=0x60000000000078c0 
"/tmp/mime/packages/apt.xml") at parserInternals.c:1450
        buf = <value optimized out>
        inputStream = (xmlParserInputPtr) 0x6000000000007b24
        directory = <value optimized out>
        URI = <value optimized out>
#3  0x20000000001272e0 in xmlLoadExternalEntity__internal_alias 
(URL=0x60000000000078f0 "0\212", ID=0x0, ctxt=0x60000000000078f0) at 
xmlIO.c:3817
        canonicFilename = <value optimized out>
        ret = <value optimized out>
#4  0x20000000000c6980 in xmlCreateURLParserCtxt__internal_alias 
(filename=0x60000000000078c0 "/tmp/mime/packages/apt.xml", options=0) at 
parser.c:12263
        ctxt = (xmlParserCtxtPtr) 0x60000000000078f0
        inputStream = <value optimized out>
        directory = <value optimized out>
#5  0x2000000000100e20 in xmlSAXParseFileWithData__internal_alias (sax=0x0, 
filename=0x60000000000078c0 "/tmp/mime/packages/apt.xml", recovery=0, data=0x0)
    at parser.c:12323
        ret = <value optimized out>
        ctxt = <value optimized out>
        directory = <value optimized out>
#6  0x400000000000a310 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) quit
The program is running.  Exit anyway? (y or n) y
[EMAIL PROTECTED]:/space/debian/shared-mime-info-0.22$ sudo dpkg -i 
/var/cache/apt/archives/libxml2
libxml2-dbg_2.6.28.dfsg-1_ia64.deb    libxml2-dev_2.6.28.dfsg-1_ia64.deb    
libxml2-utils_2.6.28.dfsg-1_ia64.deb  libxml2_2.6.28.dfsg-1_ia64.deb
libxml2-dbg_2.6.29.dfsg-1_ia64.deb    libxml2-dev_2.6.29.dfsg-1_ia64.deb    
libxml2-utils_2.6.29.dfsg-1_ia64.deb  libxml2_2.6.29.dfsg-1_ia64.deb
libxml2-dbg_2.6.30.dfsg-1_ia64.deb    libxml2-dev_2.6.30.dfsg-1_ia64.deb    
libxml2-utils_2.6.30.dfsg-1_ia64.deb  libxml2_2.6.30.dfsg-1_ia64.deb
[EMAIL PROTECTED]:/space/debian/shared-mime-info-0.22$ sudo dpkg -i 
/var/cache/apt/archives/libxml2
libxml2-dbg_2.6.28.dfsg-1_ia64.deb    libxml2-dev_2.6.28.dfsg-1_ia64.deb    
libxml2-utils_2.6.28.dfsg-1_ia64.deb  libxml2_2.6.28.dfsg-1_ia64.deb
libxml2-dbg_2.6.29.dfsg-1_ia64.deb    libxml2-dev_2.6.29.dfsg-1_ia64.deb    
libxml2-utils_2.6.29.dfsg-1_ia64.deb  libxml2_2.6.29.dfsg-1_ia64.deb
libxml2-dbg_2.6.30.dfsg-1_ia64.deb    libxml2-dev_2.6.30.dfsg-1_ia64.deb    
libxml2-utils_2.6.30.dfsg-1_ia64.deb  libxml2_2.6.30.dfsg-1_ia64.deb
[EMAIL PROTECTED]:/space/debian/shared-mime-info-0.22$ sudo dpkg -i 
/var/cache/apt/archives/libxml2
libxml2-dbg_2.6.28.dfsg-1_ia64.deb    libxml2-dev_2.6.28.dfsg-1_ia64.deb    
libxml2-utils_2.6.28.dfsg-1_ia64.deb  libxml2_2.6.28.dfsg-1_ia64.deb
libxml2-dbg_2.6.29.dfsg-1_ia64.deb    libxml2-dev_2.6.29.dfsg-1_ia64.deb    
libxml2-utils_2.6.29.dfsg-1_ia64.deb  libxml2_2.6.29.dfsg-1_ia64.deb
libxml2-dbg_2.6.30.dfsg-1_ia64.deb    libxml2-dev_2.6.30.dfsg-1_ia64.deb    
libxml2-utils_2.6.30.dfsg-1_ia64.deb  libxml2_2.6.30.dfsg-1_ia64.deb
[EMAIL PROTECTED]:/space/debian/shared-mime-info-0.22$ sudo dpkg -i 
/var/cache/apt/archives/libxml2_2.6.29.dfsg-1_ia64.deb 
dpkg - warning: downgrading libxml2 from 2.6.30.dfsg-1 to 2.6.29.dfsg-1.
(Reading database ... 333310 files and directories currently installed.)
Preparing to replace libxml2 2.6.30.dfsg-1 (using 
.../libxml2_2.6.29.dfsg-1_ia64.deb) ...
Unpacking replacement libxml2 ...
Setting up libxml2 (2.6.29.dfsg-1) ...

[EMAIL PROTECTED]:/space/debian/shared-mime-info-0.22$ update-mime-database 
/tmp/mime/

Note that '/tmp' is not in the search path
set by the XDG_DATA_HOME and XDG_DATA_DIRS
environment variables, so applications may not
be able to find it until you set them. The
directories currently searched are:


- /home/dannf/.local/share
- /usr/local/share/
- /usr/share/

[EMAIL PROTECTED]:/space/debian/shared-mime-info-0.22$ 


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: ia64

Kernel: Linux 2.6.22-1-mckinley (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages libxml2 depends on:
ii  libc6.1                 2.6.1-1          GNU C Library: Shared libraries
ii  zlib1g                  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages libxml2 recommends:
ii  xml-core                      0.11       XML infrastructure and XML catalog

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: libxml2
Source-Version: 2.6.30.dfsg-2

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

libxml2-dbg_2.6.30.dfsg-2_i386.deb
  to pool/main/libx/libxml2/libxml2-dbg_2.6.30.dfsg-2_i386.deb
libxml2-dev_2.6.30.dfsg-2_i386.deb
  to pool/main/libx/libxml2/libxml2-dev_2.6.30.dfsg-2_i386.deb
libxml2-doc_2.6.30.dfsg-2_all.deb
  to pool/main/libx/libxml2/libxml2-doc_2.6.30.dfsg-2_all.deb
libxml2-utils_2.6.30.dfsg-2_i386.deb
  to pool/main/libx/libxml2/libxml2-utils_2.6.30.dfsg-2_i386.deb
libxml2_2.6.30.dfsg-2.diff.gz
  to pool/main/libx/libxml2/libxml2_2.6.30.dfsg-2.diff.gz
libxml2_2.6.30.dfsg-2.dsc
  to pool/main/libx/libxml2/libxml2_2.6.30.dfsg-2.dsc
libxml2_2.6.30.dfsg-2_i386.deb
  to pool/main/libx/libxml2/libxml2_2.6.30.dfsg-2_i386.deb
python-libxml2_2.6.30.dfsg-2_i386.deb
  to pool/main/libx/libxml2/python-libxml2_2.6.30.dfsg-2_i386.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.
Mike Hommey <[EMAIL PROTECTED]> (supplier of updated libxml2 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: Tue, 28 Aug 2007 21:52:30 +0200
Source: libxml2
Binary: python-libxml2 libxml2-dbg libxml2-utils libxml2-doc libxml2-dev libxml2
Architecture: source i386 all
Version: 2.6.30.dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian XML/SGML Group <[EMAIL PROTECTED]>
Changed-By: Mike Hommey <[EMAIL PROTECTED]>
Description: 
 libxml2    - GNOME XML library
 libxml2-dbg - Debugging symbols for the GNOME XML library
 libxml2-dev - Development files for the GNOME XML library
 libxml2-doc - Documentation for the GNOME XML library
 libxml2-utils - XML utilities
 python-libxml2 - Python bindings for the GNOME XML library
Closes: 439843
Changes: 
 libxml2 (2.6.30.dfsg-2) unstable; urgency=low
 .
   * libxml.h: define _LARGEFILE64_SOURCE to properly get gzopen64 defines in
     zlib.h. Closes: #439843. Thanks Dann Frazier.
Files: 
 a8b1de11d30c1277816c1d0f801a82a5 893 libs optional libxml2_2.6.30.dfsg-2.dsc
 142a40a06a46bf4874c9b31b0978d7b5 172141 libs optional 
libxml2_2.6.30.dfsg-2.diff.gz
 3676f02b1b5eed7871409746670508b5 1299244 doc optional 
libxml2-doc_2.6.30.dfsg-2_all.deb
 041f6da9e2378a77f0a7f0db093018be 766054 libs optional 
libxml2_2.6.30.dfsg-2_i386.deb
 d1155fa3c93b4e101570da9d81df29a1 34008 text optional 
libxml2-utils_2.6.30.dfsg-2_i386.deb
 fc7d186161398c60064b14c1c148fc69 671970 libdevel optional 
libxml2-dev_2.6.30.dfsg-2_i386.deb
 3e0eaf082f762e21f1fd55f5d8f6f4a9 852724 libdevel extra 
libxml2-dbg_2.6.30.dfsg-2_i386.deb
 9e09be7a1032c14f87c5998128d9633a 262600 python optional 
python-libxml2_2.6.30.dfsg-2_i386.deb

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

iD8DBQFG1aUl3kvaLFT9KlgRAlu7AJ9Wrx2CphGw5vOo+/J5UbKCPk0AuACfTjOR
gvb0qiJuVbTOtFofSwm2HFo=
=FHNf
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to