Bug 890550

Summary: [abrt] evolution-3.4.4-2.fc17: strlen: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: IPl <pleningeri>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: lucilanga, mbarnes, mcrha
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:4366d748c5dcfe29a8feee50e45ead558d995263
Fixed In Version: evolution-data-server-3.6.3-1.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-07 11:57:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: core_backtrace
none
File: environ
none
File: limits
none
File: backtrace
none
File: cgroup
none
File: gconf_subtree
none
File: smolt_data
none
File: executable
none
File: maps
none
File: dso_list
none
File: proc_pid_status
none
File: var_log_messages
none
File: open_fds none

Description IPl 2012-12-27 18:06:49 UTC
Description of problem:
after view contacts (Sedláková, Strachovský) in group (test) evolution crashed

Version-Release number of selected component:
evolution-3.4.4-2.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
backtrace_rating: 4
cmdline:        /usr/bin/evolution
crash_function: strlen
kernel:         3.6.10-2.fc17.x86_64

truncated backtrace:
:Thread no. 1 (10 frames)
: #0 strlen at ../sysdeps/x86_64/strlen.S:32
: #1 g_strdup at gstrfuncs.c:355
: #2 e_destination_set_name at e-destination.c:683
: #3 e_destination_set_contact at e-destination.c:469
: #4 render_contact_list_vertical at eab-contact-display.c:536
: #5 render_contact_list at eab-contact-display.c:589
: #6 eab_contact_display_render_normal at eab-contact-display.c:876
: #7 eab_contact_display_set_contact at eab-contact-display.c:1571
: #8 e_book_shell_content_set_preview_contact at e-book-shell-content.c:676
: #9 book_shell_view_selection_change_foreach at e-book-shell-view-private.c:96

Comment 1 IPl 2012-12-27 18:06:54 UTC
Created attachment 669646 [details]
File: core_backtrace

Comment 2 IPl 2012-12-27 18:06:57 UTC
Created attachment 669647 [details]
File: environ

Comment 3 IPl 2012-12-27 18:06:59 UTC
Created attachment 669648 [details]
File: limits

Comment 4 IPl 2012-12-27 18:07:02 UTC
Created attachment 669649 [details]
File: backtrace

Comment 5 IPl 2012-12-27 18:07:04 UTC
Created attachment 669650 [details]
File: cgroup

Comment 6 IPl 2012-12-27 18:07:07 UTC
Created attachment 669651 [details]
File: gconf_subtree

Comment 7 IPl 2012-12-27 18:07:09 UTC
Created attachment 669652 [details]
File: smolt_data

Comment 8 IPl 2012-12-27 18:07:11 UTC
Created attachment 669653 [details]
File: executable

Comment 9 IPl 2012-12-27 18:07:14 UTC
Created attachment 669654 [details]
File: maps

Comment 10 IPl 2012-12-27 18:07:17 UTC
Created attachment 669655 [details]
File: dso_list

Comment 11 IPl 2012-12-27 18:07:19 UTC
Created attachment 669656 [details]
File: proc_pid_status

Comment 12 IPl 2012-12-27 18:07:21 UTC
Created attachment 669657 [details]
File: var_log_messages

Comment 13 IPl 2012-12-27 18:07:23 UTC
Created attachment 669658 [details]
File: open_fds

Comment 14 Milan Crha 2013-01-07 11:57:23 UTC
Thanks for a bug report. This had been fixed recently upstream [1] and the fix will be part of the next stable release of evolution-data-server. The reason of the crash is that one of your contacts has set email address which the code cannot decode properly, which leads to the crash.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=684175