[sword-devel] Crash in Sword trunk (svn 3696) on Windows 10
Tobias Klein
contact at tklein.info
Thu Feb 6 23:14:41 MST 2020
Hi,
the latest Sword trunk crashes on Windows 10 during initialization of
SWMgr. I built the library using Visual Studio 2015.
EXCEPTION_ACCESS_VIOLATION_READ
Fatal Error: EXCEPTION_ACCESS_VIOLATION_READ
*
*
VCRUNTIME140+0x000332d|memcpy|memcpy.asm:668
*
libsword+0x000ce4c|sword::SWBuf::set|swbuf.h:205
*
libsword+0x001a879|sword::SWBuf::{ctor}|swbuf.h:112
*
libsword+0x001a855|std::pair<T>::{ctor}|utility:171
*
libsword+0x001a82e|sword::multimapwithdefault<T>::operator[]|multimapwdef.h:45
*
libsword+0x008d6ff|sword::SWConfig::augment|swconfig.cpp:172
*
libsword+0x00a09f4|sword::SWMgr::loadConfigDir|swmgr.cpp:764
*
libsword+0x00a038c|sword::SWMgr::load|swmgr.cpp:856
*
libsword+0x0092829|sword::SWMgr::Load|swmgr.h:407
*
libsword+0x0092823|sword::SWMgr::SWMgr|swmgr.cpp:412
*
The crash happens in sword::SWBuf::set (see stacktrace above).
After performing the following reverts it does not crash anymore:
*
swbuf.cpp, swbuf.h => svn 3590
* swmodule.cpp => svn 3618
*
* Best regards,
Tobias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/sword-devel/attachments/20200207/711f7678/attachment-0001.html>
More information about the sword-devel
mailing list