https://bugs.documentfoundation.org/show_bug.cgi?id=164572
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |[email protected] Status|UNCONFIRMED |NEW --- Comment #2 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated today, it hangs. When I go to slide 9, I got this on console: warn:avmedia.gstreamer:62096:62395:avmedia/source/gstreamer/gstplayer.cxx:458: warning: 'No decoder available for type 'text/html'.' debug: '../gst/playback/gsturidecodebin.c(1003): unknown_type_cb (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0' ** Message: 10:12:32.330: PackageKit: xid = 0 ** Message: 10:12:32.330: PackageKit: desktop_id = (null) ** Message: 10:12:32.330: PackageKit: Codec nice name: text/html decoder ** Message: 10:12:32.330: PackageKit: structure: gstreamer1(decoder-text/html)()(64bit) and in gdb, I got: #4 0x00007f5731695e5b in osl_joinWithThread (Thread=0x55d9a1a5c990) at /home/julien/lo/libreoffice/sal/osl/unx/thread.cxx:453 #5 0x00007f56aac7be59 in osl::Thread::join (this=0x7f568c002340) at include/osl/thread.hxx:116 #6 0x00007f56aac6a40d in avmedia::gstreamer::(anonymous namespace)::MissingPluginInstaller::detach (this=0x7f56aac89128 <avmedia::gstreamer::(anonymous namespace)::TheMissingPluginInstaller()::theInstaller>, source=0x55d999a8ff50) at /home/julien/lo/libreoffice/avmedia/source/gstreamer/gstplayer.cxx:214 #7 0x00007f56aac69c91 in avmedia::gstreamer::Player::disposing (this=0x55d999a8ff50) at /home/julien/lo/libreoffice/avmedia/source/gstreamer/gstplayer.cxx:334 #8 0x00007f572f33d3b0 in cppu::WeakComponentImplHelperBase::dispose (this=0x55d999a8ff50) at /home/julien/lo/libreoffice/cppuhelper/source/implbase.cxx:104 #9 0x00007f56aac721b5 in cppu::PartialWeakComponentImplHelper<com::sun::star::media::XPlayer, com::sun::star::lang::XServiceInfo>::dispose (this=0x55d999a8ff50) at include/cppuhelper/compbase.hxx:90 #10 0x00007f572a3eff3a in avmedia::priv::MediaWindowImpl::dispose (this=0x55d99ada9c40) at /home/julien/lo/libreoffice/avmedia/source/viewer/mediawindow_impl.cxx:158 #11 0x00007f5727f213d3 in VclReferenceBase::disposeOnce (this=0x55d99ada9e30) at /home/julien/lo/libreoffice/vcl/source/outdev/vclreferencebase.cxx:38 #12 0x00007f572a3e6565 in VclPtr<avmedia::priv::MediaWindowImpl>::disposeAndClear (this=0x55d99f2e0b68) at include/vcl/vclptr.hxx:207 #13 0x00007f572a3e325b in avmedia::MediaWindow::~MediaWindow (this=0x55d99f2e0b60) at /home/julien/lo/libreoffice/avmedia/source/viewer/mediawindow.cxx:61 #14 0x00007f572b198025 in sdr::contact::SdrMediaWindow::~SdrMediaWindow (this=0x55d99f2e0b60) at /home/julien/lo/libreoffice/svx/source/sdr/contact/sdrmediawindow.cxx:41 #15 0x00007f572b198049 in sdr::contact::SdrMediaWindow::~SdrMediaWindow (this=0x55d99f2e0b60) at /home/julien/lo/libreoffice/svx/source/sdr/contact/sdrmediawindow.cxx:40 #16 0x00007f572b199108 in std::default_delete<sdr::contact::SdrMediaWindow>::operator() (this=0x55d9a55254c8, __ptr=0x55d99f2e0b60) at /usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93 #17 0x00007f572b198f5f in std::unique_ptr<sdr::contact::SdrMediaWindow, std::default_delete<sdr::contact::SdrMediaWindow> >::~unique_ptr (this=0x55d9a55254c8) at /usr/lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:399 #18 0x00007f572b198b10 in sdr::contact::ViewObjectContactOfSdrMediaObj::~ViewObjectContactOfSdrMediaObj (this=0x55d9a5525400) at /home/julien/lo/libreoffice/svx/source/sdr/contact/viewobjectcontactofsdrmediaobj.cxx:53 #19 0x00007f572b198b39 in sdr::contact::ViewObjectContactOfSdrMediaObj::~ViewObjectContactOfSdrMediaObj (this=0x55d9a5525400) at /home/julien/lo/libreoffice/svx/source/sdr/contact/viewobjectcontactofsdrmediaobj.cxx:52 #20 0x00007f572b17e107 in sdr::contact::ObjectContact::~ObjectContact (this=0x55d9a12bac60) at /home/julien/lo/libreoffice/svx/source/sdr/contact/objectcontact.cxx:68 #21 0x00007f572b1a001d in sdr::contact::ObjectContactOfPageView::~ObjectContactOfPageView (this=0x55d9a12bac60) at /home/julien/lo/libreoffice/svx/source/sdr/contact/objectcontactofpageview.cxx:75 #22 0x00007f572b1a0069 in sdr::contact::ObjectContactOfPageView::~ObjectContactOfPageView (this=0x55d9a12bac60) at /home/julien/lo/libreoffice/svx/source/sdr/contact/objectcontactofpageview.cxx:72 There's definitely something wrong here. -- You are receiving this mail because: You are the assignee for the bug.
