savoirfairelinux / opendht

OpenDHT: a C++17 Distributed Hash Table implementation
GNU General Public License v3.0
1.02k stars 172 forks source link

terminate called after throwing an instance of 'std::bad_alloc' #207

Closed milisarge closed 7 years ago

milisarge commented 7 years ago

https://github.com/savoirfairelinux/opendht/blob/b3119cce1342adb38dd218587b7bfa65e838a652/README.md#python-3-example

when i tried this example it gives this error:

terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc

also here is my opendht package files : http://ix.io/yIq

here is strace output: http://ix.io/z49

milisarge commented 7 years ago

thanks much,it fixed with 1.3.6