Bug 495966

Summary: (evolution:<PID>): GLib-CRITICAL **: g_strv_length: assertion `str_array != NULL' failed
Product: Red Hat Enterprise Linux 5 Reporter: Chris Evich <cevich>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED NEXTRELEASE QA Contact: desktop-bugs <desktop-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 5.3CC: cevich
Target Milestone: rcKeywords: EasyFix, Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-07 14:58:52 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
Patch to make sure opt_remaining is non-null before asking glib to count it's elements. none

Description Chris Evich 2009-04-15 18:31:21 UTC
Created attachment 339733 [details]
Patch to make sure opt_remaining is non-null before asking glib to count it's elements.

Description of problem:
Executing evolution-addressbook-export with options or not produces this "critical" error.

Version-Release number of selected component (if applicable):
evolution-2.12.3

How reproducible:
100%

Steps to Reproduce:
1. /usr/libexec/evolution/2.12/evolution-addressbook-export > /dev/null
  
Actual results:
Critical message is printed.

Expected results:
No critical messages.

Additional info:
one-line patch.

Comment 3 RHEL Program Management 2014-03-07 13:46:22 UTC
This bug/component is not included in scope for RHEL-5.11.0 which is the last RHEL5 minor release. This Bugzilla will soon be CLOSED as WONTFIX (at the end of RHEL5.11 development phase (Apr 22, 2014)). Please contact your account manager or support representative in case you need to escalate this bug.

Comment 4 Chris Evich 2014-03-07 14:58:52 UTC
Since this is not an issue in RHEL 6, low-priority for RHEL 5, safe to close as know condition that won't be fixed in this release.