<video> tag broken in oneiric only due to --as-needed in the toolchain
Bug #795171 reported by
Fabien Tassin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
chromium-browser (Ubuntu) |
Fix Released
|
Undecided
|
Fabien Tassin | ||
Oneiric |
Fix Released
|
Undecided
|
Fabien Tassin |
Bug Description
Binary package hint: chromium-browser
All chromium builds on oneiric have a broken HTML5 <video> tag (visible at least on youtube and videojs.com).
Tried with 32bit builds of M14 down to M11. The exact same versions work fine when built on natty.
I tried using a libffmpegsumo.so from natty on my oneiric install (keeping the rest of chromium untouched), it worked.
So it seems likely that the problem is in libffmpegsumo.so, either the way it's built, or in the toolchain used to build it.
Trouble is, in both cases, it's built with gcc 4.5.
ld is different though. natty has binutils 2.21.0 and oneiric 2.21.52
tags: | added: regression-release |
tags: | added: oneiric |
Changed in chromium-browser (Ubuntu Oneiric): | |
status: | New → Fix Committed |
To post a comment you must log in.
build log of 14.0.788. 0~svn20110609r8 8472 on natty with the codecs built in verbose mode