https://bugs.documentfoundation.org/show_bug.cgi?id=170399
--- Comment #1 from Noel Grandin <[email protected]> --- The new code added in the bisected commit is being triggered and closing the frame that is currently trying to open, stacktrace looks like: #0 framework::pattern::frame::closeIt (xResource=uno::Reference to ((anonymous namespace)::XFrameImpl *) 0x555556745920) at framework/source/inc/pattern/frame.hxx:51 #1 0x00007ffff4a53c5d in framework::LoadEnv::impl_reactForLoadingState (this=0x7fffffff15e8) at /home/noel/libo/framework/source/loadenv/loadenv.cxx:1655 #2 0x00007ffff4a53656 in framework::LoadEnv::impl_setResult (this=0x7fffffff15e8, bResult=true) at /home/noel/libo/framework/source/loadenv/loadenv.cxx:537 #3 0x00007ffff4a53491 in framework::LoadEnv::impl_loadContent (this=0x7fffffff15e8) at /home/noel/libo/framework/source/loadenv/loadenv.cxx:1184 #4 0x00007ffff4a505e5 in framework::LoadEnv::start (this=0x7fffffff15e8) at /home/noel/libo/framework/source/loadenv/loadenv.cxx:417 #5 0x00007ffff4a4e2d2 in framework::LoadEnv::startLoading (this=0x7fffffff15e8, sURL="file:///home/noel/libo/instdir/share/extensions/wiki-publisher/templates/MediaWiki/mediawiki.ott", lMediaDescriptor=uno::Sequence of length 3 = {...}, xBaseFrame=uno::Reference to (framework::Desktop *) 0x5555567a25f8, sTarget="_default", nSearchFlags=0, eFeature=LoadEnvFeatures::WorkWithUI) at /home/noel/libo/framework/source/loadenv/loadenv.cxx:313 #6 0x00007ffff4a4cbd2 in framework::LoadEnv::loadComponentFromURL (xLoader=uno::Reference to (framework::Desktop *) 0x5555567a2608, xContext=uno::Reference to (cppu::(anonymous namespace)::ComponentContext *) 0x55555559b608, sURL="file:///home/noel/libo/instdir/share/extensions/wiki-publisher/templates/MediaWiki/mediawiki.ott", sTarget="_default", nSearchFlags=0, lArgs=uno::Sequence of length 3 = {...}) at /home/noel/libo/framework/source/loadenv/loadenv.cxx:169 (More stack frames follow...) -- You are receiving this mail because: You are the assignee for the bug.
