Application crashing at random/unkown times.

Open
#145 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp
Domain
networking

Research direction

Start by reviewing the four linked Visual Studio debugger screenshots and the reported WebSocket plus HTTP server setup. Reproduce the stack overflow in a controlled environment, then use the debugger's reported call path to identify the cause; done means a reproducible cause and verified fix.

Written by the indexing model from the issue text.

Description

Having an application which listens on Websocket connections (+ httpserver) for every client that enters the site (It's an online game) but at random times, or unknown for no reason crashes occur when using it on my production application.

Stackoverflow exception, tried to define catch (Exception) with no success.

VS 2015 screenshots of the debugger:
http://screencast.com/t/a7SPH1Qu
http://screencast.com/t/83lodReN
http://screencast.com/t/zroRzS8d
http://screencast.com/t/RJXR6htStCjo

Dominant language
C#
Stars
6.1k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sta/websocket-sharp

All issues in sta/websocket-sharp

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.