Date: Wed, 29 Aug 2012 23:59:26 +0400 From: "Marat N.Afanasyev" <amarat@ksu.ru> To: Jan Beich <jbeich@tormail.org> Cc: freebsd-gecko@freebsd.org Subject: Re: seamonkey 2.12 core dumps with gstreamer enabled on any(?) html5-video Message-ID: <503E749E.8060700@ksu.ru> In-Reply-To: <1T6nGd-00090e-F8@internal.tormail.org> References: <503E5A42.1050100@ksu.ru> <1T6nGd-00090e-F8@internal.tormail.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a cryptographically signed message in MIME format. --------------ms030701030704010908060402 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Jan Beich wrote: > "Marat N.Afanasyev" <amarat@ksu.ru> writes: > >> Hello! >> >> just tried to use 2.12 and encountered a core dump on html5 video with= >> gstreamer. >> >> warning: core file may not match specified executable file. >> Core was generated by `seamonkey'. >> Program terminated with signal 11, Segmentation fault. >> >> (gdb) bt >> #0 0x0000000800bf8ffc in thr_kill () from /lib/libc.so.7 >> #1 0x0000000801f7ffd2 in XRE_InitChildProcess () from >> /usr/local/lib/seamonkey/libxul.so >> #2 <signal handler called> >> #3 0x00000008032c1c34 in >> mozilla::layers::SharedTextureImage::GetAsSurface () from >> /usr/local/lib/seamonkey/libxul.so >> #4 0x00000008032c2011 in mozilla::layers::PlanarYCbCrImage::CopyData >> () from /usr/local/lib/seamonkey/libxul.so > > Does the following help? > > $ sysctl kern.ipc.shm_allow_removed=3D1 > it changes backtrace to: (gdb) bt #0 0x0000000800bffffc in thr_kill () from /lib/libc.so.7 #1 0x0000000801fac896 in XRE_GetFileFromPath () from=20 /usr/local/lib/seamonkey/libxul.so #2 <signal handler called> #3 0x00000008041a1e96 in=20 RunnableMethod<mozilla::layers::CompositorParent, void=20 (mozilla::layers::CompositorParent::*)(int, int), Tuple2<int, int>=20 >::~RunnableMethod () from /usr/local/lib/seamonkey/libxul.so #4 0x00000008041a20ac in=20 mozilla::layers::CompositorParent::SchedulePauseOnCompositorThread ()=20 from /usr/local/lib/seamonkey/libxul.so #5 0x0000000802ed51be in JSPrincipals::dump () from=20 /usr/local/lib/seamonkey/libxul.so #6 0x0000000802ef7efc in std::_Rb_tree<ogg_packet*,=20 std::pair<ogg_packet* const, long>,=20 std::_Select1st<std::pair<ogg_packet* const, long> >,=20 std::less<ogg_packet*>, std::allocator<std::pair<ogg_packet* const,=20 long> > >::_M_insert_unique () from /usr/local/lib/seamonkey/libxul.so #7 0x0000000802ed456b in JSPrincipals::dump () from=20 /usr/local/lib/seamonkey/libxul.so #8 0x0000000802ed560a in JSPrincipals::dump () from=20 /usr/local/lib/seamonkey/libxul.so #9 0x0000000802ed57c3 in JSPrincipals::dump () from=20 /usr/local/lib/seamonkey/libxul.so #10 0x0000000802ec69d1 in JSPrincipals::dump () from=20 /usr/local/lib/seamonkey/libxul.so #11 0x0000000802ecb0a7 in JSPrincipals::dump () from=20 /usr/local/lib/seamonkey/libxul.so #12 0x0000000802ed4191 in JSPrincipals::dump () from=20 /usr/local/lib/seamonkey/libxul.so #13 0x0000000802ec450c in JSPrincipals::dump () from=20 /usr/local/lib/seamonkey/libxul.so #14 0x000000080402d12a in XRE_AddStaticComponent () from=20 /usr/local/lib/seamonkey/libxul.so #15 0x0000000803fbf17f in=20 mozilla::hal_impl::GetCurrentNetworkInformation () from=20 /usr/local/lib/seamonkey/libxul.so #16 0x000000080402e245 in XRE_AddStaticComponent () from=20 /usr/local/lib/seamonkey/libxul.so #17 0x0000000806d1473a in PR_CreateThread () from=20 /usr/local/lib/libplc4.so.1 #18 0x0000000800a9a5d1 in pthread_getprio () from /lib/libthr.so.3 #19 0x00007ffffe3f4000 in ?? () --=20 =D0=A1 =D1=83=D0=B2=D0=B0=D0=B6=D0=B5=D0=BD=D0=B8=D0=B5=D0=BC, =D0=9C=D0=B0= =D1=80=D0=B0=D1=82 =D0=90=D1=84=D0=B0=D0=BD=D0=B0=D1=81=D1=8C=D0=B5=D0=B2= --------------ms030701030704010908060402--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?503E749E.8060700>