Package: mozilla-thunderbird
Version: 1.0.7-3
Severity: important
Tags: l10n

Thunderbird seems to segfault upon start up after i have changed locales
to UTF-8.  This bug does not seem to affect firefox or any other
application.


$ thunderbird
/usr/share/thunderbird/run-mozilla.sh: line 159:  6771 Segmentation
fault  $prog" ${1+"$@"}

The number (6771 in the case above) seems to increment every time i run
it consecutively.

The following is from thunderbird --debug:

----------
/usr/share/thunderbird/run-mozilla.sh -g /usr/share/thunderbird/thunderbird-bin
MOZILLA_FIVE_HOME=/usr/share/thunderbird
  
LD_LIBRARY_PATH=/usr/share/thunderbird:/usr/share/thunderbird/plugins:/usr/local/lib/mre/mre-1.0.7
DISPLAY=:0.0
DYLD_LIBRARY_PATH=/usr/share/thunderbird:/usr/local/lib/mre/mre-1.0.7
     
LIBRARY_PATH=/usr/share/thunderbird:/usr/share/thunderbird/components:/usr/local/lib/mre/mre-1.0.7
       SHLIB_PATH=/usr/share/thunderbird:/usr/local/lib/mre/mre-1.0.7
          LIBPATH=/usr/share/thunderbird:/usr/local/lib/mre/mre-1.0.7
       ADDON_PATH=/usr/share/thunderbird
      MOZ_PROGRAM=/usr/share/thunderbird/thunderbird-bin
      MOZ_TOOLKIT=
        moz_debug=1
     moz_debugger=
/usr/bin/gdb /usr/share/thunderbird/thunderbird-bin -x /tmp/mozargs4607
GNU gdb 6.3.90_20051119-debian
Copyright 2004 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 "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/share/thunderbird/thunderbird-bin 
(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)
[Thread debugging using libthread_db enabled]
[New Thread -1220749632 (LWP 4625)]
(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)
(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)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1223730256 (LWP 4629)]
(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)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1220749632 (LWP 4625)]
0xb7581aec in free () from /lib/tls/libc.so.6
(gdb) info stack
#0  0xb7581aec in free () from /lib/tls/libc.so.6
#1  0xb65e37c1 in operator delete () from /usr/lib/libstdc++.so.6
#2  0xb65c158c in std::string::_Rep::_M_destroy () from /usr/lib/libstdc++.so.6
#3  0xb65c257d in std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::~basic_string () from /usr/lib/libstdc++.so.6
#4  0xb667246b in scim::FrontEndModule::FrontEndModule ()
   from /usr/lib/libscim-1.0.so.8
#5  0xb6674d25 in scim::scim_global_config_read ()
   from /usr/lib/libscim-1.0.so.8
#6  0xb66bc112 in scim::scim_get_default_socket_timeout ()
   from /usr/lib/libscim-1.0.so.8
#7  0xb66b4996 in scim::PanelClient::PanelClientImpl::PanelClientImpl ()
   from /usr/lib/libscim-1.0.so.8
#8  0xb66b2a59 in scim::PanelClient::PanelClient ()
   from /usr/lib/libscim-1.0.so.8
#9  0xb674cb5a in gtk_im_context_scim_shutdown ()
   from /usr/lib/gtk-2.0/2.4.0/immodules/im-scim.so
#10 0xb6753542 in im_module_create ()
   from /usr/lib/gtk-2.0/2.4.0/immodules/im-scim.so
#11 0xb673542d in _init () from /usr/lib/gtk-2.0/2.4.0/immodules/im-scim.so
#12 0xb7ff6164 in call_init () from /lib/ld-linux.so.2
#13 0xb7ff628e in _dl_init_internal () from /lib/ld-linux.so.2
#14 0xb7620dad in dl_open_worker () from /lib/tls/libc.so.6
#15 0xb7ff6027 in _dl_catch_error () from /lib/ld-linux.so.2
#16 0xb76214eb in _dl_open () from /lib/tls/libc.so.6
#17 0xb7b6bd33 in dlopen_doit () from /lib/tls/libdl.so.2
#18 0xb7ff6027 in _dl_catch_error () from /lib/ld-linux.so.2
#19 0xb7b6c487 in _dlerror_run () from /lib/tls/libdl.so.2
#20 0xb7b6bdb1 in dlopen@@GLIBC_2.1 () from /lib/tls/libdl.so.2
#21 0xb7b705c1 in g_module_open () from /usr/lib/libgmodule-2.0.so.0
#22 0xb7d97652 in gtk_im_context_simple_add_table ()
   from /usr/lib/libgtk-x11-2.0.so.0
#23 0xb7b9bde9 in g_type_module_use () from /usr/lib/libgobject-2.0.so.0
#24 0xb7d97e8b in _gtk_im_module_create () from /usr/lib/libgtk-x11-2.0.so.0
#25 0xb7d98629 in gtk_im_multicontext_new () from /usr/lib/libgtk-x11-2.0.so.0
#26 0xb7d98692 in gtk_im_multicontext_new () from /usr/lib/libgtk-x11-2.0.so.0
#27 0xb7d963fb in gtk_im_context_set_client_window ()
   from /usr/lib/libgtk-x11-2.0.so.0
#28 0x082348e4 in nsReadingIterator<unsigned short>::advance ()
#29 0x0823147d in nsReadingIterator<unsigned short>::advance ()
#30 0x0822cd88 in nsReadingIterator<unsigned short>::advance ()
#31 0x086b2f2b in nsPRUint32Key::Clone ()
#32 0x086b003b in nsPRUint32Key::Clone ()
#33 0x086af79e in nsPRUint32Key::Clone ()
#34 0x08079c64 in ?? ()
#35 0x08d49a10 in ?? ()
#36 0xbffff630 in ?? ()
#37 0x08aa1400 in nsICategoryManager::GetIID()::iid ()
#38 0x00000000 in ?? ()
(gdb) quit
The program is running.  Exit anyway? (y or n) 
----------


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10-master-r2
Locale: LANG=en_US, LC_CTYPE=ja_JP.utf8 (charmap=UTF-8)

Versions of packages mozilla-thunderbird depends on:
ii  libatk1.0-0              1.10.3-1        The ATK accessibility toolkit
ii  libc6                    2.3.5-8.1       GNU C Library: Shared libraries an
ii  libfontconfig1           2.3.2-1.1       generic font configuration library
ii  libfreetype6             2.1.10-1        FreeType 2 font engine, shared lib
ii  libgcc1                  1:4.0.2-4       GCC support library
ii  libglib2.0-0             2.8.4-2         The GLib library of C routines
ii  libgtk2.0-0              2.6.10-2        The GTK+ graphical user interface 
ii  libjpeg62                6b-10           The Independent JPEG Group's JPEG 
ii  libpango1.0-0            1.8.2-3         Layout and rendering of internatio
ii  libpng12-0               1.2.8rel-5      PNG library - runtime
ii  libstdc++6               4.0.2-4         The GNU Standard C++ Library v3
ii  libx11-6                 6.8.2.dfsg.1-11 X Window System protocol client li
ii  libxext6                 6.8.2.dfsg.1-11 X Window System miscellaneous exte
ii  libxft2                  2.1.7-1         FreeType-based font drawing librar
ii  libxp6                   6.8.2.dfsg.1-11 X Window System printing extension
ii  libxrender1              1:0.9.0-2       X Rendering Extension client libra
ii  libxt6                   6.8.2.dfsg.1-11 X Toolkit Intrinsics
ii  xlibs                    6.8.2.dfsg.1-11 X Window System client libraries m
ii  zlib1g                   1:1.2.3-8       compression library - runtime

Versions of packages mozilla-thunderbird recommends:
ii  myspell-ca [myspell-dictionar 0.4-6      Catalan dictionary for myspell
ii  myspell-en-us [myspell-dictio 1:2.0.0-1  English_american dictionary for my
ii  myspell-es [myspell-dictionar 1.9-1      The Spanish dictionary for myspell
pn  xprint                        <none>     (no description available)

-- debconf information:
* mozilla-thunderbird/browser: Debian


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

Reply via email to