Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 300144

Summary: media-plugins/mediastreamer-x264-1.1.7 crashes whilst encoding h264 with >x264-0.0.20081006
Product: Gentoo Linux Reporter: Matt Galloway <matt+gentoo>
Component: Current packagesAssignee: Mounir Lamouri (volkmar) (RETIRED) <volkmar>
Status: RESOLVED FIXED    
Severity: normal CC: pva, voip+disabled
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matt Galloway 2010-01-08 10:00:13 UTC
Whilst using linphone with mediastreamer-x264-1.1.7 there is a crash inside x264_encoder_encode() when using >x264-0.0.20081006.

Reproducible: Always

Steps to Reproduce:
1. Compile linphone, =mediastreamer-x264-1.1.7, >x264-0.0.20081006
2. Make a call using h264 codec

Actual Results:  
Crash during encoding

Expected Results:  
No crash

This is fixed if you use mediastreamer-x264-1.3.0, but probably the mediastreamer-x264-1.1.7 ebuild needs changing to state that =x264-0.0.20081006 is required.
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2010-04-23 10:28:46 UTC
1.3.2 is in the tree. I hope to stabilize in one month. I don't want to put suggested dependency in the tree, since this will cause downgrade of x264 which may cause other regressions as well... so it's better to move forward asap. Thank you again, Matt.