OpenWebTorrent / openwebtorrent-tracker

Fast and simple Webtorrent tracker implementation in C++
https://openwebtorrent.com
71 stars 22 forks source link

Segmentation Faults #10

Closed subins2000 closed 3 years ago

subins2000 commented 4 years ago

At times, segemntation faults are happening for reasons idk. Would like to know how stable is OWT ? I'm now thinking of making a Java port of WebTorrent tracker.

alxhotel commented 4 years ago

Hi @subins2000,

Yeah, the current version is not very stable. But I believe it just needs a few tweaks to fix it

I'll try to fix it this week. But if you find a fix sooner, please send a PR :)

subins2000 commented 4 years ago

I ended up porting OTT to Java :sweat_smile: it works : https://github.com/subins2000/webtorrent-tracker-java/

alxhotel commented 3 years ago

I think this problem should be fixed by now.

Please reopen if you keep seen this error.