Skip to content

Random error is thrown at runtime #13254

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TechnVision opened this issue Apr 7, 2025 · 1 comment
Open

Random error is thrown at runtime #13254

TechnVision opened this issue Apr 7, 2025 · 1 comment
Labels
untriaged The team needs to look at this issue in the next triage waiting-author-feedback The team requires more information from the author

Comments

@TechnVision
Copy link

.NET version

.net 8, WinForms

Did it work in .NET Framework?

Yes

Did it work in any of the earlier releases of .NET Core or .NET 5+?

The App works file without any code changes since .net 6.

Issue description

The exception unknown software exception 0xx0434352 occurred in the app at location 0x000007FF919E41B39

Why is this error thrown at random places in runtime. My app is a WinForms app, with some DevExpress libraries, when error is thrown the app is closed and user will have to start the app again. I even have Application.ThreadException and AppDomain.CurrentDomain.UnhandledException in my start-up Program.cs file.

My system performance is running good and has all windows updates, even the sfs scanner shows there is nothing wrong with the system or server.

Upon further researching the error, there is something called KernalBase.dll that is throwing this error.

How can this be resolved?

Steps to reproduce

I'm not sure how to reproduce the issue, but occurring and creating issue at user's end.

@TechnVision TechnVision added the untriaged The team needs to look at this issue in the next triage label Apr 7, 2025
@Olina-Zhang
Copy link
Member

Hi @TechnVision We haven't encountered this issue before and unfortunately can't reproduce it based on the description above. It appears that you have some system environment issues in your user's end.

Can you please try to follow this quick tutorial about how to resolve an issue with an application error? Let us know if it can be resolved.

If not, we still hope you can give a sample application with that issue, will test if it occurs in our side.

@Olina-Zhang Olina-Zhang added the waiting-author-feedback The team requires more information from the author label Apr 8, 2025
@merriemcgaw merriemcgaw changed the title Random error is thrown at runtime at runtime Random error is thrown at runtime Apr 9, 2025
@merriemcgaw merriemcgaw added 💥 regression-release Regression from a public release and removed 💥 regression-release Regression from a public release labels Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged The team needs to look at this issue in the next triage waiting-author-feedback The team requires more information from the author
Projects
None yet
Development

No branches or pull requests

4 participants