Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 799851
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T23:11:52+00:00 2026-05-14T23:11:52+00:00

We have a c# (3.5 framework) socket server which is a console app, after

  • 0

We have a c# (3.5 framework) socket server which is a console app, after about 3000 connections (or less, it’s quite random), we get an unhandled exception which crashes the app completely.

We’re really struggling to find out what’s happening and where, the only info we get is below, can anyone shed any light? It should be noted that EVERYTHING is wrapped up in try catch{}

Description:
Stopped working

Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: qrushrserver.exe
Problem Signature 02: 1.0.0.0
Problem Signature 03: 4bf56a0c
Problem Signature 04: System
Problem Signature 05: 2.0.0.0
Problem Signature 06: 49cc5ec9
Problem Signature 07: 2c0b
Problem Signature 08: 40
Problem Signature 09: System.Net.Sockets.Socket
OS Version: 6.0.6002.2.2.0.1296.17
Locale ID: 2057

Faulting application app_name.exe, version 1.0.0.0, time stamp 0x4bf56a0c, faulting module mscorwks.dll, version 2.0.50727.4200, time stamp 0x4a9ee32d, exception code 0xc0000005, fault offset 0x00000000001c89ca, process id 0x%9, application start time 0x%10.

.NET Runtime version 2.0.50727.4200 – Fatal Execution Engine Error (000007FEF8E4664E) (80131506)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T23:11:53+00:00Added an answer on May 14, 2026 at 11:11 pm

    Your program is dying on an Access Violation. While there’s no conclusive evidence, this most likely happened when the garbage collector or finalizer thread was running. Which would make the exception uncatchable.

    This is almost always caused by heap corruption. It is very unlikely that it is the .NET Socket code that caused the corruption, that code has been put to the test billions of times. Although you are giving it a good work-out. The much more likely cause is some kind of unmanaged code that’s used by your program. Some kind of COM server, perhaps you P/Invoke something. It could also be some sort of add-in to the machine, like a virus scanner.

    Finding the true cause is going to be difficult. Start with the environmental stuff, boot Windows in safe mode with network support. Run SysInternals’ AutoRuns utility to disable stuff that gets started automatically. Good luck with it, you’ll need it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 409k
  • Answers 409k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Have you tried spitting out the config from the FB… May 15, 2026 at 7:04 am
  • Editorial Team
    Editorial Team added an answer Run-time is basically the time at which your code is… May 15, 2026 at 7:04 am
  • Editorial Team
    Editorial Team added an answer The most immediate consequence of a big claimset is lower… May 15, 2026 at 7:04 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.