<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The iOS app built from the master branch gets stuck in the "Connecting..." phase"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124923#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The iOS app built from the master branch gets stuck in the "Connecting..." phase"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124923">bug 124923</a>
              from <span class="vcard"><a class="email" href="mailto:tml@iki.fi" title="Tor Lillqvist <tml@iki.fi>"> <span class="fn">Tor Lillqvist</span></a>
</span></b>
        <pre>If I experiment by setting the SAL_LOG_OPTIONS environment variable to
"unipoll" when running the app from Xcode (to turn on the "Unipoll" thing,
which the code in master in the online repo now apparently , I get a crash:

<span class="quote">> #0     0x000000010cbfdd38 in std::__1::unique_ptr<comphelper::SolarMutex, std::__1::default_delete<comphelper::SolarMutex> >::get() const at /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/memory:2621
> #1 0x000000010cbfdd14 in SalInstance::GetYieldMutex() at /Volumes/TML13/lo/ios-device/vcl/source/app/salvtables.cxx:109
> #2 0x000000010cc84160 in Application::GetSolarMutex() at /Volumes/TML13/lo/ios-device/vcl/source/app/svapp.cxx:537
> #3 0x0000000107a91ca0 in SolarMutexGuard::SolarMutexGuard() at /Volumes/TML13/lo/ios-device/include/vcl/svapp.hxx:1402
> #4 0x0000000107a82060 in SolarMutexGuard::SolarMutexGuard() at /Volumes/TML13/lo/ios-device/include/vcl/svapp.hxx:1402
> #5 0x00000001093f6470 in lo_runLoop(_LibreOfficeKit*, int (*)(void*, int), void (*)(void*), void*) at /Volumes/TML13/lo/ios-device/desktop/source/lib/init.cxx:4524
> #6 0x0000000104455278 in lok::Office::runLoop(int (*)(void*, int), void (*)(void*), void*) at /Volumes/TML13/lo/ios-device/include/LibreOfficeKit/LibreOfficeKit.hxx:841
> #7 0x00000001044544a4 in lokit_main(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) at /Volumes/TML13/lo/online-ios-device/kit/Kit.cpp:2549
> #8 0x000000010439c584 in getNewChild_Blocks(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0::operator()() const at /Volumes/TML13/lo/online-ios-device/wsd/LOOLWSD.cpp:518
> #9 0x000000010439c4d8 in decltype(std::__1::forward<getNewChild_Blocks(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0>(fp)()) std::__1::__invoke<getNewChild_Blocks(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0>(getNewChild_Blocks(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0&&) at /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/type_traits:4339
> #10        0x000000010439c438 in void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, getNewChild_Blocks(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0>(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, getNewChild_Blocks(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0>&, std::__1::__tuple_indices<>) at /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/thread:342
> #11        0x000000010439bb50 in void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, getNewChild_Blocks(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0> >(void*) at /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/thread:352</span >

pSVData->mpDefInst in Application::GetSolarMutex() is NULL.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>