Bug 911075

Summary: [abrt] evolution-2.28.3-30.el6: camel_msgport_try_pop: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV)
Product: Red Hat Enterprise Linux 6 Reporter: David Jaša <djasa>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4CC: mcrha, tpelka
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:63df14dd8b5ff3e3cc15c050ab00d3153f8dec8b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-18 09:28:32 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: maps
none
File: var_log_messages
none
File: open_fds
none
File: environ
none
File: dso_list
none
File: limits
none
File: sosreport.tar.xz
none
File: backtrace
none
File: build_ids
none
File: cgroup none

Description David Jaša 2013-02-14 10:21:59 UTC
Description of problem:
The bug seems to be triggered by similar actions as the one with different backtrace:
1. open mail window
2. open calendar winow
3. go offline
4. go online

after some time, evo crashes.

# grep -v '^$\|^#' /etc/sysconfig/debug 
export MALLOC_CHECK_=1
export MALLOC_PERTURB_=$(($RANDOM % 255 + 1))
export G_SLICE=always-malloc,debug-blocks

$ echo $MALLOC_CHECK_ ; echo $MALLOC_PERTURB_ ; echo $G_SLICE
1
216
always-malloc,debug-blocks


Version-Release number of selected component:
evolution-2.28.3-30.el6

Additional info:
libreport version: 2.0.9
abrt_version:   2.0.8
backtrace_rating: 4
cmdline:        evolution -c mail
crash_function: camel_msgport_try_pop
kernel:         2.6.32-356.el6.x86_64

truncated backtrace:
:Thread no. 1 (5 frames)
: #0 camel_msgport_try_pop at camel-msgport.c
: #1 camel_operation_cancel_check at camel-operation.c
: #2 regen_list_done at message-list.c
: #3 mail_msg_idle_cb at mail-mt.c
: #8 bonobo_main at bonobo-main.c

Comment 1 David Jaša 2013-02-14 10:22:02 UTC
Created attachment 697179 [details]
File: maps

Comment 2 David Jaša 2013-02-14 10:22:05 UTC
Created attachment 697180 [details]
File: var_log_messages

Comment 3 David Jaša 2013-02-14 10:22:07 UTC
Created attachment 697181 [details]
File: open_fds

Comment 4 David Jaša 2013-02-14 10:22:10 UTC
Created attachment 697182 [details]
File: environ

Comment 5 David Jaša 2013-02-14 10:22:12 UTC
Created attachment 697183 [details]
File: dso_list

Comment 6 David Jaša 2013-02-14 10:22:15 UTC
Created attachment 697184 [details]
File: limits

Comment 7 David Jaša 2013-02-14 10:22:24 UTC
Created attachment 697185 [details]
File: sosreport.tar.xz

Comment 8 David Jaša 2013-02-14 10:22:27 UTC
Created attachment 697186 [details]
File: backtrace

Comment 9 David Jaša 2013-02-14 10:22:30 UTC
Created attachment 697187 [details]
File: build_ids

Comment 10 David Jaša 2013-02-14 10:22:32 UTC
Created attachment 697188 [details]
File: cgroup

Comment 12 Milan Crha 2013-02-18 09:28:32 UTC
Thanks for a bug report. This is the same as bug #602667. Feel free to reopen it and/or test the patch provided there. I'm marking this as a duplicate of it.

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