You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Началось вроде после вливания ветки majestrate/merge_udp_tunnel.
(gdb) run
Starting program: C:\dev\i2pd\i2pd\i2pd.exe
[New Thread 3888.0x1728]
[New Thread 3888.0x151c]
Thread 1 received signal SIGSEGV, Segmentation fault.
boost::date_time::int_adapter::is_special (this=0x2f262d19eb46803)
at C:/msys64/mingw64/include/boost/date_time/int_adapter.hpp:131
131 return(is_infinity() || is_nan());
Началось вроде после вливания ветки majestrate/merge_udp_tunnel.
(gdb) run
Starting program: C:\dev\i2pd\i2pd\i2pd.exe
[New Thread 3888.0x1728]
[New Thread 3888.0x151c]
Thread 1 received signal SIGSEGV, Segmentation fault.
boost::date_time::int_adapter::is_special (this=0x2f262d19eb46803)
at C:/msys64/mingw64/include/boost/date_time/int_adapter.hpp:131
131 return(is_infinity() || is_nan());
(gdb) bt
#0 boost::date_time::int_adapter::is_special (
#1 0x00000000006a3a68 in boost::date_time::time_duration<boost::posix_time::time_duration, boost::date_time::time_resolution_traits<boost::date_time::time_resolution_traits_adapted64_impl, (boost::date_time::time_resolutions)5, 1000000ll, (unsigned short)6, int> >::is_special (this=)
#2 boost::date_time::counted_time_systemboost::date_time::counted_time_rep<boost::posix_time::millisec_posix_time_system_config >::add_time_duration (
#3 0x0000000000460c83 in boost::date_time::base_time<boost::posix_time::ptime, boost::date_time::counted_time_system<boost::date_time::counted_time_repboost::posix_time::millisec_posix_time_system_config > >::operator+ (td=...,
#4 boost::asio::time_traitsboost::posix_time::ptime::add (d=..., t=...)
#5 boost::asio::detail::deadline_timer_serviceboost::asio::time_traits<boost::posix_time::ptime >::expires_from_now (ec=..., expiry_time=..., impl=...,
#6 boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traitsboost::posix_time::ptime >::expires_from_now (ec=...,
#7 boost::asio::basic_deadline_timer<boost::posix_time::ptime, boost::asio::time_traitsboost::posix_time::ptime, boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traitsboost::posix_time::ptime > >::basic_deadline_timer (expiry_time=..., io_service=...,
#8 boost::asio::basic_deadline_timer<boost::posix_time::ptime, boost::asio::time_traitsboost::posix_time::ptime, boost::asio::deadline_timer_service<boost::posix_time::ptime, boost::asio::time_traitsboost::posix_time::ptime > >::basic_deadline_timer (expiry_time=..., io_service=...,
#9 i2p::client::ClientContext::ClientContext (
#10 0x000000000077413b in __static_initialization_and_destruction_0 (
#11 _GLOBAL__sub_I__ZN3i2p6client7contextE () at ClientContext.cpp:576
#12 0x000000000063c145 in __do_global_ctors ()
#13 0x000000000063c19c in __main ()
#14 0x00000000004013c0 in __tmainCRTStartup ()
#15 0x00000000004014fb in WinMainCRTStartup ()
The text was updated successfully, but these errors were encountered: