Bug#439843: [xml/sgml-pkgs] Bug#439843: libxml2: Version 2.6.30.dfsg-1 breaks Azureus and evolution (until now)

2007-08-28 Thread Jack Malmostoso
On Tue, 2007-08-28 at 07:22 +0200, Mike Hommey wrote:
 Please install the libxml2-dbg package. Once installed, please run gdb
 evolution and type run at the prompt. Once evolution crashes, and you
 get back to the prompt, please type bt full and send what it displays.

Hello Mike,

thank you for the quick answer. Here is the output you require:

[EMAIL PROTECTED]:~$ gdb evolution
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 x86_64-linux-gnu...
(no debugging symbols found)
Using host libthread_db library /lib/libthread_db.so.1.
(gdb) run
Starting program: /usr/bin/evolution 
(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)
(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)
(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)
(no debugging symbols found)
---Type return to continue, or q return to quit---
(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)
(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)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47894040743872 (LWP 6178)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
/home/jack/.themes/Clearlooks-gperfection2/gtk-2.0/gtkrc:52: Clearlooks
configuration option menuitemstyle is not supported and will be
ignored.
/home/jack/.themes/Clearlooks-gperfection2/gtk-2.0/gtkrc:53: Clearlooks
configuration option listviewitemstyle is not supported and will be
ignored.
/home/jack/.themes/Clearlooks-gperfection2/gtk-2.0/gtkrc:54: Clearlooks
configuration option progressbarstyle is not supported and will be
ignored.
evolution-shell-Message: Killing old version of evolution-data-server...
[New Thread 1082132816 (LWP 6203)]
[Thread 1082132816 (LWP 6203) exited]
[New Thread 1082132816 (LWP 6204)]
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name
org.freedesktop.NetworkManager was not provided by any .service files
[New Thread 1090525520 (LWP 6209)]
[New Thread 1098918224 (LWP 6229)]

Program received signal SIGSEGV, Segmentation fault.
---Type return to continue, or q return to quit---
[Switching to Thread 47894040743872 (LWP 6178)]
__xmlParserInputBufferCreateFilename (
URI=0x2c00f070
/home/jack/.evolution/mail/config/et-expanded-mbox:[EMAIL PROTECTED], 
enc=XML_CHAR_ENCODING_NONE) at xmlIO.c:2408
2408xmlIO.c: No such file or directory.
in xmlIO.c
(gdb) bt full
#0  __xmlParserInputBufferCreateFilename (
URI=0x2c00f070
/home/jack/.evolution/mail/config/et-expanded-mbox:[EMAIL PROTECTED], 
enc=XML_CHAR_ENCODING_NONE) at xmlIO.c:2408
ret = (xmlParserInputBufferPtr) 0x2c00aae0
i = 1
context = (void *) 0xac010cc0
#1  0x2b8f2bb22c6b in xmlNewInputFromFile__internal_alias (
ctxt=0x2c01c960, 
filename=0x2c00f070
/home/jack/.evolution/mail/config/et-expanded-mbox:[EMAIL PROTECTED])
at parserInternals.c:1450
buf = value optimized out
inputStream = (xmlParserInputPtr) 0x0
directory = value optimized out
URI = value optimized out
#2  0x2b8f2bb25894 in xmlCreateURLParserCtxt__internal_alias (
filename=0x2c00f070
/home/jack/.evolution/mail/config/et-expanded-mbox:[EMAIL PROTECTED], 
options=0)
at parser.c:12263
ctxt = (xmlParserCtxtPtr) 0x2c01c960
inputStream = value optimized out
directory = value optimized out
---Type return to continue, or q return to quit---
#3  0x2b8f2bb3b31d in xmlSAXParseFileWithData__internal_alias
(sax=0x0, 
filename=0x2c00f070
/home/jack/.evolution/mail/config/et-expanded-mbox:[EMAIL PROTECTED], 
recovery=0, 
data=0x0) at parser.c:12323
ret = (xmlDocPtr) 0x0
ctxt = value optimized out
directory = value optimized out
#4  0x2b8f270e617d in 

Bug#439843: #439843 libxml2 2.6.30.dfsg-1 breaks evolution

2007-08-28 Thread Noèl Köthe
severity 439843 important
thanks

Hello,

I can confirm the reported problem #439843.
Downgrading libxml2 fixed it for me.

CC: evolution maintainers so they know about this problem if they got
bug reports about this.

-- 
Noèl Köthe noel debian.org
Debian GNU/Linux, www.debian.org


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#439843: [xml/sgml-pkgs] Bug#439843: libxml2: Version 2.6.30.dfsg-1 breaks Azureus and evolution (until now)

2007-08-28 Thread Mike Hommey
On Tue, Aug 28, 2007 at 08:20:03AM +0200, Jack Malmostoso [EMAIL PROTECTED] 
wrote:
 (gdb) bt full
 #0  __xmlParserInputBufferCreateFilename (
 URI=0x2c00f070
 /home/jack/.evolution/mail/config/et-expanded-mbox:[EMAIL PROTECTED], 
 enc=XML_CHAR_ENCODING_NONE) at xmlIO.c:2408
 ret = (xmlParserInputBufferPtr) 0x2c00aae0
 i = 1
 context = (void *) 0xac010cc0

That seems to indicate something cheesy with the new handling of LFS in
the zlib... libxml2 now uses gzopen64 while previous version used
gzopen, and the result seems rather strange, at least on x86_64...

I'll try to check this out.

Mike


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



Bug#439843: [xml/sgml-pkgs] Bug#439843: libxml2: Version 2.6.30.dfsg-1 breaks Azureus and evolution (until now)

2007-08-28 Thread Mike Hommey
On Tue, Aug 28, 2007 at 07:56:44PM +0200, Mike Hommey [EMAIL PROTECTED] wrote:
 On Tue, Aug 28, 2007 at 08:20:03AM +0200, Jack Malmostoso [EMAIL PROTECTED] 
 wrote:
  (gdb) bt full
  #0  __xmlParserInputBufferCreateFilename (
  URI=0x2c00f070
  /home/jack/.evolution/mail/config/et-expanded-mbox:[EMAIL PROTECTED], 
  enc=XML_CHAR_ENCODING_NONE) at xmlIO.c:2408
  ret = (xmlParserInputBufferPtr) 0x2c00aae0
  i = 1
  context = (void *) 0xac010cc0
 
 That seems to indicate something cheesy with the new handling of LFS in
 the zlib... libxml2 now uses gzopen64 while previous version used
 gzopen, and the result seems rather strange, at least on x86_64...
 
 I'll try to check this out.

M it seems cheesier than that... I can't even reproduce...

Could one of the people having the crashes could try to reproduce with
xmllint, that would be helpful. (try a simple xmllint any_random_xml_file)

Thanks

Mike


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



Bug#439843:

2007-08-28 Thread Anton T
I've experienced same crashes:

libxml2/2.6.30.dfsg-1 + evolution - intermittent crashes when reading emails
libxml2/2.6.30.dfsg-1 + azureus + sun-java5-jre|sun-java6-jre -
always crashes on startup
libxml2/2.6.30.dfsg-1 + azureus + java-gcj-compat/1.0.76-2 - doesn't crash
libxml2/2.6.29.dfsg-1 + azureus + any jre - doesn't crash

xmllint(from libxml2-utils ver 2.6.30.dfsg-1) doesn't seem to crash..
at least I can't find suitable xml..


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



Bug#439843: [xml/sgml-pkgs] Bug#439843: libxml2: Version 2.6.30.dfsg-1 breaks Azureus and evolution (until now)

2007-08-27 Thread Mike Hommey
On Mon, Aug 27, 2007 at 10:47:26PM +0200, Jack Malmostoso [EMAIL PROTECTED] 
wrote:
 Package: libxml2
 Version: 2.6.30.dfsg-1
 Severity: normal
snip
 Same thing with Evolution: when I start it, the window comes up but it
 just crashes. No useful output in the window.
 
 Reverting to 2.6.29 fixes both issues.

Please install the libxml2-dbg package. Once installed, please run gdb
evolution and type run at the prompt. Once evolution crashes, and you
get back to the prompt, please type bt full and send what it displays.

Thanks

Mike


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