Bug 1174134 - Evolution crashes when replying to an email
Summary: Evolution crashes when replying to an email
Keywords:
Status: CLOSED DUPLICATE of bug 1158055
Alias: None
Product: Fedora
Classification: Fedora
Component: evolution
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Milan Crha
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-15 08:50 UTC by Vratislav Podzimek
Modified: 2014-12-22 13:00 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-22 13:00:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1158055 0 unspecified CLOSED [abrt] Memory corruption after message send (maybe bbdb related) 2021-02-22 00:41:40 UTC

Internal Links: 1158055

Description Vratislav Podzimek 2014-12-15 08:50:46 UTC
Description of problem:
When I try to reply to an email, Evolution crashes.

Version-Release number of selected component (if applicable):
evolution-3.12.8-1.fc21.x86_64

How reproducible:
100 %

Steps to Reproduce:
1. run evolution
2. try to reply to an email


Actual results:
$ evolution 
openjdk version "1.8.0_25"
OpenJDK Runtime Environment (build 1.8.0_25-b18)
OpenJDK 64-Bit Server VM (build 25.25-b02, mixed mode)

(evolution:22905): GLib-GIO-CRITICAL **: g_network_address_set_addresses: assertion 'addresses != NULL && addr->priv->sockaddrs == NULL' failed

(evolution:22905): evolution-util-WARNING **: name_selector_get_client_cb: Unable to connect to 'Contacts': Failed to obtain an access token for 'Contacts': No credentials found in the keyring

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_uri: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_text: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_image: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_uri: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_text: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_image: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_uri: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_text: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_image: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_uri: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_text: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_image: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_uri: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_text: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_image: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_uri: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_text: assertion 'targets != NULL || n_targets == 0' failed

(evolution:22905): Gtk-CRITICAL **: gtk_targets_include_image: assertion 'targets != NULL || n_targets == 0' failed

** (evolution:22905): WARNING **: bbdb: Failed to get addressbook client : Unable to connect to 'Contacts': Failed to obtain an access token for 'Contacts': No credentials found in the keyring


** (evolution:22905): WARNING **: bbdb: Failed to get addressbook client : (null)


** (evolution:22905): WARNING **: bbdb: Failed to get addressbook client : (null)


** (evolution:22905): WARNING **: bbdb: Failed to get addressbook client : (null)


** (evolution:22905): WARNING **: bbdb: Failed to add new contact: (null)
Segmentation fault (core dumped)


Expected results:
no crash

Additional info:
I'm trying to reply to an email sent through a mailing list, the SMTP server is available over VPN and it has a certificate that I need to accept explicitly

core dump is available here:
http://vpodzime.fedorapeople.org/core.22905.xz (xz'd, the original size was over 400 MB)

Comment 1 Milan Crha 2014-12-22 13:00:27 UTC
Thanks for a bug report. As I just wrote into the bug #1158055, this had been fixed upstream recently. I mark this as a duplicate of that bug. The console errors shown above are the same as in the upstream bug reporter.

*** This bug has been marked as a duplicate of bug 1158055 ***


Note You need to log in before you can comment on or make changes to this bug.