https://bugs.freedesktop.org/show_bug.cgi?id=45675
DavidO <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Assignee|[email protected] |[email protected] |desktop.org | --- Comment #35 from DavidO <[email protected]> --- Can reproduce the problem. Access violation. At first glance has nothing to do with underlying databse Here the offending stack trace: cppu3.dll!cppu::icopyConstructSequence(_sal_Sequence * pSource, _typelib_TypeDescriptionReference * pElementType, void (void *)* acquire, _uno_Mapping * mapping) Zeile 509 + 0x8 Bytes C++ cppu3.dll!cppu::copyConstructSequence(_sal_Sequence * pSource, _typelib_TypeDescriptionReference * pElementType, void (void *)* acquire, _uno_Mapping * mapping) Zeile 168 + 0x15 Bytes C++ cppu3.dll!cppu::_copyConstructAnyFromData(_uno_Any * pDestAny, void * pSource, _typelib_TypeDescriptionReference * pType, _typelib_TypeDescription * pTypeDescr, void (void *)* acquire, _uno_Mapping * mapping) Zeile 308 + 0x1a Bytes C++ cppu3.dll!cppu::_copyConstructAny(_uno_Any * pDestAny, void * pSource, _typelib_TypeDescriptionReference * pType, _typelib_TypeDescription * pTypeDescr, void (void *)* acquire, _uno_Mapping * mapping) Zeile 362 + 0x1d Bytes C++ cppu3.dll!uno_type_any_construct(_uno_Any * pDest, void * pSource, _typelib_TypeDescriptionReference * pType, void (void *)* acquire) Zeile 72 + 0x19 Bytes C++ dbtoolslo.dll!552832e3() [Unten angegebene Rahmen sind möglicherweise nicht korrekt und/oder fehlen, keine Symbole geladen für dbtoolslo.dll] dbtoolslo.dll!552859ad() > dbalo.dll!lcl_getBookmark(connectivity::ORowSetValue & i_aValue, > dbaccess::OCacheSet * i_pCacheSet) Zeile 493 + 0xd Bytes C++ dbalo.dll!dbaccess::ORowSetCache::getBookmark() Zeile 508 + 0x35 Bytes C++ dbalo.dll!dbaccess::ORowSetBase::impl_getRow() Zeile 930 + 0x3c Bytes C++ dbalo.dll!dbaccess::ORowSetBase::getRow() Zeile 910 + 0xb Bytes C++ svxcorelo.dll!CursorWrapper::getRow() Zeile 165 + 0x29 Bytes C++ svxcorelo.dll!DbGridControl::SeekCursor(long nRow, unsigned char bAbsolute) Zeile 2409 + 0x11 Bytes C++ svxcorelo.dll!DbGridControl::SetCurrent(long nNewRow) Zeile 2099 + 0x11 Bytes C++ svxcorelo.dll!DbGridControl::CursorMoving(long nNewRow, unsigned short nNewCol) Zeile 2077 + 0x26 Bytes C++ svtlo.dll!svt::EditBrowseBox::IsCursorMoveAllowed(long nNewRow, unsigned short nNewColId) Zeile 946 + 0x19 Bytes C++ svtlo.dll!BrowseBox::GoToRowColumnId(long nRow, unsigned short nColId) Zeile 1654 + 0x19 Bytes C++ svtlo.dll!BrowseBox::MouseButtonDown(const BrowserMouseEvent & rEvt) Zeile 1748 C++ svtlo.dll!svt::EditBrowseBox::MouseButtonDown(const BrowserMouseEvent & rEvt) Zeile 520 C++ dbulo.dll!dbaui::SbaGridControl::MouseButtonDown(const BrowserMouseEvent & rMEvt) Zeile 1129 C++ svtlo.dll!BrowserDataWin::MouseButtonDown(const MouseEvent & rEvt) Zeile 482 C++ vcllo.dll!ImplHandleMouseEvent(Window * pWindow, unsigned short nSVEvent, unsigned char bMouseLeave, long nX, long nY, unsigned long nMsgTime, unsigned short nCode, unsigned short nMode) Zeile 803 C++ vcllo.dll!ImplHandleSalMouseButtonDown(Window * pWindow, SalMouseEvent * pEvent) Zeile 2072 + 0x48 Bytes C++ vcllo.dll!ImplWindowFrameProc(Window * pWindow, SalFrame * __formal, unsigned short nEvent, const void * pEvent) Zeile 2399 + 0xd Bytes C++ vcllo.dll!SalFrame::CallCallback(unsigned short nEvent, const void * pEvent) Zeile 278 + 0x2e Bytes C++ vcllo.dll!ImplHandleMouseMsg(HWND__ * hWnd, unsigned int nMsg, unsigned int wParam, long lParam) Zeile 3265 + 0x11 Bytes C++ vcllo.dll!SalFrameWndProc(HWND__ * hWnd, unsigned int nMsg, unsigned int wParam, long lParam, int & rDef) Zeile 5630 + 0x15 Bytes C++ vcllo.dll!SalFrameWndProcW(HWND__ * hWnd, unsigned int nMsg, unsigned int wParam, long lParam) Zeile 6030 + 0x19 Bytes C++ user32.dll!75528817() user32.dll!7552898e() user32.dll!75528921() user32.dll!75528ab9() user32.dll!75528b10() vcllo.dll!ImplDispatchMessage(const tagMSG * lpMsg) Zeile 125 C++ vcllo.dll!ImplSalDispatchMessage(tagMSG * pMsg) Zeile 637 + 0x9 Bytes C++ vcllo.dll!ImplSalYield(unsigned char bWait, unsigned char bHandleAllCurrentEvents) Zeile 668 + 0x9 Bytes C++ vcllo.dll!WinSalInstance::Yield(bool bWait, bool bHandleAllCurrentEvents) Zeile 713 + 0xf Bytes C++ vcllo.dll!ImplYield(bool i_bWait, bool i_bAllEvents) Zeile 435 C++ vcllo.dll!Application::Yield(bool i_bAllEvents) Zeile 468 + 0xc Bytes C++ vcllo.dll!Application::Execute() Zeile 413 + 0x7 Bytes C++ sofficeapp.dll!desktop::Desktop::Main() Zeile 1715 C++ vcllo.dll!ImplSVMain() Zeile 173 + 0x15 Bytes C++ vcllo.dll!SVMain() Zeile 211 C++ sofficeapp.dll!soffice_main() Zeile 83 + 0x5 Bytes C++ soffice.bin!sal_main() Zeile 48 + 0x6 Bytes C soffice.bin!main(int argc, char * * argv) Zeile 47 + 0x1a Bytes C soffice.bin!WinMain(void * _hinst, void * _dummy, char * _cmdline, int _nshow) Zeile 47 + 0x28 Bytes C soffice.bin!__tmainCRTStartup() Zeile 547 + 0x1c Bytes C kernel32.dll!7575f13c() ntdll.dll!7756d819() ntdll.dll!7756da2b() -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
