evolution crashed with Segmentation fault

Bug #687365 reported by Eike Ullrich
36
This bug affects 5 people
Affects Status Importance Assigned to Milestone
evolution (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Binary package hint: evolution

Binary package hint: evolution
Using Maverick
My Evolution is Version 2.30.3-1ubuntu7.1
I just start evolution and it opens as regular, but when checking for new mails it closes and says "Segmentation fault"

ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: evolution 2.30.3-1ubuntu7.1
ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
CrashCounter: 1
Date: Wed Dec 8 16:03:12 2010
ExecutablePath: /usr/bin/evolution
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcCmdline: evolution
ProcEnviron:
 SHELL=/bin/bash
 LANG=de_DE.utf8
SegvAnalysis:
 Segfault happened at: 0x7b4282b: mov 0x4(%edi),%edx
 PC (0x07b4282b) ok
 source "0x4(%edi)" (0xb93aeab4) not located in a known VMA region (needed readable region)!
 destination "%edx" ok
 Stack memory exhausted (SP below stack segment)
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: evolution
StacktraceTop:
 ?? () from /lib/libc.so.6
 ?? () from /lib/libc.so.6
 malloc () from /lib/libc.so.6
 g_malloc () from /lib/libglib-2.0.so.0
 ?? () from /usr/lib/libcamel-1.2.so.14
Title: evolution crashed with SIGSEGV in malloc()
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev plugdev sambashare tape video
XsessionErrors:
 (polkit-gnome-authentication-agent-1:1698): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1683): GConf-CRITICAL **: gconf_value_free: assertion `value != NULL' failed

Revision history for this message
Eike Ullrich (derklugee) wrote :
security vulnerability: no → yes
security vulnerability: yes → no
visibility: private → public
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 malloc_consolidate (av=<value optimized out>) at malloc.c:5155
 _int_malloc (av=<value optimized out>,
 *__GI___libc_malloc (bytes=1024) at malloc.c:3660
 g_malloc (n_bytes=1024)
 camel_mime_parser_init (obj=0xb0222ce0)

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in evolution (Ubuntu):
importance: Undecided → Medium
tags: removed: need-i386-retrace
Revision history for this message
Simon (simschi) wrote :

I do not know if I have the same bug here. I can start evolution as usual and after some time (especially when hitting 'send message') it crashes with an segmentation fault. But it did also when I just minimized it.
How can I get such detailed information like Eike posted here?
--debug=FILE dues also only write 'segmentation fault' to that file...

Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a valgrind log following the instructions at https://wiki.ubuntu.com/Valgrind and attach the file to the bug report. This will greatly help us in tracking down your problem.

Changed in evolution (Ubuntu):
status: New → Incomplete
Revision history for this message
Randy Barlow (rbarlow) wrote :

This happens to me on startup with 2.30.3-1ubuntu7.3. Evolution doesn't get to the point of displaying anything graphically. Here is what happens when it is launched from a shell:

$ evolution
** (evolution:5368): DEBUG: Loading Exchange MAPI Plugin

** (evolution:5368): DEBUG: MAPI listener is constructed with 1 listed MAPI accounts
(evolution:5368): libexchangemapi-DEBUG: exchange-mapi-connection.c:189: exchange_mapi_connection_new: lock(connect_lock)
Unknown parameter encountered: "max log size"
Ignoring unknown parameter "max log size"
Unknown parameter encountered: "syslog"
Ignoring unknown parameter "syslog"
Unknown parameter encountered: "passdb backend"
Ignoring unknown parameter "passdb backend"
Unknown parameter encountered: "unix password sync"
Ignoring unknown parameter "unix password sync"
Unknown parameter encountered: "passwd program"
Ignoring unknown parameter "passwd program"
Unknown parameter encountered: "pam password change"
Ignoring unknown parameter "pam password change"
Unknown parameter encountered: "map to guest"
Ignoring unknown parameter "map to guest"
Unknown parameter encountered: "usershare allow guests"
Ignoring unknown parameter "usershare allow guests"
Unknown parameter encountered: "guest ok"
Ignoring unknown parameter "guest ok"
Unknown parameter encountered: "guest ok"
Ignoring unknown parameter "guest ok"
EI: MAIL PREFSSegmentation fault

I am working on getting the requested Valgrind information.

Revision history for this message
Randy Barlow (rbarlow) wrote :

Here are the requested Valgrind logs.

Changed in evolution (Ubuntu):
status: Incomplete → New
Revision history for this message
Pedro Villavicencio (pedro) wrote :

is anybody still seeing this with 2.32 on Natty or 3.0 on Oneiric?

Changed in evolution (Ubuntu):
status: New → Incomplete
Revision history for this message
Adi Roiban (adiroiban) wrote :

I am now testing oneiric.

Did a fresh install and the first installed package was evolution.

I installed evolution and when I want to start it I get the following error.

$ evolution
Gkr-Message: secret service operation failed: Process /usr/bin/gnome-keyring-daemon exited with status 1

** (evolution:3438): CRITICAL **: categories_icon_theme_hack: assertion `filename != NULL && *filename != '\0'' failed

(evolution:3438): evolution-shell-CRITICAL **: shell_settings_pspec_for_key: assertion `schema_name != NULL' failed
Segmentation fault (core dumped)

Revision history for this message
Ruben Verweij (ruben-verweij) wrote :

I am also seeing this in Oneiric. Please also see this thread on the forums: http://ubuntuforums.org/showthread.php?p=11107033.
I will attach my valgrind log.

Changed in evolution (Ubuntu):
status: Incomplete → Confirmed
Revision history for this message
Ruben Verweij (ruben-verweij) wrote :

As promised, my valgrind log.

Revision history for this message
dmiranda (dmiranda) wrote :

Some informations about this bug and a patch for oneiric is available here: https://bugzilla.redhat.com/show_bug.cgi?id=726915

Revision history for this message
Jörg Frings-Fürst (jff-de) wrote :

10.10 is not longer supported
change status to invalid

Changed in evolution (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.