<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Crash when trying to accept changes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124162#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Crash when trying to accept changes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124162">bug 124162</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>Thanks, now I can reproduce. 

<span class="quote">> Assertion failed: (*pIds > *(pIds-1)), function Invalidate, file /Volumes/TML13/lo/ios-optimised-cp-6.0/sfx2/source/control/bindings.cxx, line 586.</span >

<span class="quote">> #4     0x0000000104a2580c in SfxBindings::Invalidate(unsigned short const*) at /Volumes/TML13/lo/ios-optimised-cp-6.0/sfx2/source/control/bindings.cxx:586
> #5 0x0000000106e37940 in SwView::Notify(SfxBroadcaster&, SfxHint const&) at /Volumes/TML13/lo/ios-optimised-cp-6.0/sw/source/uibase/uiview/view.cxx:1703
> #6 0x0000000105114970 in SfxBroadcaster::Broadcast(SfxHint const&) at /Volumes/TML13/lo/ios-optimised-cp-6.0/svl/source/notify/SfxBroadcaster.cxx:49
> #7 0x0000000106bc6e00 in SwDocShell::Execute(SfxRequest&) at /Volumes/TML13/lo/ios-optimised-cp-6.0/sw/source/uibase/app/docsh2.cxx:1331
> #8 0x0000000106bb1c80 in SfxStubSwDocShellExecute(SfxShell*, SfxRequest&) at /Volumes/TML13/lo/ios-optimised-cp-6.0/workdir/SdiTarget/sw/sdi/swslots.hxx:1385
> #9 0x0000000104a37e48 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) at /Volumes/TML13/lo/ios-optimised-cp-6.0/include/sfx2/shell.hxx:210
> #10        0x0000000104a37cbc in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) at /Volumes/TML13/lo/ios-optimised-cp-6.0/sfx2/source/control/dispatch.cxx:361
> #11        0x0000000104a3e7e8 in SfxDispatcher::PostMsgHandler(SfxRequest*) at /Volumes/TML13/lo/ios-optimised-cp-6.0/sfx2/source/control/dispatch.cxx:1119
> #12        0x0000000104a384d8 in SfxDispatcher::LinkStubPostMsgHandler(void*, SfxRequest*) at /Volumes/TML13/lo/ios-optimised-cp-6.0/sfx2/source/control/dispatch.cxx:1099
> #13        0x0000000104cc2c94 in Link<SfxRequest*, void>::Call(SfxRequest*) const at /Volumes/TML13/lo/ios-optimised-cp-6.0/include/tools/link.hxx:84
> #14        0x0000000104cc2c40 in SfxHintPoster::DoEvent_Impl(void*) at /Volumes/TML13/lo/ios-optimised-cp-6.0/sfx2/source/notify/hintpost.cxx:44
> #15        0x0000000104cc2c04 in SfxHintPoster::LinkStubDoEvent_Impl(void*, void*) at /Volumes/TML13/lo/ios-optimised-cp-6.0/sfx2/source/notify/hintpost.cxx:42
> #16        0x0000000104ad72f0 in Link<void*, void>::Call(void*) const at /Volumes/TML13/lo/ios-optimised-cp-6.0/include/tools/link.hxx:84
> #17        0x00000001077881b0 in ImplHandleUserEvent(ImplSVEvent*) at /Volumes/TML13/lo/ios-optimised-cp-6.0/vcl/source/window/winproc.cxx:1928
> #18        0x00000001077857c8 in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) at /Volumes/TML13/lo/ios-optimised-cp-6.0/vcl/source/window/winproc.cxx:2478
> #19        0x0000000107ce2e34 in SalFrame::CallCallback(SalEvent, void const*) const at /Volumes/TML13/lo/ios-optimised-cp-6.0/vcl/inc/salframe.hxx:275
> #20        0x0000000107ce82c4 in AquaSalInstance::ProcessEvent(SalUserEventList::SalUserEvent) at /Volumes/TML13/lo/ios-optimised-cp-6.0/vcl/headless/svpinst.cxx:276
> #21        0x0000000107bc3d84 in SalUserEventList::DispatchUserEvents(bool) at /Volumes/TML13/lo/ios-optimised-cp-6.0/vcl/source/app/salusereventlist.cxx:109
> #22        0x0000000107ce8e98 in AquaSalInstance::DoYield(bool, bool) at /Volumes/TML13/lo/ios-optimised-cp-6.0/vcl/headless/svpinst.cxx:413
> #23        0x0000000107bf2e50 in ImplYield(bool, bool) at /Volumes/TML13/lo/ios-optimised-cp-6.0/vcl/source/app/svapp.cxx:469
> #24        0x0000000107bf29bc in Application::Yield() at /Volumes/TML13/lo/ios-optimised-cp-6.0/vcl/source/app/svapp.cxx:534
> #25        0x0000000107bf2938 in Application::Execute() at /Volumes/TML13/lo/ios-optimised-cp-6.0/vcl/source/app/svapp.cxx:449
> #26        0x0000000104eec454 in desktop::Desktop::Main() at /Volumes/TML13/lo/ios-optimised-cp-6.0/desktop/source/app/app.cxx:1642
> #27        0x0000000107c03778 in ImplSVMain() at /Volumes/TML13/lo/ios-optimised-cp-6.0/vcl/source/app/svmain.cxx:281
> #28        0x0000000107c060b8 in SVMain() at /Volumes/TML13/lo/ios-optimised-cp-6.0/vcl/source/app/svmain.cxx:319
> #29        0x0000000104f0d004 in ::soffice_main() at /Volumes/TML13/lo/ios-optimised-cp-6.0/desktop/source/app/sofficemain.cxx:167
> #30        0x0000000104f6be40 in lo_startmain(void*) at /Volumes/TML13/lo/ios-optimised-cp-6.0/desktop/source/lib/init.cxx:4371
> #31        0x00000001074224bc in osl_thread_start_Impl(void*) at /Volumes/TML13/lo/ios-optimised-cp-6.0/sal/osl/unx/thread.cxx:234</span ></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>