Bug 508863

Summary: ekiga crashes in gmdialog if video format is not supported
Product: Red Hat Enterprise Linux 5 Reporter: Olivier Fourdan <ofourdan>
Component: ekigaAssignee: Benjamin Otte <otte>
Status: CLOSED CURRENTRELEASE QA Contact: Desktop QE <desktop-qa-list>
Severity: high Docs Contact:
Priority: urgent    
Version: 5.3CC: alanm, bgollahe, cmeadors, cwyse, jwest, kem, plyons, pm-rhel, pvine, rstrode, syeghiay, tao, tpelka, vbenes
Target Milestone: rcKeywords: Patch, ZStream
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: ekiga-2.0.2-10 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-23 11:17:19 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:
Bug Depends On:    
Bug Blocks: 502912, 661502, 807971    
Attachments:
Description Flags
First crash due to vastart misplaced
none
Second crash due to vsnprintf
none
Proposed patch from upstream none

Description Olivier Fourdan 2009-06-30 10:17:05 UTC
Created attachment 349934 [details]
First crash due to vastart misplaced

Description of problem:

There are a couple of bugs in gmdialog that cause ekiga to crash when an error is to be displayed.

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

ekiga-2.0.2-7.0.2

How reproducible:

100% reproducible

Steps to Reproduce:
1. Plug an UVC webcam 
2. Run ekiga setup druid
  
Actual results:

Ekiga crashes with attached backtraces.

Expected results:

No crash, the dialog shows

Additional info:

I believe this is is upstream bug 421801 (http://bugzilla.gnome.org/show_bug.cgi?id=421801)

The patches from upstream fix the issue in my reproducer.

Comment 1 Olivier Fourdan 2009-06-30 10:17:36 UTC
Created attachment 349935 [details]
Second crash due to vsnprintf

Comment 2 Olivier Fourdan 2009-06-30 10:19:01 UTC
Created attachment 349936 [details]
Proposed patch from upstream

Fixes both crash cases.

Comment 5 Charlie Wyse 2009-07-24 17:32:37 UTC
Is this patch gonna make it into RHEL5.4?

Comment 7 RHEL Program Management 2009-11-06 19:09:23 UTC
This request was evaluated by Red Hat Product Management for
inclusion, but this component is not scheduled to be updated in
the current Red Hat Enterprise Linux release. If you would like
this request to be reviewed for the next minor release, ask your
support representative to set the next rhel-x.y flag to "?".

Comment 10 RHEL Program Management 2010-08-09 19:18:54 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated in the
current release, Red Hat is unfortunately unable to address this
request at this time. Red Hat invites you to ask your support
representative to propose this request, if appropriate and relevant,
in the next release of Red Hat Enterprise Linux.

Comment 17 Benjamin Otte 2010-12-08 22:17:17 UTC
Built ekiga-2.0.2-10 with the patch applied.