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 8381853
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T16:47:23+00:00 2026-06-09T16:47:23+00:00

Today we had a customer run into a problem with a Windows service that

  • 0

Today we had a customer run into a problem with a Windows service that is part of one our products after they downloaded and installed a newer version of the product.

They are running the service on a Windows Server 2003 R2 (Service Pack 2) machine, which has .NET 2.0 installed on it (and this is the most recent version of the .NET Framework on that server).

After they installed the product update and restarted the service, it crashed almost immediately with the following error information logged to the Windows Event Log:

Event Type: Error
Event Source:   .NET Runtime 2.0 Error Reporting
Event Category: None
Event ID:   5000
Date:       8/13/2012
Time:       11:46:23 AM
User:       N/A
Computer:   
Description:
EventType clr20r3, P1 our-service-name-redacted.exe, P2 2.6.31.0, P3 4fcd090b, P4 mscorlib, P5 2.0.0.0, P6 4889dc80, P7 e38, P8 1e8, P9 pszqoadhx1u5zahbhohghldgiy4qixhx, P10 NIL.

Now, a few other customers are running the same version of the Windows service without any issues (on different versions of Windows), and I tested the service on a virtual machine running Windows Server 2003 R2 (Service Pack 2) and did not encounter this problem, but it happens consistently for this single customer.

So, this isn’t a “what’s wrong with my code?” question: I’m more interested in two things about this error information that I find odd:

  • The faulting module (P4) is mscorlib
  • P9, which is normally supposed to name the exception that occurred as far as I understand things, contains what looks like garbage data (or some kind of obfuscated information perhaps?)

Is there a general explanation for this? I tried Googling but not much luck, since it’s hard to search for “P9 garbage” and similar and get anything useful. In particular, I’m really curious what the “gibberish” value for P9 could indicate. For example, could this be a hint that they have a corrupted installation of .NET, or does this “gibberish” actually mean something?

Also, I am somewhat surprised the faulting module is mscorlib and not one of the our own assemblies, which makes me wonder again if the customer’s .NET installation is corrupted, or a virus or other malware is lurking on their server.

So, as mentioned, are there any commonplace explanations for this rather odd error report and the P9 “gibberish,” or any particular troubleshooting steps I should try beyond trying to get a crash dump and debugging in WinDbg?

  • 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-06-09T16:47:24+00:00Added an answer on June 9, 2026 at 4:47 pm

    The exception information in P9 is hashed if it would be otherwise too long to fit within the field (I’m not sure what the length of the fields are, but apparently they’re limited).

    However, unless you’re unlucky, it’s quite likely that the hash code will have been encountered by plenty of people in the past – so you can do searches based on the hash, and you’ll likely find people who already know what type of exception it actually was. In this case, it appears to be a COM exception.

    Finally, all the the module information tells you is where the exception originated. It is not at all uncommon for code that you call into to throw exceptions, and it would be an unusual .NET program that didn’t have quite a few calls into mscorlib. It’s especially not surprising when we (now) know that it’s a COM exception.

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

Sidebar

Related Questions

I had a performance problem today that showed up after some profiling. Calls to
I had a peculiar problem yesterday. A customer put one of my Delphi apps
Today I had the problem that I couldn't delete a folder because it was
I came across a table of freq. counts today I had to expand into
I'm running Emacs 22.3 in Windows. Earlier today I had gdb working within Emacs
i'm doing my first applications using JDBC/Oracle... Today i had a problem and i
Today I have had a problem with hiding text with text-indent: -9999px rule. I
I had a wild thought today. I've been discovering that my users like my
I had the following problem today, and I was wondering if there is a
Today I had a problem converting a Long (Int64) to an Integer (Int32). The

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.