https://bugs.documentfoundation.org/show_bug.cgi?id=166637
--- Comment #3 from Mike Kaganski <[email protected]> --- Regression after 62dd6274c71bc840f5c5abcd4b1fa536238aa25d. Call stack in nullptr dereference: > sfxlo.dll!com::sun::star::uno::Reference<com::sun::star::view::XSelectionSupplier>::operator->() > Line 387 C++ > sfxlo.dll!`anonymous namespace'::GetSelectedShapeOfView(const > com::sun::star::uno::Reference<com::sun::star::frame::XController> & > xController) Line 2827 C++ > sfxlo.dll!SfxViewShell::GetSignPDFCertificate() Line 2873 C++ > svxcorelo.dll!SdrDragView::BegDragObj(const Point & rPnt, OutputDevice * > pOut, SdrHdl * pHdl, short nMinMov, SdrDragMethod * _pForcedMeth) Line 418 > C++ > basctllo.dll!basctl::DlgEdFuncSelect::MouseButtonDown(const MouseEvent & > rMEvt) Line 452 C++ > basctllo.dll!basctl::DlgEditor::MouseButtonDown(const MouseEvent & rMEvt) > Line 435 C++ > basctllo.dll!basctl::DialogWindow::MouseButtonDown(const MouseEvent & rMEvt) > Line 135 C++ > vcllo.dll!ImplHandleMouseEvent(const VclPtr<vcl::Window> & xWindow, > NotifyEventType nSVEvent, bool bMouseLeave, __int64 nX, __int64 nY, unsigned > __int64 nMsgTime, unsigned short nCode, MouseEventModifiers nMode) Line 706 > C++ > vcllo.dll!ImplHandleSalMouseButtonDown(vcl::Window * pWindow, const > SalMouseEvent * pEvent) Line 2338 C++ > vcllo.dll!ImplWindowFrameProc(vcl::Window * _pWindow, SalEvent nEvent, const > void * pEvent) Line 2683 C++ > vcllo.dll!SalFrame::CallCallback(SalEvent nEvent, const void * pEvent) Line > 310 C++ > vclplug_winlo.dll!ImplHandleMouseMsg(HWND__ * hWnd, unsigned int nMsg, > unsigned __int64 wParam, __int64 lParam) Line 3306 C++ > vclplug_winlo.dll!SalFrameWndProc(HWND__ * hWnd, unsigned int nMsg, unsigned > __int64 wParam, __int64 lParam, bool & rDef) Line 5794 C++ > vclplug_winlo.dll!SalFrameWndProcW(HWND__ * hWnd, unsigned int nMsg, unsigned > __int64 wParam, __int64 lParam) Line 6130 C++ > user32.dll!UserCallWinProcCheckWow(struct _ACTIVATION_CONTEXT *,__int64 > (*)(struct tagWND *,unsigned int,unsigned __int64,__int64),struct HWND__ > *,enum _WM_VALUE,unsigned __int64,__int64,void *,int) Unknown > user32.dll!DispatchMessageWorker() Unknown > vclplug_winlo.dll!ImplSalDispatchMessage(const tagMSG * pMsg) Line 442 > C++ > vclplug_winlo.dll!ImplSalYield(bool bWait, bool bHandleAllCurrentEvents) Line > 511 C++ > vclplug_winlo.dll!WinSalInstance::DoYield(bool bWait, bool > bHandleAllCurrentEvents) Line 548 C++ > vcllo.dll!ImplYield(bool i_bWait, bool i_bAllEvents) Line 385 C++ > vcllo.dll!Application::Yield() Line 488 C++ > vcllo.dll!Application::Execute() Line 361 C++ > sofficeapp.dll!desktop::Desktop::Main() Line 1680 C++ > vcllo.dll!ImplSVMain() Line 231 C++ > vcllo.dll!SVMain() Line 250 C++ > sofficeapp.dll!soffice_main() Line 122 C++ > soffice.bin!sal_main() Line 51 C > soffice.bin!main(int argc, char * * argv) Line 49 C -- You are receiving this mail because: You are the assignee for the bug.
