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

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to