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

The Archive Base Latest Questions

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

I have a VB.NET application that crashes on a client’s computer with a BSOD

  • 0

I have a VB.NET application that crashes on a client’s computer with a BSOD error… KERNEL_DATA_INPAGE_ERROR.

This error occurs at a point where my program does two things:

  • Locks the computer
  • Plays a sound in BackgroundLoop mode

For locking the work station, I am just using this:

<DllImport("user32")> _
Public Shared Sub LockWorkStation()
End Sub

For playing the sound, I am doing this:

My.Computer.Audio.Play(My.Resources.ResourceManager.GetStream("somesound"), AudioPlayMode.BackgroundLoop)

Now, this sound loops until the user logs back in. My software detects the session state switch and stops playing the sound. Sometimes when I log back in, the sound card plays garbage data for a split second, instead of the rest of the audio buffer. I get the impression that this has something to do with session switching.

Could my client be having an issue where there is memory corruption occurring at the point of locking the computer?

I apologize for the vagueness of this post… I am not sure where to begin as I cannot reproduce the problem myself.

Edit: If the sound is left to play on its own, even without locking the computer, eventually the computer will lock up and then bluescreen. Playing the sound while locking at the same causes it to happen sooner.

Edit #2: So I’ve seen it fail now. The sound loop starts playing correctly but quickly switches to looping of garbage data. It’s as if it is just reading a random location in memory and looping that. Very strange behavior!

Solved!: It was hardware all along afterall. Apparently this particular model of laptop has a problem where the speaker is installed right on top of the hard drive. When playing sounds loudly, it creates all sorts of problems.

  • 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-16T23:12:53+00:00Added an answer on May 16, 2026 at 11:12 pm

    A blue screen is almost certainly related to defective hardware or drivers. Softwarewise, there’s really not much you can do about this apart from putting together a workaround.

    You can perform a memory dump and try to determine what specifically went wrong, or with some clever debugging see where it bombs out in order to try to avoid it.

    Otherwise, you’re probably talking about doing some maintenance work on the machine in question.

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

Sidebar

Related Questions

I have cornered this error down to a redirect action call by DotNetOpenAuth( http://www.dotnetopenauth.net/
I have a .NET application that makes calls to a native Win32 DLL using
We have a .NET application that needs to pass some data over to a
I have a .NET application that polls an Exchange email mailbox for new messages
I have a small command line app that uses the Oracle client (specifically, Oracle.DataAccess).
I have to deal with legacy ASP.NET application written in .NET Framework 1.1. When
I just finished building my program, but I noticed that vb.net (2010) creates two
When I exit my C++ program it crashes with errors like: EAccessViolation with mesage
I wrote an application in C# for win 7 which used .NET 4.0 and

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.