Bug 994966

Summary: [RFE] please implement hooks for proper evolution-data-server end
Product: Red Hat Enterprise Linux 6 Reporter: Tomas Pelka <tpelka>
Component: evolution-data-serverAssignee: Matthew Barnes <mbarnes>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5CC: aruizrui, mcrha, vrutkovs
Target Milestone: rcKeywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of:
: 994967 (view as bug list) Environment:
Last Closed: 2013-08-08 13:36:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 994967    

Description Tomas Pelka 2013-08-08 10:14:29 UTC
Description of problem:
Vadim met that issue duffing code coverage gathering. We need the way how to end evolution-data-server properly to get (gcov) code coverage results.

Version-Release number of selected component (if applicable):
evolution-data-server-2.32.3

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
We can of course kill eds but we would never get gcov/kcov results.

Expected results:


Additional info:

Comment 1 Milan Crha 2013-08-08 13:36:03 UTC
This is done/covered by bug #977395, thus I mark this as a duplicate of it. The signal is SIGQUIT. Note this requires also changes from bug #991074, thus use at least the package from there.

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