Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300144 - media-plugins/mediastreamer-x264-1.1.7 crashes whilst encoding h264 with >x264-0.0.20081006
Summary: media-plugins/mediastreamer-x264-1.1.7 crashes whilst encoding h264 with >x26...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Mounir Lamouri (volkmar) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-08 10:00 UTC by Matt Galloway
Modified: 2010-04-23 10:28 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.