On Sun, Sep 02, 2012 at 10:53:16AM +0200, Landry Breuil wrote: > On Sun, Sep 02, 2012 at 09:36:38AM +0200, Landry Breuil wrote: > > On Sun, Sep 02, 2012 at 04:35:35AM +0200, Juan Francisco Cantero Hurtado > > wrote: > > > Hi. Firefox 15 crash when I play the video of this page > > > http://vimeo.com/new . Can someone with amd64 and Firefox 15 to confirm > > > the problem? I could play the same video with Firefox 14 (despite the > > > video was very very slow). > > > > > > I have the same problem with this youtube video > > > http://www.youtube.com/watch?v=Cl5Pfc5TyO0 . > > > > > > kern.version=OpenBSD 5.2-current (GENERIC.MP) #6: Fri Aug 31 21:10:36 MDT > > > 2012 > > > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > > > > > The output of firefox in the terminal: > > > > > > (firefox:15234): GStreamer-WARNING **: closing segment of unknown > > > duration, assuming duration of 0 > > > > Yeah, i've seen it. I'll have a look at it (or will disable gstreamer > > otherwise) > > Pretty sure it's similar as > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682917. Also, can you > provide backtrace for all threads with 'thread apply all bt' in gdb ? > I'm using http://dncdn.dvlabs.com/ipod/dn2012-0831.mp4 to test it.
And after some digging it seems to be bug https://bugzilla.mozilla.org/show_bug.cgi?id=761030. Can you try the patch attached in it/backport https://hg.mozilla.org/mozilla-central/rev/b8c6c7c773c3 to see if that fixes your issue ? My i386 build box is temporarly unreachable... Thx, Landry