Your message dated Fri, 12 Apr 2013 19:43:26 +0200
with message-id <20130412174326.ga4...@bogon.sigxcpu.org>
and subject line Re: Bug#671483: icedove: crashes on startup with failed 
assertion
has caused the Debian Bug report #671483,
regarding icedove: crashes on startup with failed assertion
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
671483: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671483
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: icedove
Version: 3.0.11-1+squeeze9
Severity: grave
Justification: renders package unusable

I've had icedove working fine for ages, up to and including the last version
(3.0.11-1+squeeze8), but the latest version (3.0.11-1+squeeze9) breaks it. When
icedove is started, the icedove window appears for about a second, and then,
while the status bar at the bottom says "Looking for folders...", Icedove
crashes with the following terminal output:

icedove-bin: gconv.c:75: __gconv: Assertion `outbuf != ((void *)0) && *outbuf
!= ((void *)0)' failed.
/usr/lib/icedove/run-mozilla.sh: line 131:  4455 Aborted
"$prog" ${1+"$@"}



-- System Information:
Debian Release: 6.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages icedove depends on:
ii  debianutils           3.4                Miscellaneous utilities specific t
ii  fontconfig            2.8.0-2.1          generic font configuration library
ii  libasound2            1.0.23-2.1         shared library for ALSA applicatio
ii  libatk1.0-0           1.30.0-1           The ATK accessibility toolkit
ii  libc6                 2.11.3-2           Embedded GNU C Library: Shared lib
ii  libcairo2             1.8.10-6           The Cairo 2D vector graphics libra
ii  libdbus-1-3           1.2.24-4+squeeze1  simple interprocess messaging syst
ii  libfontconfig1        2.8.0-2.1          generic font configuration library
ii  libfreetype6          2.4.2-2.1+squeeze4 FreeType 2 font engine, shared lib
ii  libgcc1               1:4.4.5-8          GCC support library
ii  libglib2.0-0          2.24.2-1           The GLib library of C routines
ii  libgtk2.0-0           2.20.1-2           The GTK+ graphical user interface 
ii  libjpeg62             6b1-1              The Independent JPEG Group's JPEG 
ii  libnspr4-0d           4.8.6-1            NetScape Portable Runtime Library
ii  libnss3-1d            3.12.8-1+squeeze4  Network Security Service libraries
ii  libpango1.0-0         1.28.3-1+squeeze2  Layout and rendering of internatio
ii  libpng12-0            1.2.44-1+squeeze4  PNG library - runtime
ii  libsqlite3-0          3.7.3-1            SQLite 3 shared library
ii  libstartup-notificati 0.10-1             library for program launch feedbac
ii  libstdc++6            4.4.5-8            The GNU Standard C++ Library v3
ii  libx11-6              2:1.3.3-4          X11 client-side library
ii  libxrender1           1:0.9.6-1          X Rendering Extension client libra
ii  libxt6                1:1.0.7-1          X11 toolkit intrinsics library
ii  psmisc                22.11-1            utilities that use the proc file s
ii  zlib1g                1:1.2.3.4.dfsg-3   compression library - runtime

Versions of packages icedove recommends:
ii  myspell-en-gb [myspell-dictio 1:3.2.1-2  English_british dictionary for mys
ii  myspell-en-us [myspell-dictio 1:3.2.1-2  English_american dictionary for my

Versions of packages icedove suggests:
ii  libdbus-glib-1-2    0.88-2.1             simple interprocess messaging syst
ii  libgconf2-4         2.28.1-6             GNOME configuration database syste
ii  libgnome2-0         2.30.0-1             The GNOME library - runtime files
ii  libgnomevfs2-0      1:2.24.3-1           GNOME Virtual File System (runtime
ii  libgssapi-krb5-2    1.8.3+dfsg-4squeeze5 MIT Kerberos runtime libraries - k
ii  ttf-lyx             1.6.7-1              TrueType versions of some TeX font

-- debconf-show failed



--- End Message ---
--- Begin Message ---
Version: 10.0.12-1

Hi Tim,
On Mon, Apr 08, 2013 at 03:30:53PM +0100, Tim Chadburn wrote:
> Here are the inspections you asked for:
> 
> (gdb) frame 8
> #8  0xb7f834a9 in NS_CopyNativeToUnicode (input=..., output=...) at 
> nsNativeCharsetUtils.cpp:834
>         in nsNativeCharsetUtils.cpp
> Current language:  auto
> The current source language is "auto; currently c++".
> (gdb) print input
> $2 = (const nsACString_internal &) @0xbfffdf1c: {mData = 0xb7fb6420 "", 
> mLength = 0, mFlags = 65537}
> (gdb) print output
> $3 = (nsAString_internal &) @0xbfffddf4: {mData = 0xb7fb6420, mLength = 0, 
> mFlags = 65537}
> (gdb) frame 14
> #14 0xb63fc51c in nsImapIncomingServer::PossibleImapMailbox (this=0xb318abf0, 
> folderPath=..., hierarchyDelimiter=62 '>', boxFlags=64, 
> aNewFolder=0xb08fdc50) at nsImapIncomingServer.cpp:1254
>         in nsImapIncomingServer.cpp
> (gdb) print folderPath
> $4 = (const nsACString_internal &) @0xb275fc44: {mData = 0xab7e4e10 "////", 
> mLength = 4, mFlags = 9}
> 
> I've tried the version from squeeze-backports, which I think is the same as 
> the wheezy version, and it works fine.

Thanks a lot for reporting back. I'm marking the bug as fixed in wheezy
then!
Cheers,
 -- Guido

> The folder path "////" may seem strange but I think I know what it's
> talking about. There is a peculiar structure of nameless folders on my
> email account which I didn't make and which I can't delete, in any
> client.

--- End Message ---

Reply via email to