Thierry Vignaud <[email protected]> writes: > On 24 November 2012 01:51, dmorgan <[email protected]> wrote: >> dmorgan <dmorgan> 0:17.0-3.mga2: >> + Revision: 321475 >> - Fix xml file >> - Enable Opus support >> - New version 17.0esr > 0 > Much to the despair of my young nephews, it segfaults on : > http://www.youtube.com/watch?v=fhCIDe92iKQ > > Program received signal SIGSEGV, Segmentation fault. > 0x0000003afe4a88cd in ?? () from /usr/lib64/libmozjs185.so.1.0 > (gdb) bt > #0 0x0000003afe4a88cd in ?? () from /usr/lib64/libmozjs185.so.1.0
[...] > #6 0x00007f5555ab95ae in js::IndirectProxyHandler::call(JSContext*, > JSObject*, unsigned int, JS::Value*) () > from /usr/lib64/firefox-17.0/libxul.so Hi, This looks strongly like #6299 (symbols conflicts between firefox's mozjs and mozjs185 pulled by libproxy). It did not occur with the initial firefox version from Mageia 2, I think it started with firefox 13. I suggest pushing to Mageia 2 updates libproxy-0.4.7-9 (or why not 0.4.10-1 since it fixes more issues). -- Olivier Blin - blino
