[Evolution] Bug#571513: evolution: Evolution crash at starting

Sławomir Domagała godlark at gmail.com
Thu Feb 25 18:39:20 UTC 2010


Package: evolution
Version: 2.28.2-3
Severity: important

After change settings evolution doesn't start. When I have wrotten in console "valgring evolution", I got:

19:11[godlark at debian]$ valgrind evolution
==11509== Memcheck, a memory error detector
==11509== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==11509== Using Valgrind-3.5.0-Debian and LibVEX; rerun with -h for copyright info
==11509== Command: evolution
==11509== 
** (evolution:11509): DEBUG: mailto URL command: evolution %s
** (evolution:11509): DEBUG: mailto URL program: evolution
==11509== Conditional jump or move depends on uninitialised value(s)
==11509==    at 0xFD11290: inflateReset2 (inflate.c:157)
==11509==    by 0xFD1137F: inflateInit2_ (inflate.c:193)
==11509==    by 0xFD0AC86: gz_open (gzio.c:186)
==11509==    by 0xD5570B5: xmlGzfileOpen (xmlIO.c:1192)
==11509==    by 0xD556AA7: __xmlParserInputBufferCreateFilename (xmlIO.c:2499)
==11509==    by 0xD52C0DC: xmlNewInputFromFile (parserInternals.c:1549)
==11509==    by 0xD530455: xmlCreateURLParserCtxt (parser.c:13357)
==11509==    by 0xBD30D2D: bonobo_ui_node_from_file (in /usr/lib/libbonoboui-2.so.0.0.0)
==11509==    by 0xBD3E952: bonobo_ui_util_new_ui (in /usr/lib/libbonoboui-2.so.0.0.0)
==11509==    by 0xBD3EB40: bonobo_ui_util_set_ui (in /usr/lib/libbonoboui-2.so.0.0.0)
==11509==    by 0x412E92: e_shell_window_new (e-shell-window.c:1011)
==11509==    by 0x40DDD2: e_shell_create_window (e-shell.c:935)
==11509== 
==11509== Conditional jump or move depends on uninitialised value(s)
==11509==    at 0xFD11290: inflateReset2 (inflate.c:157)
==11509==    by 0xFD1137F: inflateInit2_ (inflate.c:193)
==11509==    by 0x15E00FF3: png_create_read_struct_2 (in /lib/libpng12.so.0.42.0)
==11509==    by 0x25268267: gdk_pixbuf__png_image_load (io-png.c:263)
==11509==    by 0xEC69B72: _gdk_pixbuf_generic_image_load (gdk-pixbuf-io.c:1065)
==11509==    by 0xEC6A88B: gdk_pixbuf_new_from_file (gdk-pixbuf-io.c:1177)
==11509==    by 0x6C36D6F: e_icon_factory_get_icon (e-icon-factory.c:102)
==11509==    by 0x4E30FCA: e_pixmaps_update (evolution-shell-component-utils.c:57)
==11509==    by 0x4118D6: e_shell_window_commands_setup (e-shell-window-commands.c:1470)
==11509==    by 0x412EA4: e_shell_window_new (e-shell-window.c:1017)
==11509==    by 0x40DDD2: e_shell_create_window (e-shell.c:935)
==11509==    by 0x416839: idle_cb (main.c:377)
==11509== 
==11509== Thread 6:
==11509== Invalid read of size 8
==11509==    at 0x25EA29D6: get_folder_info_offline (camel-imap-store.c:2812)
==11509==    by 0x25EA2B9B: get_folder_info (camel-imap-store.c:2778)
==11509==    by 0x6EA80D6: camel_store_get_folder_info (camel-store.c:895)
==11509==    by 0x1B32D2E7: get_folderinfo_exec (mail-ops.c:1076)
==11509==    by 0x1B330D60: mail_msg_proxy (mail-mt.c:522)
==11509==    by 0x10600BA1: g_thread_pool_thread_proxy (gthreadpool.c:265)
==11509==    by 0x105FF5A3: g_thread_create_proxy (gthread.c:635)
==11509==    by 0x9E07739: start_thread (pthread_create.c:300)
==11509==    by 0x1092C69C: clone (clone.S:112)
==11509==  Address 0x8 is not stack'd, malloc'd or (recently) free'd
==11509== 
==11509== 
==11509== Process terminating with default action of signal 11 (SIGSEGV)
==11509==  Access not within mapped region at address 0x8
==11509==    at 0x25EA29D6: get_folder_info_offline (camel-imap-store.c:2812)
==11509==    by 0x25EA2B9B: get_folder_info (camel-imap-store.c:2778)
==11509==    by 0x6EA80D6: camel_store_get_folder_info (camel-store.c:895)
==11509==    by 0x1B32D2E7: get_folderinfo_exec (mail-ops.c:1076)
==11509==    by 0x1B330D60: mail_msg_proxy (mail-mt.c:522)
==11509==    by 0x10600BA1: g_thread_pool_thread_proxy (gthreadpool.c:265)
==11509==    by 0x105FF5A3: g_thread_create_proxy (gthread.c:635)
==11509==    by 0x9E07739: start_thread (pthread_create.c:300)
==11509==    by 0x1092C69C: clone (clone.S:112)
==11509==  If you believe this happened as a result of a stack
==11509==  overflow in your program's main thread (unlikely but
==11509==  possible), you can try to increase the size of the
==11509==  main thread stack using the --main-stacksize= flag.
==11509==  The main thread stack size used in this run was 8388608.
==11509== 
==11509== HEAP SUMMARY:
==11509==     in use at exit: 2,562,235 bytes in 21,997 blocks
==11509==   total heap usage: 122,253 allocs, 100,256 frees, 15,534,125 bytes allocated
==11509== 
==11509== LEAK SUMMARY:
==11509==    definitely lost: 826 bytes in 17 blocks
==11509==    indirectly lost: 240 bytes in 10 blocks
==11509==      possibly lost: 1,691,118 bytes in 14,963 blocks
==11509==    still reachable: 832,755 bytes in 6,612 blocks
==11509==         suppressed: 37,296 bytes in 395 blocks
==11509== Rerun with --leak-check=full to see details of leaked memory
==11509== 
==11509== For counts of detected and suppressed errors, rerun with: -v
==11509== Use --track-origins=yes to see where uninitialised values come from
==11509== ERROR SUMMARY: 17 errors from 3 contexts (suppressed: 157 from 7)
Unicestwiony



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages evolution depends on:
ii  dbus                    1.2.20-2         simple interprocess messaging syst
ii  debconf [debconf-2.0]   1.5.28           Debian configuration management sy
ii  evolution-common        2.28.2-3         architecture independent files for
ii  evolution-data-server   2.28.2-1         evolution database backend server
ii  gconf2                  2.28.0-1         GNOME configuration database syste
ii  gnome-icon-theme        2.28.0-1         GNOME Desktop icon theme
ii  libart-2.0-2            2.3.20-2         Library of functions for 2D graphi
ii  libatk1.0-0             1.28.0-1         The ATK accessibility toolkit
ii  libbluetooth3           4.60-1           Library to use the BlueZ Linux Blu
ii  libbonobo2-0            2.24.2-1         Bonobo CORBA interfaces library
ii  libbonoboui2-0          2.24.2-1         The Bonobo UI library
ii  libc6                   2.10.2-6         Embedded GNU C Library: Shared lib
ii  libcairo2               1.8.10-1         The Cairo 2D vector graphics libra
ii  libcamel1.2-14          2.28.2-1         The Evolution MIME message handlin
ii  libdbus-1-3             1.2.20-2         simple interprocess messaging syst
ii  libdbus-glib-1-2        0.84-1           simple interprocess messaging syst
ii  libebackend1.2-0        2.28.2-1         Utility library for evolution data
ii  libebook1.2-9           2.28.2-1         Client library for evolution addre
ii  libecal1.2-7            2.28.2-1         Client library for evolution calen
ii  libedataserver1.2-11    2.28.2-1         Utility library for evolution data
ii  libedataserverui1.2-8   2.28.2-1         GUI utility library for evolution 
ii  libegroupwise1.2-13     2.28.2-1         Client library for accessing group
ii  libenchant1c2a          1.4.2-3.6        a wrapper library for various spel
ii  libexchange-storage1.2- 2.28.2-1         Client library for accessing Excha
ii  libfontconfig1          2.8.0-2          generic font configuration library
ii  libfreetype6            2.3.11-1         FreeType 2 font engine, shared lib
ii  libgconf2-4             2.28.0-1         GNOME configuration database syste
ii  libgdata-google1.2-1    2.28.2-1         Client library for accessing Googl
ii  libgdata1.2-1           2.28.2-1         Client library for accessing Googl
ii  libglade2-0             1:2.6.4-1        library to load .glade files at ru
ii  libglib2.0-0            2.22.4-1         The GLib library of C routines
ii  libgnome-desktop-2-11   2.28.2-1         Utility library for loading .deskt
ii  libgnome-pilot2         2.0.15-2.4       Support libraries for gnome-pilot
ii  libgnome2-0             2.28.0-1         The GNOME library - runtime files
ii  libgnomecanvas2-0       2.26.0-1         A powerful object-oriented display
ii  libgnomeui-0            2.24.2-1         The GNOME libraries (User Interfac
ii  libgnomevfs2-0          1:2.24.2-2       GNOME Virtual File System (runtime
ii  libgtk2.0-0             2.18.7-1         The GTK+ graphical user interface 
ii  libgtkhtml-editor0      3.28.2-2         HTML rendering/editing library - e
ii  libgtkhtml3.14-19       3.28.2-2         HTML rendering/editing library - r
ii  libgweather1            2.28.0-1+b1      GWeather shared library
ii  libhal1                 0.5.14-2         Hardware Abstraction Layer - share
ii  libical0                0.44-3           iCalendar library implementation i
ii  libice6                 2:1.0.6-1        X11 Inter-Client Exchange library
ii  libldap-2.4-2           2.4.17-2.1       OpenLDAP libraries
ii  libnotify1 [libnotify1- 0.4.5-1          sends desktop notifications to a n
ii  libnspr4-0d             4.8.3-1          NetScape Portable Runtime Library
ii  libnss3-1d              3.12.5-2         Network Security Service libraries
ii  liborbit2               1:2.14.17-2      libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0           1.26.2-1         Layout and rendering of internatio
ii  libpisock9              0.12.5-2         library for communicating with a P
ii  libpisync1              0.12.5-2         synchronization library for PalmOS
ii  libpopt0                1.15-1           lib for parsing cmdline parameters
ii  libsm6                  2:1.1.1-1        X11 Session Management library
ii  libsoup2.4-1            2.29.91-1        an HTTP library implementation in 
ii  libsqlite3-0            3.6.22-1         SQLite 3 shared library
ii  libstartup-notification 0.10-1           library for program launch feedbac
ii  libusb-0.1-4            2:0.1.12-14      userspace USB programming library
ii  libx11-6                2:1.3.3-1        X11 client-side library
ii  libxml2                 2.7.6.dfsg-2+b1  GNOME XML library
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages evolution recommends:
ii  bogofilter               1.2.1-2         a fast Bayesian spam filter (dummy
ii  evolution-plugins        2.28.2-3        standard plugins for Evolution
ii  evolution-webcal         2.28.0-1        webcal: URL handler for GNOME and 
ii  gnome-desktop-data       2.28.2-1        Common files for GNOME desktop app
pn  gnome-pilot-conduits     <none>          (no description available)
ii  yelp                     2.28.0+webkit-2 Help browser for GNOME

Versions of packages evolution suggests:
pn  bug-buddy                     <none>     (no description available)
ii  evolution-dbg                 2.28.2-3   debugging symbols for Evolution
ii  evolution-exchange            2.28.1-1   Exchange plugin for the Evolution 
pn  evolution-plugins-experimenta <none>     (no description available)
ii  gnupg                         1.4.10-2   GNU privacy guard - a free PGP rep
ii  network-manager               0.8-1      network management framework daemo

-- debconf information:
* evolution/needs_shutdown:





More information about the Pkg-evolution-maintainers mailing list