Both are installed:

$ dpkg --get-selections|egrep 'hicolor|liblaunchpad-integration1'|awk
'{print $1}'|xargs apt-cache policy

hicolor-icon-theme:
  Installed: 0.10-1ubuntu1
  Candidate: 0.10-1ubuntu1
  Version table:
 *** 0.10-1ubuntu1 0
        500 http://us.archive.ubuntu.com jaunty/main Packages
        100 /var/lib/dpkg/status

liblaunchpad-integration1:
  Installed: 0.1.23
  Candidate: 0.1.23
  Version table:
 *** 0.1.23 0
        500 http://us.archive.ubuntu.com jaunty/main Packages
        100 /var/lib/dpkg/status


As far as I know, this is the only package that makes this kind of noise.
However, I don't start too many apps on the command line.


On Tue, Apr 14, 2009 at 12:30 PM, Sebastien Bacher
<seb...@ubuntu.com>wrote:

> those warnings are weird, do you have liblaunchpad-integration1
> installed? is /usr/share/icons/hicolor/16x16/apps/lpi-translate.svg
> installed? do you get the same issue on other softwares?
>
> --
> evolution crashed with SIGSEGV in free()
> https://bugs.launchpad.net/bugs/360485
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “evolution” source package in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: evolution
>
> Evolution seems to be crashing on startup.  I've freshly installed and
> configured my exchange account.  When attempting to launch, I get the
> following with no GUI launching.
>
> $ evolution
> /usr/share/themes/Darklooks/gtk-2.0/gtkrc:181: Invalid symbolic color
> 'tooltip_bg_color'
> /usr/share/themes/Darklooks/gtk-2.0/gtkrc:181: error: invalid identifier
> `tooltip_bg_color', expected valid identifier
> ** (evolution:20084): DEBUG: Loading Exchange MAPI Plugin
>
> ** (evolution:20084): DEBUG: MAPI listener is constructed with 0 listed
> MAPI accounts
>
> ** (evolution:20084): WARNING **: Unexpected kerberos error -1765328164
>
> ** (evolution:20084): WARNING **: Unexpected kerberos error -1765328164
> ** (evolution:20084): DEBUG: mailto URL command: evolution %s
> ** (evolution:20084): DEBUG: mailto URL program: evolution
>
> (evolution:20084): Gtk-WARNING **: Could not find the icon 'lpi-help'. The
> 'hicolor' theme
> was not found either, perhaps you need to install it.
> You can get a copy from:
>        http://icon-theme.freedesktop.org/releases
>
> ** (evolution:20084): CRITICAL **: failed to load icon 'lpi-help': Icon
> 'lpi-help' not present in theme
>
> (evolution:20084): Gtk-CRITICAL **: gtk_icon_theme_load_icon: assertion
> `error == NULL || *error == NULL' failed
>
> ** (evolution:20084): CRITICAL **: failed to load icon 'lpi-translate':
> Icon 'lpi-help' not present in theme
>
> (evolution:20084): Gtk-CRITICAL **: gtk_icon_theme_load_icon: assertion
> `error == NULL || *error == NULL' failed
>
> ** (evolution:20084): CRITICAL **: failed to load icon 'lpi-bug': Icon
> 'lpi-help' not present in theme
>
> (evolution:20084): Gtk-CRITICAL **: gtk_icon_info_free: assertion
> `icon_info != NULL' failed
>
> (evolution:20084): Gtk-CRITICAL **: gtk_icon_info_free: assertion
> `icon_info != NULL' failed
>
> (evolution:20084): Gtk-CRITICAL **: gtk_icon_info_free: assertion
> `icon_info != NULL' failed
>
> (evolution:20084): Gtk-CRITICAL **: gtk_icon_info_free: assertion
> `icon_info != NULL' failed
>
> (evolution:20084): Gtk-CRITICAL **: gtk_icon_info_free: assertion
> `icon_info != NULL' failed
>
> (evolution:20084): Gtk-CRITICAL **: gtk_icon_info_get_filename: assertion
> `icon_info != NULL' failed
>
> (evolution:20084): Gtk-CRITICAL **: gtk_icon_info_free: assertion
> `icon_info != NULL' failed
>
> (evolution:20084): Gtk-CRITICAL **: gtk_icon_info_get_filename: assertion
> `icon_info != NULL' failed
>
> (evolution:20084): Gtk-CRITICAL **: gtk_icon_info_free: assertion
> `icon_info != NULL' failed
> ** (evolution:20084): DEBUG: EI: SHELL STARTUP
>
> GThread-ERROR **: file
> /build/buildd/glib2.0-2.20.1/gthread/gthread-posix.c: line 171
> (g_mutex_free_posix_impl): error 'Device or resource busy' during
> 'pthread_mutex_destroy ((pthread_mutex_t *) mutex)'
> aborting...
> Aborted (core dumped)
>
>
>
> While attempting to gather valgrind information, I am able to view the gui,
> but it never finishes.  Error messages at bottom of screen indicate there
> were errors in refreshing the folder and this output on the command line:
>
>  G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v --tool=memcheck
> --leak-check=full --num-callers=40 --log-file=valgrind.log evolution
> --component=mail
> /usr/share/themes/Darklooks/gtk-2.0/gtkrc:181: Invalid symbolic color
> 'tooltip_bg_color'
> /usr/share/themes/Darklooks/gtk-2.0/gtkrc:181: error: invalid identifier
> `tooltip_bg_color', expected valid identifier
> ** (evolution:17343): DEBUG: Loading Exchange MAPI Plugin
>
> ** (evolution:17343): DEBUG: MAPI listener is constructed with 0 listed
> MAPI accounts
>
> ** (evolution:17343): WARNING **: Unexpected kerberos error -1765328164
>
> ** (evolution:17343): WARNING **: Unexpected kerberos error -1765328164
>
>
> SYSTEM INFO:
> Description:    Ubuntu jaunty (development branch)
> Release:        9.04
>
>
>
>
> EVOLUTION INFO:
> evolution:
>  Installed: 2.26.0-0ubuntu4
>  Candidate: 2.26.0-0ubuntu4
>  Version table:
>  *** 2.26.0-0ubuntu4 0
>        500 http://us.archive.ubuntu.com jaunty/main Packages
>        100 /var/lib/dpkg/status
> evolution-common:
>  Installed: 2.26.0-0ubuntu4
>  Candidate: 2.26.0-0ubuntu4
>  Version table:
>  *** 2.26.0-0ubuntu4 0
>        500 http://us.archive.ubuntu.com jaunty/main Packages
>        100 /var/lib/dpkg/status
> evolution-data-server:
>  Installed: 2.26.0-0ubuntu2
>  Candidate: 2.26.0-0ubuntu2
>  Version table:
>  *** 2.26.0-0ubuntu2 0
>        500 http://us.archive.ubuntu.com jaunty/main Packages
>        100 /var/lib/dpkg/status
> evolution-data-server-common:
>  Installed: 2.26.0-0ubuntu2
>  Candidate: 2.26.0-0ubuntu2
>  Version table:
>  *** 2.26.0-0ubuntu2 0
>        500 http://us.archive.ubuntu.com jaunty/main Packages
>        100 /var/lib/dpkg/status
> evolution-documentation-en:
>  Installed: 2.26.0-0ubuntu4
>  Candidate: 2.26.0-0ubuntu4
>  Version table:
>  *** 2.26.0-0ubuntu4 0
>        500 http://us.archive.ubuntu.com jaunty/main Packages
>        100 /var/lib/dpkg/status
> evolution-exchange:
>  Installed: 2.26.0-0ubuntu2
>  Candidate: 2.26.0-0ubuntu2
>  Version table:
>  *** 2.26.0-0ubuntu2 0
>        500 http://us.archive.ubuntu.com jaunty/main Packages
>        100 /var/lib/dpkg/status
> evolution-indicator:
>  Installed: 0.1.13-0ubuntu1
>  Candidate: 0.1.13-0ubuntu1
>  Version table:
>  *** 0.1.13-0ubuntu1 0
>        500 http://us.archive.ubuntu.com jaunty/main Packages
>        100 /var/lib/dpkg/status
> evolution-mapi:
>  Installed: 0.26.0.1-0ubuntu2
>  Candidate: 0.26.0.1-0ubuntu2
>  Version table:
>  *** 0.26.0.1-0ubuntu2 0
>        500 http://us.archive.ubuntu.com jaunty/universe Packages
>        100 /var/lib/dpkg/status
> evolution-plugins:
>  Installed: 2.26.0-0ubuntu4
>  Candidate: 2.26.0-0ubuntu4
>  Version table:
>  *** 2.26.0-0ubuntu4 0
>        500 http://us.archive.ubuntu.com jaunty/main Packages
>        100 /var/lib/dpkg/status
> evolution-webcal:
>  Installed: 2.26.0-0ubuntu1
>  Candidate: 2.26.0-0ubuntu1
>  Version table:
>  *** 2.26.0-0ubuntu1 0
>        500 http://us.archive.ubuntu.com jaunty/main Packages
>        100 /var/lib/dpkg/status
> libevolution5.0-cil:
>  Installed: 0.19.2.1-1ubuntu1
>  Candidate: 0.19.2.1-1ubuntu1
>  Version table:
>  *** 0.19.2.1-1ubuntu1 0
>        500 http://us.archive.ubuntu.com jaunty/universe Packages
>        100 /var/lib/dpkg/status
>
>
> I'm attaching the valgrind info.  Let me know if I can add anything else!
>
> Thanks!
>
> ProblemType: Crash
> Architecture: amd64
> DistroRelease: Ubuntu 9.04
> ExecutablePath: /usr/bin/evolution
> NonfreeKernelModules: nvidia
> Package: evolution 2.26.0-0ubuntu2
> ProcCmdline: evolution --component=mail
> ProcCwd: /home/micah
> ProcEnviron:
>  LANG=en_US.UTF-8
>  SHELL=/bin/bash
> Signal: 11
> SourcePackage: evolution
> StacktraceTop:
>  ?? () from /lib/libc.so.6
>  ?? () from /lib/libc.so.6
>  free () from /lib/libc.so.6
>  ?? () from /usr/lib/libgdk_pixbuf-2.0.so.0
>  g_object_unref () from /usr/lib/libgobject-2.0.so.0
> Title: evolution crashed with SIGSEGV in free()
> Uname: Linux 2.6.28-11-generic x86_64
> UserGroups: adm admin audio avahi cdrom dialout disk fuse lpadmin operator
> plugdev proxy pulse pulse-access pulse-rt sambashare staff sudo users
> vboxusers video
>


-- 
-Micah

-- 
evolution crashed with SIGSEGV in free()
https://bugs.launchpad.net/bugs/360485
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to