mafintosh / mafintosh/utp-native
UTP native crashes with many udp connections on windows
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 101
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am currently testing out webtorrent,
When adding 2 torrents with 100-200 peers, utp-native seems to crash
Here is the thrown exception.
I was wondering if you can fix this?
Thanks :D
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Windows crash in utp-native/libutp with two torrents and roughly 100–200 UDP peers, using the exception shown in the report as the failure signal. Trace the native binding and libutp path involved in handling many simultaneous connections. Done means the reported workload no longer crashes on Windows and the fix is verified under comparable connection load.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100