On Tue, Jul 22, 2014 at 11:27:36PM +0200, Fabian Raetz wrote: > Hi, > > i am in the process of testing 5.6 on amd64 and > noticed that firefox always coredumps while watching > videos on youtube. > > Does someone see this too? > > I am uploading the coredumps to google drive. If someone > want to take a look i will send the links. > > I will try on latest snapshot probably next day. > > > @landry: > I tries to install & test 31-beta from your pkgs > but they are linked against an older libc. Do you have > an actual package for me to test? Will firefox 31 make it > into 5.6?
No, and yes, probably. > Here's a sample backtrace. Have 3 of them, > all with same backtrace: > > Current language: auto; currently asm > #0 0x00001be7cb2367fa in kill () at <stdin>:2 > #1 0x00001be70a4e7f44 in XRE_FreeAppData () > from /usr/local/lib/firefox-30.0/libxul.so.48.0 > #2 <signal handler called> > #3 0x00001be7faa71214 in decode_ics () > from /usr/local/lib/gstreamer-1.0/libgstlibav.so Looks like at this point, a signal is raised within gstreamer1 for some reason, which calls the crash handler in firefox.. Landry
